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

Commit a2b92f89 authored by Neil Fuller's avatar Neil Fuller Committed by Gerrit Code Review
Browse files

Merge "Add Shell permission to support manual testing"

parents c32215ee fddc4e27
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -471,6 +471,9 @@
    <!-- Permission needed for CTS test - MatchContentFrameRateTest -->
    <uses-permission android:name="android.permission.MODIFY_REFRESH_RATE_SWITCHING_TYPE" />

    <!-- Permissions needed for manual testing telephony time zone detector behavior -->
    <uses-permission android:name="android.permission.SUGGEST_TELEPHONY_TIME_AND_ZONE" />

    <!-- Permissions needed for CTS test - TimeManagerTest -->
    <uses-permission android:name="android.permission.MANAGE_TIME_AND_ZONE_DETECTION" />
    <uses-permission android:name="android.permission.SUGGEST_EXTERNAL_TIME" />