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

Commit bd764f7a authored by Collin Fijalkovich's avatar Collin Fijalkovich Committed by Automerger Merge Worker
Browse files

Merge "Allow Traceur to take START_FOREGROUND_SERVICES_FROM_BACKGROUND" am:...

Merge "Allow Traceur to take START_FOREGROUND_SERVICES_FROM_BACKGROUND" am: c9edda68 am: 2159e775 am: ac67934d

Original change: https://android-review.googlesource.com/c/platform/frameworks/base/+/1541332

MUST ONLY BE SUBMITTED BY AUTOMERGER

Change-Id: Ie627bd4e5f0fd6352870b49c35c7eb24f5f7c8df
parents 92674516 ac67934d
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -469,6 +469,8 @@ applications that come with the platform
    <privapp-permissions package="com.android.traceur">
        <!-- Permissions required to receive BUGREPORT_STARTED intent -->
        <permission name="android.permission.DUMP"/>
        <!-- Permissions required to start/stop tracing -->
        <permission name="android.permission.START_FOREGROUND_SERVICES_FROM_BACKGROUND"/>
        <!-- Permissions required for quick settings tile -->
        <permission name="android.permission.STATUS_BAR"/>
    </privapp-permissions>