summaryrefslogtreecommitdiff
path: root/services/surfaceflinger/sysprop/Android.bp
diff options
context:
space:
mode:
Diffstat (limited to 'services/surfaceflinger/sysprop/Android.bp')
-rw-r--r--services/surfaceflinger/sysprop/Android.bp9
1 files changed, 9 insertions, 0 deletions
diff --git a/services/surfaceflinger/sysprop/Android.bp b/services/surfaceflinger/sysprop/Android.bp
index 7721d7d2b7..f5791195db 100644
--- a/services/surfaceflinger/sysprop/Android.bp
+++ b/services/surfaceflinger/sysprop/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"],
+}
+
sysprop_library {
name: "SurfaceFlingerProperties",
srcs: ["*.sysprop"],