Merge "Fix brightness dialog background to be light" into oc-dev

am: 175f53b2d6

Change-Id: Ic062c499bbb5a5aade5da15a6a038324e47a866e
This commit is contained in:
Jason Monk
2017-05-10 17:51:02 +00:00
committed by android-build-merger

View File

@@ -528,7 +528,7 @@
<activity
android:name=".settings.BrightnessDialog"
android:label="@string/quick_settings_brightness_dialog_title"
android:theme="@android:style/Theme.DeviceDefault.Dialog"
android:theme="@android:style/Theme.DeviceDefault.Light.Dialog"
android:finishOnCloseSystemDialogs="true"
android:launchMode="singleInstance"
android:excludeFromRecents="true"