Add Bluetooth Slice
Bluetooth slice is added a special case, due to the migration of bluetooth to a Switch Bar instead of a preference with a controller. Bug: 67997327 Test: robotests Change-Id: Icfdcd77601ad1e64e0f6c352a8d691f0181515c8
This commit is contained in:
@@ -68,7 +68,7 @@ public class WifiSliceBuilderTest {
|
||||
}
|
||||
|
||||
@Test
|
||||
public void getWifiSlice_correctData() {
|
||||
public void getWifiSlice_correctSliceContent() {
|
||||
final Slice wifiSlice = WifiSliceBuilder.getSlice(mContext);
|
||||
final SliceMetadata metadata = SliceMetadata.from(mContext, wifiSlice);
|
||||
|
||||
|
Reference in New Issue
Block a user