[Audiosharing] Reset shadows after tests.
Test: atest Bug: 345686602 Change-Id: I311ba5c8d234240e61dffd17b4357452c12f4fb1
This commit is contained in:
@@ -52,7 +52,7 @@ public class AudioSharingPreferenceController extends BasePreferenceController
|
||||
private final Executor mExecutor;
|
||||
|
||||
@VisibleForTesting
|
||||
protected final BluetoothLeBroadcast.Callback mBroadcastCallback =
|
||||
final BluetoothLeBroadcast.Callback mBroadcastCallback =
|
||||
new BluetoothLeBroadcast.Callback() {
|
||||
@Override
|
||||
public void onBroadcastStarted(int reason, int broadcastId) {
|
||||
|
Reference in New Issue
Block a user