Merge "libprocessgroup: move native_bridge_support"
This commit is contained in:
commit
716ba5d91d
1 changed files with 1 additions and 1 deletions
|
|
@ -24,9 +24,9 @@ cc_library {
|
||||||
],
|
],
|
||||||
name: "libprocessgroup",
|
name: "libprocessgroup",
|
||||||
host_supported: true,
|
host_supported: true,
|
||||||
|
native_bridge_supported: true,
|
||||||
recovery_available: true,
|
recovery_available: true,
|
||||||
vendor_available: true,
|
vendor_available: true,
|
||||||
native_bridge_supported: true,
|
|
||||||
vndk: {
|
vndk: {
|
||||||
enabled: true,
|
enabled: true,
|
||||||
support_system_process: true,
|
support_system_process: true,
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue