summaryrefslogtreecommitdiff
path: root/libs/cputimeinstate
diff options
context:
space:
mode:
author Bob Badour <bbadour@google.com> 2022-08-04 12:14:45 -0700
committer Bob Badour <bbadour@google.com> 2022-08-04 12:14:45 -0700
commitc0bc815bfa10650e793d5d28d0438fc31435f74f (patch)
treebfd9605f3c6877d3ea1752645994399a2a3091f1 /libs/cputimeinstate
parent2a2071242b50626ea931c116279b93b7d4076b5e (diff)
[LSC] Add LOCAL_LICENSE_KINDS to frameworks/native
Added SPDX-license-identifier-Apache-2.0 to: libs/cputimeinstate/fuzz/cputimeinstate_fuzzer/Android.bp libs/sensor/fuzz/bittube_fuzzer/Android.bp Bug: 68860345 Bug: 151177513 Bug: 151953481 Test: m all Change-Id: I10d6d51c1231121bbab35445d15e9a2134796590
Diffstat (limited to 'libs/cputimeinstate')
-rw-r--r--libs/cputimeinstate/fuzz/cputimeinstate_fuzzer/Android.bp9
1 files changed, 9 insertions, 0 deletions
diff --git a/libs/cputimeinstate/fuzz/cputimeinstate_fuzzer/Android.bp b/libs/cputimeinstate/fuzz/cputimeinstate_fuzzer/Android.bp
index 416e34e3d2..2399acd156 100644
--- a/libs/cputimeinstate/fuzz/cputimeinstate_fuzzer/Android.bp
+++ b/libs/cputimeinstate/fuzz/cputimeinstate_fuzzer/Android.bp
@@ -16,6 +16,15 @@
*
*****************************************************************************
*/
+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"],
+}
+
cc_fuzz {
name: "cputimeinstate_fuzzer",
srcs: [