Add NFC payment "how it works" screens.
Bug: 21239081 Bug: 21305138 Bug: 21305420 Change-Id: Ic9ea1b7e9b842299f2fb6b26f61a927855981e67
This commit is contained in:
@@ -2227,6 +2227,12 @@
|
||||
android:value="true" />
|
||||
</activity>
|
||||
|
||||
<activity android:name=".nfc.HowItWorks"
|
||||
android:label="@string/nfc_payment_settings_title"
|
||||
android:parentActivityName="Settings$PaymentSettingsActivity">
|
||||
android:excludeFromRecents="true">
|
||||
</activity>
|
||||
|
||||
<activity android:name=".SmsDefaultDialog"
|
||||
android:label="@string/sms_application_title"
|
||||
android:excludeFromRecents="true"
|
||||
|
||||
Reference in New Issue
Block a user