Merge changes I0586f761,I9fc71f9c,I0ad1f449 into main
* changes: libprocessgroup: Remove ramdisk_available from libcgrouprc libprocessgroup: Remove vendor_ramdisk_available from libcgrouprc libprocessgroup: Remove recovery_available from libcgrouprc
This commit is contained in:
commit
85050a06e1
1 changed files with 0 additions and 3 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue