Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 8972ce18 authored by T.J. Mercier's avatar T.J. Mercier
Browse files

libprocessgroup: Remove ramdisk_available from libcgrouprc

...which no longer appears to be required.

Bug: 349105928
Change-Id: I0586f76147d9519ef6a520a10164e1b0f5e5c9b8
parent 62f8723f
Loading
Loading
Loading
Loading
+0 −1
Original line number Original line Diff line number Diff line
@@ -19,7 +19,6 @@ package {
cc_library {
cc_library {
    name: "libcgrouprc",
    name: "libcgrouprc",
    host_supported: true,
    host_supported: true,
    ramdisk_available: true,
    // Do not ever mark this as vendor_available; otherwise, vendor modules
    // Do not ever mark this as vendor_available; otherwise, vendor modules
    // that links to the static library will behave unexpectedly. All on-device
    // that links to the static library will behave unexpectedly. All on-device
    // modules should use libprocessgroup which links to the LL-NDK library
    // modules should use libprocessgroup which links to the LL-NDK library