History log of /hardware/qcom/gps/msm8084/etc/Android.mk
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
6cf5d45a11f95dcbf1a593df1b23ba9abffa994d 24-Feb-2016 Dan Willemsen <dwillemsen@google.com> Fix duplicate gps.conf for Shamu/Hammerhead

Shamu installs gps.conf from device/moto/shamu/gps.conf. Hammerhead
installs it from device/lge/hammerhead/gps.conf.

If the makefiles under this directory install gps.conf, the behavior is
undefined, and prints out these warnings:

ninja: warning: multiple rules generate
out/target/product/shamu/system/etc/gps.conf. builds involving this
target will not be correct; continuing anyway [-w dupbuild=warn]
ninja: warning: multiple rules generate
out/target/product/hammerhead/system/etc/gps.conf. builds involving this
target will not be correct; continuing anyway [-w dupbuild=warn]

We're trying to turn these into errors, since either gps.conf could be
installed.

Bug: 26294231
Change-Id: I1eb1057daaab571ed7c49747946b12c960c06ce3
/hardware/qcom/gps/msm8084/etc/Android.mk
bfff6343845ad9ff062c5fd97bb3b9be1053340e 02-May-2015 Dante Russo <drusso@codeaurora.org> gps: upgrade GPS HAL to latest

Change-Id: Idd560ad408ad4e9265d212ab42990b8683548599
/hardware/qcom/gps/msm8084/etc/Android.mk