Merge "Add native_bridge target to Android.bp"
This commit is contained in:
@@ -444,6 +444,7 @@ toolchain_library {
|
||||
defaults: ["linux_bionic_supported"],
|
||||
vendor_available: true,
|
||||
recovery_available: true,
|
||||
native_bridge_supported: true,
|
||||
|
||||
arch: {
|
||||
arm: {
|
||||
@@ -466,6 +467,7 @@ toolchain_library {
|
||||
defaults: ["linux_bionic_supported"],
|
||||
vendor_available: true,
|
||||
recovery_available: true,
|
||||
native_bridge_supported: true,
|
||||
|
||||
arch: {
|
||||
arm: {
|
||||
|
Reference in New Issue
Block a user