- Jan 12, 2013
- 537
- 182
I understand, it's weird that it works for some and not for others.The permissions are set via stock recovery script with.
Code:set_perm_recursive(1000, 1000, 0755, 0644, "/data/media/preinstall_apps");
This is used in the stock rom as well. I flashed the stock rom and immediately got all the "s**t chiense apps" like GameStore, etc. So it works for Chinese. We just inserted our own apk into the bunch to remove 20MB of bloat from /system.
I copied the apk to /data/app manually so it's fixed now.
This "reinstall_apps" which is written in /data/media/preinstall_apps/reinstall_apps
What does it trigger? How does it work.
Tried to execute it manually but that didn't work ofcourse, couldn't find reinstall_apps