diff --git a/libprocessgroup/cgrouprc/Android.bp b/libprocessgroup/cgrouprc/Android.bp index 38b2fa31d..9e46b8e7c 100644 --- a/libprocessgroup/cgrouprc/Android.bp +++ b/libprocessgroup/cgrouprc/Android.bp @@ -19,9 +19,6 @@ package { cc_library { name: "libcgrouprc", host_supported: true, - ramdisk_available: true, - vendor_ramdisk_available: true, - recovery_available: true, // Do not ever mark this as vendor_available; otherwise, vendor modules // that links to the static library will behave unexpectedly. All on-device // modules should use libprocessgroup which links to the LL-NDK library