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

Commit 6a545bc4 authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Android (Google) Code Review
Browse files

Merge "Revert "Add START_ACTIVITIES_FROM_BACKGROUND permission to...

Merge "Revert "Add START_ACTIVITIES_FROM_BACKGROUND permission to PermissionController"" into qt-dev
parents 38c00b8a 031d144d
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -39,8 +39,6 @@
    <uses-permission android:name="android.permission.OPEN_ACCESSIBILITY_DETAILS_SETTINGS" />
    <uses-permission android:name="android.permission.READ_PRIVILEGED_PHONE_STATE" />
    <uses-permission android:name="android.permission.SUBSTITUTE_NOTIFICATION_APP_NAME" />
    <!-- This permission will be removed in R. -->
    <uses-permission android:name="android.permission.START_ACTIVITIES_FROM_BACKGROUND" />

    <uses-sdk android:minSdkVersion="29" android:targetSdkVersion="29" />