summaryrefslogtreecommitdiff
path: root/apex/media/Android.bp
diff options
context:
space:
mode:
Diffstat (limited to 'apex/media/Android.bp')
-rw-r--r--apex/media/Android.bp6
1 files changed, 6 insertions, 0 deletions
diff --git a/apex/media/Android.bp b/apex/media/Android.bp
index 5f1bd374df00..308741a6733d 100644
--- a/apex/media/Android.bp
+++ b/apex/media/Android.bp
@@ -17,4 +17,10 @@ package {
"//frameworks/av/apex",
"//frameworks/av/apex/testing",
],
+ // 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"],
}