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

Commit 62f8723f authored by T.J. Mercier's avatar T.J. Mercier
Browse files

libprocessgroup: Remove vendor_ramdisk_available from libcgrouprc

...which no longer appears to be required.

Bug: 349105928
Change-Id: I9fc71f9cf3238dcc935da63ce1a3b0b69d9cccc1
parent f26b13ae
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -20,7 +20,6 @@ cc_library {
    name: "libcgrouprc",
    host_supported: true,
    ramdisk_available: true,
    vendor_ramdisk_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