From 92543262288214ec587b9e5c046cb36bcf9003bc Mon Sep 17 00:00:00 2001 From: kenstir Date: Sun, 27 Oct 2013 09:45:15 -0400 Subject: [PATCH] Need RECEIVE_BOOT_COMPLETED permission to register a receiver; this used to say permission "REBOOT" which was wrong and disallowed in sdk 18. Not sure any notifications work anyway since app currently crashes when attempting to edit notifications. --- Open-ILS/src/Android/AndroidManifest.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/Open-ILS/src/Android/AndroidManifest.xml b/Open-ILS/src/Android/AndroidManifest.xml index 5f700a582f..ed08c6bab6 100644 --- a/Open-ILS/src/Android/AndroidManifest.xml +++ b/Open-ILS/src/Android/AndroidManifest.xml @@ -17,6 +17,7 @@ +