Basically, I'm working on a ROM, and I'm doing well with it; very few problems are occuring, and I've written loads of scripts to automate everything for me. It's a stock-based ROM based on Samsung's 4.4.2 firmware.
The problem I'm having, is I don't know what permissions are vital. I could copy all of the permissions, and then strip out the ones I don't need after I've removed or changed files, and I could automate that, but that makes my updater-script roughly 3000 lines long. A tad long.
How can I figure out what permissions I need? Or should I think about checking if everything in a folder has the same permissions, and then make that folder one recursive one (and keep working backwards from there until almost all permissions are conglomorated in recurive permission sets)?
Thank you very much and I hope you can help me.
The problem I'm having, is I don't know what permissions are vital. I could copy all of the permissions, and then strip out the ones I don't need after I've removed or changed files, and I could automate that, but that makes my updater-script roughly 3000 lines long. A tad long.
How can I figure out what permissions I need? Or should I think about checking if everything in a folder has the same permissions, and then make that folder one recursive one (and keep working backwards from there until almost all permissions are conglomorated in recurive permission sets)?
Thank you very much and I hope you can help me.
Aucun commentaire:
Enregistrer un commentaire