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

Commit 5d7cac5b authored by [1;5C's avatar [1;5C Committed by Andrew Cheng
Browse files

Allow CarService tests to build against Bluetooth hidden APIs

Bug: 196233989
Ignore-AOSP-First: These tests (and the methods they're testing) are not
in AOSP yet.
Test: atest AdvertisingSetCallbackHelperTest AdvertisingSetHelperTest
Test: atest CarServiceTest CarServiceUnitTest
Test: make -j

Change-Id: I0682b3b7379b1d0a8956a2b07bdc746772925ecd
parent 6bb4c823
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -73,6 +73,8 @@ java_sdk_library {
        "//packages/modules/Bluetooth/service",
        "//packages/modules/Connectivity/nearby/tests/multidevices/clients/test_support/fastpair_provider",
        "//packages/services/Car/car-builtin-lib",
        // TODO(240720385)
        "//packages/services/Car/tests/carservice_unit_test",
        ":__subpackages__",
    ],