summaryrefslogtreecommitdiff
path: root/Android.bp
diff options
context:
space:
mode:
Diffstat (limited to 'Android.bp')
-rw-r--r--Android.bp14
1 files changed, 2 insertions, 12 deletions
diff --git a/Android.bp b/Android.bp
index a657ade..9d70070 100644
--- a/Android.bp
+++ b/Android.bp
@@ -3,16 +3,6 @@ soong_namespace {
}
package {
- default_applicable_licenses: ["hardware_google_graphics_gs101_license"],
-}
-
-// Added automatically by a large-scale-change
-// See: http://go/android-license-faq
-license {
- name: "hardware_google_graphics_gs101_license",
- visibility: [":__subpackages__"],
- license_kinds: [
- "SPDX-license-identifier-Apache-2.0",
- ],
- // large-scale-change unable to identify any license_text files
+ // See: http://go/android-license-faq
+ default_applicable_licenses: ["Android-Apache-2.0"],
}