Delete useTargetActivityForQuickAccess.
Remove from attrs.xml, and rename to removed_useTargetActivityForQuickAccess in public-staging.xml Test: atest CtsQuickAccessWalletTestCases --retry-any-failure Test: atest QuickAccessWalletControllerTest Bug: 218860062 RESOURCES_FINALIZATION=Removing unnecessary T attr Change-Id: I23e1d5daa3d625cd71c67b7627c0354327589bd1 Merged-In: Ic71dd1f3710f9871965cabbb7580b77468661f02
This commit is contained in:
@@ -8871,8 +8871,6 @@
|
||||
<attr name="shortcutLongLabel"/>
|
||||
<!-- Text shown on the button that takes users to the wallet application -->
|
||||
<attr name="shortcutShortLabel"/>
|
||||
<!-- When true, launch the component specified in targetActivity for quick access -->
|
||||
<attr name="useTargetActivityForQuickAccess" format="boolean"/>
|
||||
</declare-styleable>
|
||||
|
||||
<!-- Use <code>recognition-service</code> as the root tag of the XML resource that
|
||||
|
||||
@@ -127,7 +127,7 @@
|
||||
<public name="allowGameFpsOverride" />
|
||||
<public name="localeConfig" />
|
||||
<public name="showBackground" />
|
||||
<public name="useTargetActivityForQuickAccess"/>
|
||||
<public name="removed_useTargetActivityForQuickAccess"/>
|
||||
<public name="removed_inheritKeyStoreKeys" />
|
||||
<public name="preferKeepClear" />
|
||||
<public name="autoHandwritingEnabled" />
|
||||
|
||||
Reference in New Issue
Block a user