summaryrefslogtreecommitdiff
path: root/libacryl_plugins
diff options
context:
space:
mode:
authorBob Badour <bbadour@google.com>2022-01-25 15:29:07 -0800
committerBob Badour <bbadour@google.com>2022-01-25 15:29:07 -0800
commitc721eef95790024244d2a43167b7ef3857d797bb (patch)
treefb3ac25864a0f6be3d44720e7efba4404d742ddd /libacryl_plugins
parent7942ec4f7e4da927e6e99251509e96ec42d657d5 (diff)
downloadgs101-c721eef95790024244d2a43167b7ef3857d797bb.tar.gz
Fix license texts.
Entire contents are Android 1p. Test: m nothing Change-Id: Ic4b74cc576c849eee94182450490574052e01464
Diffstat (limited to 'libacryl_plugins')
-rw-r--r--libacryl_plugins/Android.bp6
1 files changed, 1 insertions, 5 deletions
diff --git a/libacryl_plugins/Android.bp b/libacryl_plugins/Android.bp
index f8d58a0..9463723 100644
--- a/libacryl_plugins/Android.bp
+++ b/libacryl_plugins/Android.bp
@@ -1,10 +1,6 @@
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_graphics_gs101_license"
- // to get the below license kinds:
- // SPDX-license-identifier-Apache-2.0
- default_applicable_licenses: ["hardware_google_graphics_gs101_license"],
+ default_applicable_licenses: ["Android-Apache-2.0"],
}
cc_library {