summaryrefslogtreecommitdiff
path: root/light/1.0/default/Android.bp
diff options
context:
space:
mode:
authorBob Badour <bbadour@google.com>2022-01-25 13:36:23 -0800
committerBob Badour <bbadour@google.com>2022-01-25 20:09:54 -0800
commit3ef6a3ce549faf53b67d67ca9e22dc4f68dc9072 (patch)
tree8b56c284e5e071988ef1791a09f8eb8d11ac2427 /light/1.0/default/Android.bp
parent143dc110843221ff5dbb3a7e655ed1c7a11e3b3b (diff)
downloadinterfaces-3ef6a3ce549faf53b67d67ca9e22dc4f68dc9072.tar.gz
Fix license texts.
All the code here is Android 1p. Test: m nothing Change-Id: I0339dfd560684ed952160a68b409871e42d9698a
Diffstat (limited to 'light/1.0/default/Android.bp')
-rw-r--r--light/1.0/default/Android.bp6
1 files changed, 1 insertions, 5 deletions
diff --git a/light/1.0/default/Android.bp b/light/1.0/default/Android.bp
index af11738..96e12a3 100644
--- a/light/1.0/default/Android.bp
+++ b/light/1.0/default/Android.bp
@@ -16,11 +16,7 @@
package {
// See: http://go/android-license-faq
- // A large-scale-change added 'default_applicable_licenses' to import
- // all of the 'license_kinds' from "hardware_google_interfaces_license"
- // to get the below license kinds:
- // SPDX-license-identifier-Apache-2.0
- default_applicable_licenses: ["hardware_google_interfaces_license"],
+ default_applicable_licenses: ["Android-Apache-2.0"],
}
cc_defaults {