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

Commit cf9926f4 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

am: f1d9ae0f

Change-Id: Id0967500ae42be23075cebed5c2640830dcdfb8b
parents 09ded513 f1d9ae0f
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",