Merge "Disable AudioRecordingDisclosureBar" into rvc-dev am: bc334c00c0 am: 6ed0a63482
Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/11937480 Change-Id: I4f09006d6a7a4a492aaaa622de5b7798fdf05902
This commit is contained in:
@@ -72,9 +72,6 @@ public class TvStatusBar extends SystemUI implements CommandQueue.Callbacks {
|
||||
} catch (RemoteException ex) {
|
||||
// If the system process isn't there we're doomed anyway.
|
||||
}
|
||||
|
||||
// Creating AudioRecordingDisclosureBar and just letting it run
|
||||
new AudioRecordingDisclosureBar(mContext);
|
||||
}
|
||||
|
||||
@Override
|
||||
|
||||
Reference in New Issue
Block a user