summaryrefslogtreecommitdiff
path: root/arm/Android.bp
diff options
context:
space:
mode:
Diffstat (limited to 'arm/Android.bp')
-rw-r--r--arm/Android.bp10
1 files changed, 10 insertions, 0 deletions
diff --git a/arm/Android.bp b/arm/Android.bp
index 71f7740..049c482 100644
--- a/arm/Android.bp
+++ b/arm/Android.bp
@@ -1,6 +1,16 @@
// THIS FILE IS AUTOGENERATED BY development/vndk/snapshot/gen_buildfiles.py
// DO NOT EDIT
+package {
+ // See: http://go/android-license-faq
+ // A large-scale-change added 'default_applicable_licenses' to import
+ // all of the 'license_kinds' from "prebuilts_vndk_v29_license"
+ // to get the below license kinds:
+ // SPDX-license-identifier-BSD
+ // SPDX-license-identifier-MIT
+ default_applicable_licenses: ["prebuilts_vndk_v29_license"],
+}
+
vndk_prebuilt_shared {
name: "android.frameworks.cameraservice.common@2.0",
version: "29",