On Sun, Jul 15, 2012 at 6:25 AM, Robert Craig <robertpcraig@xxxxxxxxx> wrote:
On Fri, Jul 13, 2012 at 8:50 AM, Alexandra Test <testalexandrainstitute@xxxxxxxxx> wrote:I tried to investigate without success, so I decided to try to use the restorecon. is it needed to be root?
on which files do I need to use restorecon? how?You'll not only have to be root, but you'll also need to remount your system partition (android mounts it read only).I would try:adb shellsumount -o rw,remount </dev/block path for your device> /systemrestorecon -R /system