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

Commit 1fee717f authored by Evan Severson's avatar Evan Severson
Browse files

Add help links to overlayable

Test: make installclean && make -j && vendor/google/tools/flashall -w
Bug: 132617220
Change-Id: I64a875741bcedb4da3b2d08b050848370b5439ab
parent 2556c5c7
Loading
Loading
Loading
Loading
+6 −0
Original line number Diff line number Diff line
@@ -16,10 +16,16 @@

<resources>

    <!-- TODO(evanseverson) rename this overlayable -->
    <overlayable name="PermissionControllerStyles">

        <policy type="product|system|vendor">

            <!-- START HELP LINKS -->
            <item type="string" name="help_app_permissions" />
            <item type="string" name="help_permission_usage" />
            <!-- END HELP LINKS -->

            <!-- START PERMISSION GRANT DIALOG -->
            <item type="style" name="PermissionGrantScrollView" />
            <item type="style" name="PermissionGrantSingleton" />