From: kenstir Date: Fri, 13 Nov 2015 00:01:23 +0000 (-0500) Subject: core app does not require permissions in the manifest but IDEA warns without them X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=a3ec62e3322650549ca6cdb9d74c83d4a53e5a9d;p=working%2FEvergreen.git core app does not require permissions in the manifest but IDEA warns without them --- diff --git a/Open-ILS/src/Android/core/AndroidManifest.xml b/Open-ILS/src/Android/core/AndroidManifest.xml index 78be6b021c..e4faa7989f 100644 --- a/Open-ILS/src/Android/core/AndroidManifest.xml +++ b/Open-ILS/src/Android/core/AndroidManifest.xml @@ -10,6 +10,9 @@ android:targetSdkVersion="19" /> + + +