mirror of
https://github.com/Evolution-X/hardware_interfaces
synced 2026-02-01 22:04:26 +00:00
Merge "Make RawAddress into a class (4/4)"
This commit is contained in:
@@ -28,7 +28,10 @@ cc_test {
|
||||
"libutils",
|
||||
"android.hardware.bluetooth@1.0",
|
||||
],
|
||||
static_libs: ["VtsHalHidlTargetTestBase"],
|
||||
static_libs: [
|
||||
"VtsHalHidlTargetTestBase",
|
||||
"libbluetooth-types",
|
||||
],
|
||||
cflags: [
|
||||
"-O0",
|
||||
"-g",
|
||||
|
||||
Reference in New Issue
Block a user