I tried from google play but after the download, when it tries to install says:
"the download url is not valid"
Do I have to change the policies? I saw the app.te files in external/sepolicy in the build directory, but where can I fine the same file on the phone?
Do I need to rebuild and reflash every time I change the policies?
On Mon, Jul 16, 2012 at 12:47 PM, Alexandra Test <testalexandrainstitute@xxxxxxxxx> wrote:
it works, thank you! :-)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