ChainsDD / Superuser

Android superuser permissions app (from Zinx)
http://cyanogenmod.com
574 stars 361 forks source link

Fix a couple errors #53

Closed MongooseHelix closed 12 years ago

MongooseHelix commented 12 years ago

Remove duplicate strings for "info_elite_installed" in various translations to resolve build errors.

Check the correct array index to fix an NPE.

Remove UpdatePermissionsReceiver from the manifest since that functionality was removed in a previous commit and causes a FC on BOOT_COMPLETED.