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

Commit 539f7ac7 authored by Jeff Sharkey's avatar Jeff Sharkey Committed by Android (Google) Code Review
Browse files

Merge "Give DCS permission needed to measure all users." into mnc-dev

parents 483bd842 39745ed7
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">