summaryrefslogtreecommitdiff
path: root/services/vr/Android.bp
diff options
context:
space:
mode:
Diffstat (limited to 'services/vr/Android.bp')
-rw-r--r--services/vr/Android.bp10
1 files changed, 10 insertions, 0 deletions
diff --git a/services/vr/Android.bp b/services/vr/Android.bp
index 80df479e8d..980dcf4616 100644
--- a/services/vr/Android.bp
+++ b/services/vr/Android.bp
@@ -1,3 +1,13 @@
+package {
+ // See: http://go/android-license-faq
+ // A large-scale-change added 'default_applicable_licenses' to import
+ // all of the 'license_kinds' from "frameworks_native_license"
+ // to get the below license kinds:
+ // SPDX-license-identifier-Apache-2.0
+ // SPDX-license-identifier-MIT
+ default_applicable_licenses: ["frameworks_native_license"],
+}
+
subdirs = [
"*",
]