summaryrefslogtreecommitdiffstats
path: root/tests/SmokeTest/tests/AndroidManifest.xml
diff options
context:
space:
mode:
Diffstat (limited to 'tests/SmokeTest/tests/AndroidManifest.xml')
-rw-r--r--tests/SmokeTest/tests/AndroidManifest.xml2
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/SmokeTest/tests/AndroidManifest.xml b/tests/SmokeTest/tests/AndroidManifest.xml
index 20b33ee..517eb1e 100644
--- a/tests/SmokeTest/tests/AndroidManifest.xml
+++ b/tests/SmokeTest/tests/AndroidManifest.xml
@@ -25,8 +25,6 @@
<uses-library android:name="android.test.runner" />
</application>
- <uses-permission android:name="android.permission.RUN_INSTRUMENTATION" />
-
<!--
This declares that this app uses the instrumentation test runner targeting
the package of com.android.smoketest. To run the tests use the command: