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

Commit 38c00b8a authored by Evan Severson's avatar Evan Severson Committed by Android (Google) Code Review
Browse files

Merge "Add help links to overlayable" into qt-dev

parents f5b7c658 1fee717f
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" />