Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit f1d9ae0f authored by Jakub Pawlowski's avatar Jakub Pawlowski Committed by android-build-merger
Browse files

Merge "Make RawAddress into a class (4/4)" am: 1bd5a3ff

am: ef5d1b02

Change-Id: I146d209c06a8975f5be4d26e808d8a85106f446c
parents 54185959 ef5d1b02
Loading
Loading
Loading
Loading
+4 −1
Original line number Diff line number Diff line
@@ -28,7 +28,10 @@ cc_test {
        "libutils",
        "android.hardware.bluetooth@1.0",
    ],
    static_libs: ["VtsHalHidlTargetTestBase"],
    static_libs: [
        "VtsHalHidlTargetTestBase",
        "libbluetooth-types",
    ],
    cflags: [
        "-O0",
        "-g",