summaryrefslogtreecommitdiff
path: root/libs/cputimeinstate/Android.bp
diff options
context:
space:
mode:
Diffstat (limited to 'libs/cputimeinstate/Android.bp')
-rw-r--r--libs/cputimeinstate/Android.bp11
1 files changed, 1 insertions, 10 deletions
diff --git a/libs/cputimeinstate/Android.bp b/libs/cputimeinstate/Android.bp
index 570af71d9a..b1943a4afd 100644
--- a/libs/cputimeinstate/Android.bp
+++ b/libs/cputimeinstate/Android.bp
@@ -1,12 +1,3 @@
-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_library {
name: "libtimeinstate",
srcs: ["cputimeinstate.cpp"],
@@ -42,5 +33,5 @@ cc_test {
"-Wall",
"-Wextra",
],
- require_root: true,
}
+