Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit fe9cbcaa authored by Scottie Biddle's avatar Scottie Biddle
Browse files

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
parent 9270d9fd
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -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
+1 −1
Original line number Diff line number Diff line
@@ -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" />