From: kenstir Date: Sun, 27 Oct 2013 13:45:15 +0000 (-0400) Subject: Need RECEIVE_BOOT_COMPLETED permission to register a receiver; this used X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=92543262288214ec587b9e5c046cb36bcf9003bc;p=working%2FEvergreen.git 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. --- 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 @@ +