Hi All, I have a use-case where the root user access in Android needs to be restricted to not access one particular file in /data/data/<package_name_of_app> directory.
The <package_name_of_app> is something that I am not aware of at the build time and will know it only during runtime. How do I do it if I need to add this permission runtime? Is it possible using SELinux? Regards, Sameer Joshi
_______________________________________________ Seandroid-list mailing list [email protected] To unsubscribe, send email to [email protected]. To get help, send an email containing "help" to [email protected].
