summaryrefslogtreecommitdiff
path: root/location
diff options
context:
space:
mode:
authorTreehugger Robot <treehugger-gerrit@google.com>2021-04-01 13:02:13 +0000
committerAutomerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>2021-04-01 13:02:13 +0000
commit3dd40d172b7f06336bc3453cd70632044c8257b3 (patch)
treed3925085be5ccca1bf882a09606caff816c1f12f /location
parent9a4b4693f683d6038603a14e29a90c4d0a402065 (diff)
parenta087245e035b35c6e74dce56d8918e2f98961e14 (diff)
Merge "[LSC] Add LOCAL_LICENSE_KINDS to frameworks/base" am: 7226ad3729 am: a087245e03
Original change: https://android-review.googlesource.com/c/platform/frameworks/base/+/1661581 Change-Id: I70994b32bd4a68bb3d3062d349cc833ba2edf5a0
Diffstat (limited to 'location')
-rw-r--r--location/java/Android.bp9
1 files changed, 9 insertions, 0 deletions
diff --git a/location/java/Android.bp b/location/java/Android.bp
index 996a7ea37adf..543f2b1ab4a8 100644
--- a/location/java/Android.bp
+++ b/location/java/Android.bp
@@ -1,3 +1,12 @@
+package {
+ // See: http://go/android-license-faq
+ // A large-scale-change added 'default_applicable_licenses' to import
+ // all of the 'license_kinds' from "frameworks_base_license"
+ // to get the below license kinds:
+ // SPDX-license-identifier-Apache-2.0
+ default_applicable_licenses: ["frameworks_base_license"],
+}
+
filegroup {
name: "framework-location-sources",
srcs: [