I want to change isolated_app to use my custom attribute, not domain.te. So I changed "type isolated_app, domain" to "type isolated-app, custom_attribute".
For test, I made custom_attribute same with domain.te. But, when I bind or start isolatedProcess service, security_check_context in android_security_setcontext returns -1 and service die. (tested in emulator and Android 4.4.4_r2) All domains must use domain attribute? Or should I declare attribute somewhere besides external/sepolicy/attributes?
_______________________________________________ Seandroid-list mailing list [email protected] To unsubscribe, send email to [email protected]. To get help, send an email containing "help" to [email protected].
