Merge changes from topic "OMAPI_VNTF" am: f7a480d824 am: 8989606294
Original change: https://android-review.googlesource.com/c/platform/frameworks/base/+/1891499 Change-Id: If8c9e5560f43a511567b60046165ca7fbb19f8af
This commit is contained in:
@@ -28,5 +28,8 @@ aidl_interface {
|
||||
rust: {
|
||||
enabled: true,
|
||||
},
|
||||
ndk: {
|
||||
separate_platform_variant: false,
|
||||
},
|
||||
},
|
||||
}
|
||||
|
||||
@@ -38,7 +38,7 @@ cc_test {
|
||||
],
|
||||
static_libs: [
|
||||
"VtsHalHidlTargetTestBase",
|
||||
"android.se.omapi-V1-ndk_platform",
|
||||
"android.se.omapi-V1-ndk",
|
||||
],
|
||||
cflags: [
|
||||
"-O0",
|
||||
|
||||
@@ -38,7 +38,7 @@ cc_test {
|
||||
],
|
||||
static_libs: [
|
||||
"VtsHalHidlTargetTestBase",
|
||||
"android.se.omapi-V1-ndk_platform",
|
||||
"android.se.omapi-V1-ndk",
|
||||
],
|
||||
cflags: [
|
||||
"-O0",
|
||||
|
||||
Reference in New Issue
Block a user