summaryrefslogtreecommitdiff
path: root/location/lib/Android.bp
AgeCommit message (Expand)Author
2024-10-08Add missing Javadoc dependency to `com.android.location.provider` Paul Duffin
2024-02-14Refactor Geocoder Provider System APIs Soonil Nagarkar
2021-06-02Set dist_group: "android" for frameworks/base java_sdk_libraries Colin Cross
2021-02-21[LSC] Add LOCAL_LICENSE_KINDS to frameworks/base Bob Badour
2020-09-24Tidy up the "unbundled" provider API Neil Fuller
2019-10-30Build API stub with less number of source files Jiyong Park
2019-09-17Build java_sdk_libraries with much less sources Jiyong Park
2019-09-17Add RequiresApi annotations to LocationProvider Soonil Nagarkar
2019-09-16Use filter_packages to unbunden metalava Jiyong Park
2019-08-30Cut the dependency to framework from droiddoc modules Jiyong Park
2019-08-26Use filegroup to simplify Android.bp for frameworks and its friends Jiyong Park
2019-08-20glob pattern is used for AIDL files under frameworks/base Jiyong Park
2019-01-09Switch to metalava Sundong Ahn
2018-10-04Add the metalava_enabled property Sundong Ahn
2018-06-07Build com.android.location.provider with java_sdk_library Sundong Ahn