aboutsummaryrefslogtreecommitdiff
path: root/framework/tests/unit/src/android/bluetooth/BluetoothLeAudioCodecConfigTest.java
Commit message (Collapse)AuthorAgeFilesLines
* Fixed service / framework test suites broken after migrationEtienne Ruffieux2022-08-051-0/+58
Bluetooth/service and Bluetooth/framework test suites were broken after the migration of the files from frameworks. The Bluetooth/framework test suite is split between stress tests that require a physical Bluetooth device to run and the unit tests that test the framework hidden APIs. Both framework unit tests and service tests are signed and can be added to the MTS. Test: atest GoogleFrameworkBluetoothTests Test: atest GoogleServiceBluetoothTests Bug: 232577476 Tag: #feature Ignore-AOSP-First: Module only Change-Id: Ibdb20c650db2483c4569d979da5e024e0e95284c