am 9465367c: am 83f3ef2c: am ab1c2b0d: Merge "Hide title of the zen mode voice activity." into mnc-dev

* commit '9465367cbfad7f7534e06256b67a7f7af091238a':
  Hide title of the zen mode voice activity.
This commit is contained in:
Barnaby James
2015-06-22 18:14:20 +00:00
committed by Android Git Automerger

View File

@@ -1086,7 +1086,7 @@
</activity>
<activity android:name=".notification.ZenModeVoiceActivity"
android:theme="@android:style/Theme.Material.Light.Voice"
android:theme="@android:style/Theme.Material.Light.Dialog.NoActionBar"
android:label="@string/zen_mode_settings_title">
<intent-filter>
<action android:name="android.settings.VOICE_CONTROL_DO_NOT_DISTURB_MODE" />