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

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

libprocessgroup: Remove recovery_available from libcgrouprc

...which no longer appears to be required.

Bug: 349105928
Change-Id: I0ad1f44912fdaf98c05b60402c0166c535155775
parent e7a16c3a
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -21,7 +21,6 @@ cc_library {
    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