From a400a62753bd4531e703c53d1258b481116b5ca1 Mon Sep 17 00:00:00 2001 From: Eric House Date: Thu, 21 Feb 2019 21:30:59 -0800 Subject: [PATCH] fix broken noSMS variant needed SMS permissions in a new xw4 manifest --- xwords4/android/app/src/main/AndroidManifest.xml | 4 ---- xwords4/android/app/src/xw4/AndroidManifest.xml | 9 +++++++++ 2 files changed, 9 insertions(+), 4 deletions(-) create mode 100644 xwords4/android/app/src/xw4/AndroidManifest.xml diff --git a/xwords4/android/app/src/main/AndroidManifest.xml b/xwords4/android/app/src/main/AndroidManifest.xml index 2e5490e02..d43de296b 100644 --- a/xwords4/android/app/src/main/AndroidManifest.xml +++ b/xwords4/android/app/src/main/AndroidManifest.xml @@ -25,10 +25,6 @@ - - - - diff --git a/xwords4/android/app/src/xw4/AndroidManifest.xml b/xwords4/android/app/src/xw4/AndroidManifest.xml new file mode 100644 index 000000000..3cba3786c --- /dev/null +++ b/xwords4/android/app/src/xw4/AndroidManifest.xml @@ -0,0 +1,9 @@ + + + + + + +