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

Commit 74125f84 authored by Winson Chung's avatar Winson Chung Committed by Android (Google) Code Review
Browse files

Merge "Add missing device config permission" into tm-qpr-dev

parents 9ff21630 b7489ff5
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -19,6 +19,8 @@
    xmlns:tools="http://schemas.android.com/tools"
    package="com.android.wm.shell.tests">

    <uses-permission android:name="android.permission.READ_DEVICE_CONFIG" />

    <application android:debuggable="true" android:largeHeap="true">
        <uses-library android:name="android.test.mock" />
        <uses-library android:name="android.test.runner" />