<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>i.MX ProcessorsのトピックRe: GPS.device.so is not getting generated</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/GPS-device-so-is-not-getting-generated/m-p/1036790#M152865</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello&amp;nbsp; Amit Kulkarni,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you for sharing the solution to this issue! I'm sure other Community users will find it useful.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 19 Feb 2020 19:24:05 GMT</pubDate>
    <dc:creator>gusarambula</dc:creator>
    <dc:date>2020-02-19T19:24:05Z</dc:date>
    <item>
      <title>GPS.device.so is not getting generated</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/GPS-device-so-is-not-getting-generated/m-p/1036788#M152863</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm using Android 9 Auto. I have kept my libgps source code under /vendor/nxp-opensource/imx/libgps.&amp;nbsp;&lt;/P&gt;&lt;P&gt;If i build using command 'mm' by going inside&amp;nbsp;&lt;SPAN&gt;vendor/nxp-opensource/imx/libgps, i can see that in out folder gps.MEK.so is created. However when i build completed Android build then i dont see its getting created. I have tried this after deleting all symbols, intermediates which were created in standalone build. I've also added&amp;nbsp;&amp;nbsp;&lt;SPAN style="background-color: #f6f6f6;"&gt;USE_ATHR_GPS_HARDWARE=true in BoardConfig.mk&amp;nbsp;&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Please let me know what wrong I'm doing.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My Android.mk file is&amp;nbsp;like below:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;BLOCKQUOTE class="jive_macro_quote jive-quote jive_text_macro"&gt;&lt;P&gt;LOCAL_PATH := $(call my-dir)&lt;BR /&gt;ifneq ($(TARGET_PRODUCT),sim)&lt;BR /&gt;# HAL module implemenation, not prelinked and stored in&lt;BR /&gt;# hw/&amp;lt;GPS_HARDWARE_MODULE_ID&amp;gt;.&amp;lt;ro.hardware&amp;gt;.so&lt;BR /&gt; ifeq ($(USE_ATHR_GPS_HARDWARE),true)&lt;BR /&gt; include $(CLEAR_VARS)&lt;BR /&gt; LOCAL_PRELINK_MODULE := false&lt;BR /&gt; LOCAL_MODULE_PATH := $(TARGET_OUT_SHARED_LIBRARIES)/hw&lt;BR /&gt; LOCAL_SHARED_LIBRARIES := liblog libcutils libhardware&lt;BR /&gt; LOCAL_SRC_FILES := athr_gps.c&lt;BR /&gt; LOCAL_SRC_FILES += gps.c&lt;BR /&gt; LOCAL_MODULE := gps.$(TARGET_BOOTLOADER_BOARD_NAME)&lt;BR /&gt; LOCAL_MODULE_TAGS := optional&lt;BR /&gt; include $(BUILD_SHARED_LIBRARY)&lt;BR /&gt; endif&lt;BR /&gt;endif&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 Feb 2020 09:36:25 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/GPS-device-so-is-not-getting-generated/m-p/1036788#M152863</guid>
      <dc:creator>amit251291</dc:creator>
      <dc:date>2020-02-17T09:36:25Z</dc:date>
    </item>
    <item>
      <title>Re: GPS.device.so is not getting generated</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/GPS-device-so-is-not-getting-generated/m-p/1036789#M152864</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have resolved this issue. I had to mention the name of package under PRODUCT_PACKAGES.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Feb 2020 08:43:53 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/GPS-device-so-is-not-getting-generated/m-p/1036789#M152864</guid>
      <dc:creator>amit251291</dc:creator>
      <dc:date>2020-02-18T08:43:53Z</dc:date>
    </item>
    <item>
      <title>Re: GPS.device.so is not getting generated</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/GPS-device-so-is-not-getting-generated/m-p/1036790#M152865</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello&amp;nbsp; Amit Kulkarni,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you for sharing the solution to this issue! I'm sure other Community users will find it useful.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Feb 2020 19:24:05 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/GPS-device-so-is-not-getting-generated/m-p/1036790#M152865</guid>
      <dc:creator>gusarambula</dc:creator>
      <dc:date>2020-02-19T19:24:05Z</dc:date>
    </item>
  </channel>
</rss>

