summaryrefslogtreecommitdiff
path: root/libs/binderthreadstate/Android.bp
diff options
context:
space:
mode:
Diffstat (limited to 'libs/binderthreadstate/Android.bp')
-rw-r--r--libs/binderthreadstate/Android.bp14
1 files changed, 0 insertions, 14 deletions
diff --git a/libs/binderthreadstate/Android.bp b/libs/binderthreadstate/Android.bp
index 0a82463feb..88752ee87e 100644
--- a/libs/binderthreadstate/Android.bp
+++ b/libs/binderthreadstate/Android.bp
@@ -14,25 +14,11 @@
// DO NOT ADD NEW USAGES OF THIS
// See comments in header file.
-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_static {
name: "libbinderthreadstateutils",
double_loadable: true,
vendor_available: true,
host_supported: true,
- target: {
- darwin: {
- enabled: false,
- }
- },
shared_libs: [
"libbinder",