replaced android.se.omapi-V1-ndk_platform library with android.se.omapi-V1-ndk
Test: make vts Bug: b/180639372 Change-Id: I34b3cd0bd6c92bfe2ee57b5dbda73adc3c4d116e
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