summaryrefslogtreecommitdiff
path: root/gralloc/Android.bp
diff options
context:
space:
mode:
Diffstat (limited to 'gralloc/Android.bp')
-rw-r--r--gralloc/Android.bp8
1 files changed, 1 insertions, 7 deletions
diff --git a/gralloc/Android.bp b/gralloc/Android.bp
index cf24ace..0ad369b 100644
--- a/gralloc/Android.bp
+++ b/gralloc/Android.bp
@@ -1,12 +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 "device_ti_beagle_x15_license"
- // to get the below license kinds:
- // SPDX-license-identifier-Apache-2.0
- // SPDX-license-identifier-BSD
- // SPDX-license-identifier-MIT
- default_applicable_licenses: ["device_ti_beagle_x15_license"],
+ default_applicable_licenses: ["Android-Apache-2.0"],
}
cc_library_shared {