From ddd7044bd85686c1b9243cf95a776ef435a90fde Mon Sep 17 00:00:00 2001 From: Erwan Croze Date: Wed, 19 Jul 2017 17:06:09 +0200 Subject: [PATCH] Add patch for ui test --- prepare.py | 2 ++ test.patch | 23 +++++++++++++++++++++++ 2 files changed, 25 insertions(+) create mode 100644 test.patch diff --git a/prepare.py b/prepare.py index 369c18d8f..fe64e39f3 100755 --- a/prepare.py +++ b/prepare.py @@ -366,8 +366,10 @@ run-liblinphone-tests: \tmake run-all-tests run-all-tests: clean install +\tpatch -p1 < test.patch \t./gradlew grantDebugPermissions \t./gradlew connectedAndroidTest +\tpatch -Rp1 < test.patch pull-transifex: \ttx pull -af diff --git a/test.patch b/test.patch new file mode 100644 index 000000000..667714692 --- /dev/null +++ b/test.patch @@ -0,0 +1,23 @@ +diff --git a/AndroidManifest.xml b/AndroidManifest.xml +index 9ee95b62..bb763a24 100755 +--- a/AndroidManifest.xml ++++ b/AndroidManifest.xml +@@ -287,15 +287,15 @@ + + + +- + +- ++ --> + +