summaryrefslogtreecommitdiff
path: root/pla
AgeCommit message (Collapse)Author
2019-05-18Addressing format related to formatingNilesh Gharde
Added formating related issue as genuine errors fixes Change-Id: Ie01e9ce3bf838a37871a4779ae1403b4dca3d87c CRs-Fixed: 2447200
2019-02-07Enable support for External AP buildMike Cailean
Enable support for build on External AP without libcutils or any Android library support. CRs-fixed: 2368435 Change-Id: I978127348fd6b8d90ed5ef0a714c02437dc59ee0
2018-11-05gps: add include files for LA compilationMadhanraj Chelladurai
add include files for LA compilation Change-Id: I2781337a7b5d50eaaada20bcf2a6bfb97095749d CRs-Fixed: 2344727
2018-07-11Changed to allow only locclient group to accessBhavna Sharma
hal daemon Move hal daemon socket creation to loc_client directory Define uid/gid for locclient CRs-Fixed: 2260194 Change-Id: Icaac885c19cd65b11254bb93b6a938b2d4595761
2018-06-05Include filesystem_config header from cutilsBaili Feng
We can not include header file from private folder. Include it from cutils instead. Change-Id: Ib0995ecfa1bef600c346bc5d055212103578fcae CRs-Fixed: 2254045
2018-03-30update uptimeMillis to get boot timeNaresh Munagala
Change-Id: I0f0c8235898e33ed6cee69d7d4c5a1e9b199c835 CRs-Fixed: 2209099
2018-03-01Define gps user and group id's for Android and LE.Harikrishnan Hariharan
- Define gps user and group id's for Android and LE. - Update to use getgrnam for getting group id's. - Get group id's for child processes for LE also. Change-Id: I5365dbc1c51eb89ab66ba8652f3ed1c5dbea6eb4 CRs-Fixed: 2183710
2018-01-16LE clean upKevin Tang
separated utils, core, ds and loc-api-v02 from loc-hal into their own independent packages; simplified loc-pla; moved pla to the root of project; removed loc-stub. Change-Id: I373f02f9306646addf55ae90d71c4ba8e3741d09 CRs-Fixed: 2172544