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

Commit 87ef89a2 authored by Jeff Sharkey's avatar Jeff Sharkey Committed by Android Git Automerger
Browse files

am 38611265: am 973e7227: am 6819696c: am 539f7ac7: Merge "Give DCS permission...

am 38611265: am 973e7227: am 6819696c: am 539f7ac7: Merge "Give DCS permission needed to measure all users." into mnc-dev

* commit '38611265':
  Give DCS permission needed to measure all users.
parents 3bc83eb0 38611265
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -9,6 +9,7 @@
         view storage for all users -->
    <uses-permission android:name="android.permission.WRITE_MEDIA_STORAGE" />
    <uses-permission android:name="android.permission.ACCESS_CACHE_FILESYSTEM" />
    <uses-permission android:name="android.permission.INTERACT_ACROSS_USERS" />

    <application android:label="@string/service_name"
                 android:allowBackup="false">