Add label to redaction interstitial activity

Bug: 30262038
Change-Id: Ic5f4f8b003acbe4f8735ec8da112f069b9d48e5a
(cherry picked from commit 43366f12d9)
This commit is contained in:
Maurice Lam
2016-08-05 16:57:59 -07:00
parent 0948ce0cdb
commit 05c38450e2

View File

@@ -1602,6 +1602,7 @@
android:exported="true" android:exported="true"
android:taskAffinity="com.android.wizard" android:taskAffinity="com.android.wizard"
android:theme="@style/SuwThemeGlif.Light" android:theme="@style/SuwThemeGlif.Light"
android:label="@string/lock_screen_notifications_interstitial_title"
android:icon="@drawable/ic_suggested_notifications"> android:icon="@drawable/ic_suggested_notifications">
<intent-filter> <intent-filter>
<action android:name="android.intent.action.MAIN" /> <action android:name="android.intent.action.MAIN" />