Merge "Fix BandMode Dialog Crash on Open due to Style" am: 7588ef1518
am: 7aacdc2c13
Change-Id: I50588e17f07d89daa3a989a72080a4fe695b4729
This commit is contained in:
@@ -2170,9 +2170,8 @@
|
||||
</intent-filter>
|
||||
</activity>
|
||||
|
||||
<!-- TODO: Is this needed? -->
|
||||
<activity android:name="BandMode"
|
||||
android:theme="@android:style/Theme.DeviceDefault.Light.Dialog.Alert"
|
||||
android:label="@string/band_mode_title"
|
||||
android:process="com.android.phone">
|
||||
<intent-filter>
|
||||
<action android:name="android.intent.action.MAIN" />
|
||||
|
||||
Reference in New Issue
Block a user