summaryrefslogtreecommitdiff
path: root/location/Android.mk
AgeCommit message (Collapse)Author
2018-04-10hidl gnss hal 1.1 implementationBaili Feng
Implement new apis for IGnss 1.1 Change-Id: I2c98c32355f6d9681d51b709697e49ec735fe1cf CRs-fixed: 2133458
2017-08-01Clean up compiler warning messageBaili Feng
CRs-Fixed: 2070597 Change-Id: Ic57f5211a4e4b9112888435d54df7a361bcb6767
2017-07-21Fix 2.9-rel compilation issues on LENaresh Munagala
Change-Id: I35b8da213e8830456c8652802941a418748bd5e9 CRs-Fixed: 2067662
2017-06-27Removing header copying to out folderDante Russo
Replace copying header files to out folder for use by other modules to instead build headers into separate libraries that end with _headers that can be used by other modules. Change-Id: I073967cd34e5c79110895908a4eef1b7d17bf9ea CRs-fixed: 2068129
2017-04-17Move gnss hal to vendor partitionDante Russo
gnss hal is moved to vendor partition for binerization enablement CRs-fixed: 2020778 Change-Id: I8de91d0418ef4b9a1c778c45fe02d27d42c46c97
2017-04-17Remove owner of gps hal modulesDante Russo
Owner does not need to be specified for this project. Change-Id: I918a767ed3b83e134c5e63ded5b25070b3399ac8
2017-02-28LocationAPI implementationDante Russo
Implementation of LocationAPI into gps hal to be a common API that is called into by platform specific APIs. Change-Id: Ie5a7bd217d4ae2175ad49e6aca2fb6ecd4702f3b CRs-fixed: 1112712