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

Commit 6819696c authored by Jeff Sharkey's avatar Jeff Sharkey Committed by Android Git Automerger
Browse files

am 539f7ac7: Merge "Give DCS permission needed to measure all users." into mnc-dev

* commit '539f7ac7':
  Give DCS permission needed to measure all users.
parents 350b99c0 539f7ac7
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">