summaryrefslogtreecommitdiff
path: root/libprocessgroup/Android.bp
diff options
context:
space:
mode:
Diffstat (limited to 'libprocessgroup/Android.bp')
-rw-r--r--libprocessgroup/Android.bp10
1 files changed, 0 insertions, 10 deletions
diff --git a/libprocessgroup/Android.bp b/libprocessgroup/Android.bp
index c68552d11..bda11e91d 100644
--- a/libprocessgroup/Android.bp
+++ b/libprocessgroup/Android.bp
@@ -1,13 +1,6 @@
-package {
- default_applicable_licenses: ["Android-Apache-2.0"],
-}
-
cc_library_headers {
name: "libprocessgroup_headers",
vendor_available: true,
- product_available: true,
- ramdisk_available: true,
- vendor_ramdisk_available: true,
recovery_available: true,
host_supported: true,
native_bridge_supported: true,
@@ -37,11 +30,8 @@ cc_library {
name: "libprocessgroup",
host_supported: true,
native_bridge_supported: true,
- ramdisk_available: true,
- vendor_ramdisk_available: true,
recovery_available: true,
vendor_available: true,
- product_available: true,
vndk: {
enabled: true,
support_system_process: true,