mirror of
https://github.com/Evolution-X/hardware_interfaces
synced 2026-02-01 22:04:26 +00:00
Merge changes Ie7e60128,I1a648227 am: 115b1a7dae
Original change: https://android-review.googlesource.com/c/platform/hardware/interfaces/+/2395913 Change-Id: I0309d2d22d696b8df88699eb3c2368b741eda5bd Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
7
bluetooth/aidl/TEST_MAPPING
Normal file
7
bluetooth/aidl/TEST_MAPPING
Normal file
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"presubmit" : [
|
||||
{
|
||||
"name" : "VtsHalBluetoothTargetTest"
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -15,12 +15,12 @@ cc_test {
|
||||
],
|
||||
srcs: ["VtsHalBluetoothTargetTest.cpp"],
|
||||
shared_libs: [
|
||||
"android.hardware.bluetooth-V1-ndk",
|
||||
"libbase",
|
||||
"libbinder_ndk",
|
||||
"libcutils",
|
||||
],
|
||||
static_libs: [
|
||||
"android.hardware.bluetooth-V1-ndk",
|
||||
"libbluetooth-types",
|
||||
],
|
||||
test_config: "VtsHalBluetoothTargetTest.xml",
|
||||
|
||||
Reference in New Issue
Block a user