From 932c7155e41cfaef047c50981e8238e133146cc1 Mon Sep 17 00:00:00 2001 From: kenstir Date: Wed, 11 Nov 2015 21:01:23 -0500 Subject: [PATCH] permissions on this library project manifest are not important, except that IDEA warns if it does not have them. --- Open-ILS/src/Android/core/AndroidManifest.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/Open-ILS/src/Android/core/AndroidManifest.xml b/Open-ILS/src/Android/core/AndroidManifest.xml index a5dff60bfd..78be6b021c 100644 --- a/Open-ILS/src/Android/core/AndroidManifest.xml +++ b/Open-ILS/src/Android/core/AndroidManifest.xml @@ -9,6 +9,7 @@ android:minSdkVersion="10" android:targetSdkVersion="19" /> + -- 2.11.0