From c0c2133222e53c435c54aea8e9e10ffcd0fa1761 Mon Sep 17 00:00:00 2001 From: jabarros Date: Fri, 6 May 2016 10:02:44 +0200 Subject: [PATCH] Added AndroidManifest with api level 18 for UI Automator tests --- androidTest/AndroidManifest.xml | 31 ++++++++++++++++++++++++++++--- 1 file changed, 28 insertions(+), 3 deletions(-) diff --git a/androidTest/AndroidManifest.xml b/androidTest/AndroidManifest.xml index 28dd1b5a3f..93c2f505ff 100644 --- a/androidTest/AndroidManifest.xml +++ b/androidTest/AndroidManifest.xml @@ -1,7 +1,32 @@ - + + + + + \ No newline at end of file