libprocessgroup: move native_bridge_support
To avoid merge conflict. Bug: 135293492 Bug: 135298384 Test: N/A Change-Id: I034b989c7e0f8a477b29ef7ca40bba8f2dc929e5
This commit is contained in:
parent
5482189612
commit
b495b0d403
1 changed files with 1 additions and 1 deletions
|
|
@ -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,
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue