summaryrefslogtreecommitdiff
path: root/location/Android.mk
AgeCommit message (Collapse)Author
2019-03-26Convert Android.mk file to Android.bp Sasha Smundak
Files failing automerge from AOSP. See build/soong/README.md for more information. Bug: 122332340 Test: treehugger Change-Id: I92f7584aeaf502336f67e04fbc22634784c9305d
2017-11-17Location Unit tests tccyp
- Added the GnssStatus unit test - Upgraded the runner to AndroidJunitRunner - Removed the old non-working unit tests. To run the tests, use any of this: 1. runtest frameworks-location 2. forrest test FrameworksLocationTests Bug: 69375757 Test: runtest frameworks-location Change-Id: Ia52a8ce51ab9334ad1b8dd1686303270ceca270b
2013-05-20Make com.android.location.provider visible to apps-only build. Ying Wang
Change-Id: Ic7983418d9577343817d5a80ebb0847804d2a1b2
2010-09-28Add location shared library for location provider APIs. Dianne Hackborn
First part, adding the existing classes in their new library. The old code will be removed once everything gets switched to using this. Change-Id: I27b6ad8c75c16f35300090e95f12a7db5608e3a3