Add label to redaction interstitial activity

am: 05c38450e2

Change-Id: I34ba0a2686785bc0d3477eed06a85d66573fd87e
This commit is contained in:
Maurice Lam
2016-08-29 23:52:00 +00:00
committed by android-build-merger

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" />