summaryrefslogtreecommitdiff
path: root/libs/vr/libvrflinger/tests/Android.bp
diff options
context:
space:
mode:
Diffstat (limited to 'libs/vr/libvrflinger/tests/Android.bp')
-rw-r--r--libs/vr/libvrflinger/tests/Android.bp9
1 files changed, 9 insertions, 0 deletions
diff --git a/libs/vr/libvrflinger/tests/Android.bp b/libs/vr/libvrflinger/tests/Android.bp
index 7fafd3bf50..095f556609 100644
--- a/libs/vr/libvrflinger/tests/Android.bp
+++ b/libs/vr/libvrflinger/tests/Android.bp
@@ -1,3 +1,12 @@
+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
+ default_applicable_licenses: ["frameworks_native_license"],
+}
+
shared_libs = [
"android.hardware.configstore-utils",
"android.hardware.configstore@1.0",