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

Commit 2e2c6e7b authored by Alain Michaud's avatar Alain Michaud Committed by Roshan Pius
Browse files

uwb(hal): Adding support for host tests.

Adding support for building hosts tests using the HAL interface.

Bug: 216784920
Test: atest --host libuwb_uci_packet_tests
Change-Id: I3e855b8b7bf203fc4f9769327348bfc3d1e10796
parent 6bb92e00
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -14,6 +14,7 @@ aidl_interface {
    vendor_available: true,
    srcs: ["android/hardware/uwb/*.aidl"],
    stability: "vintf",
    host_supported: true,
    backend: {
        java: {
            sdk_version: "module_Tiramisu",