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

Commit f1888769 authored by Makoto Onuki's avatar Makoto Onuki Committed by Android (Google) Code Review
Browse files

Merge "Give START_FOREGROUND_SERVICES_FROM_BACKGROUND to S apps"

parents a285aff4 192d489d
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -22,5 +22,6 @@
        <permission name="android.permission.LOG_COMPAT_CHANGE"/>
        <permission name="android.permission.MODIFY_QUIET_MODE"/>
        <permission name="android.permission.READ_COMPAT_CHANGE_CONFIG"/>
        <permission name="android.permission.START_FOREGROUND_SERVICES_FROM_BACKGROUND"/>
    </privapp-permissions>
</permissions>
+1 −0
Original line number Diff line number Diff line
@@ -246,6 +246,7 @@ applications that come with the platform
        <permission name="android.permission.REGISTER_STATS_PULL_ATOM" />
        <!-- Permissions required for reading DeviceConfig -->
        <permission name="android.permission.READ_DEVICE_CONFIG" />
        <permission name="android.permission.START_FOREGROUND_SERVICES_FROM_BACKGROUND"/>
    </privapp-permissions>

    <privapp-permissions package="com.android.providers.telephony">