Merge \"Update bugreport dialog to DeviceDefault theme.\" into nyc-mr1-dev

am: 878bd5103e

Change-Id: I918da483da287b36f49b103a5823f5ca81b2f4c0
This commit is contained in:
Andrew Sapperstein
2016-07-19 02:11:05 +00:00
committed by android-build-merger

View File

@@ -142,7 +142,7 @@
<activity
android:name=".BugreportWarningActivity"
android:theme="@android:style/Theme.Material.Light.Dialog.Alert"
android:theme="@android:style/Theme.DeviceDefault.Light.Dialog.Alert"
android:finishOnCloseSystemDialogs="true"
android:excludeFromRecents="true"
android:exported="false" />