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

Commit b495b0d4 authored by Steven Moreland's avatar Steven Moreland
Browse files

libprocessgroup: move native_bridge_support

To avoid merge conflict.

Bug: 135293492
Bug: 135298384
Test: N/A
Change-Id: I034b989c7e0f8a477b29ef7ca40bba8f2dc929e5
parent 54821896
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -24,9 +24,9 @@ cc_library {
    ],
    name: "libprocessgroup",
    host_supported: true,
    native_bridge_supported: true,
    recovery_available: true,
    vendor_available: true,
    native_bridge_supported: true,
    vndk: {
        enabled: true,
        support_system_process: true,