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

Commit d9020c84 authored by Nicolas Geoffray's avatar Nicolas Geoffray
Browse files

Exempt bluetooth test of using hidden APIs.

Bug: 64382372
Bug: 74963051
Test: m
Change-Id: Ie37553dc0d8259583c0785cddf3df81ca0296df8
parent c018e21f
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -30,5 +30,6 @@
    <option name="test-tag" value="BluetoothInstrumentationTests" />
    <test class="com.android.tradefed.testtype.AndroidJUnitTest" >
        <option name="package" value="com.android.bluetooth.tests" />
        <option name="hidden-api-checks" value="false"/>
    </test>
</configuration>