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

Commit f01a2318 authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Android (Google) Code Review
Browse files

Merge "Make RawAddress into a class (4/4)"

parents cafe3996 23b24aad
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",