Merge changes I0586f761,I9fc71f9c,I0ad1f449 into main am: 85050a06e1 am: be00d31ac5

Original change: https://android-review.googlesource.com/c/platform/system/core/+/3377032

Change-Id: I453e931f7b63dc958c2b6f7c41839533d7059e6d
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
Treehugger Robot 2024-12-02 19:45:18 +00:00 committed by Automerger Merge Worker
commit 91cee386e5

View file

@ -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