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

Commit 57e7443d authored by wsmlby's avatar wsmlby
Browse files

Add permission for AppCompatibilityTest.

Bug: 20134812
Change-Id: Iaf9a9963a16af1e2bb157159648db70666a33c48
parent 57baee2e
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -25,7 +25,7 @@ LOCAL_SRC_FILES := \


LOCAL_PACKAGE_NAME := AppCompatibilityTest

LOCAL_CERTIFICATE := platform
include $(BUILD_PACKAGE)

include $(call all-makefiles-under,$(LOCAL_PATH))
+1 −1
Original line number Diff line number Diff line
@@ -19,7 +19,7 @@
    <application >
        <uses-library android:name="android.test.runner" />
    </application>

    <uses-permission android:name="android.permission.REAL_GET_TASKS" />
    <instrumentation
        android:name=".AppCompatibilityRunner"
        android:targetPackage="com.android.compatibilitytest"