Hello,
I create an app in C++. I run it in shell however I cannot change context of the app. It run under u:r:su:s0 install my context
Result of ps -A -Z
u:r:su:s0 root 2554 2552 15960 5516 0 0 R TestApp
My sepolicy here:
type vendor_testapp, domain;
type vendor_testapp_exec, exec_type, vendor_file_type, file_type;
init_daemon_domain(vendor_testapp)
in file_contexts
/vendor/bin/TestApp u:object_r:vendor_testapp_exec:s0
Anyone can help me?
Regards,
Thanh
--
You received this message because you are subscribed to the Google Groups "android-ndk" group.
To unsubscribe from this group and stop receiving emails from it, send an email to
[hidden email].
To view this discussion on the web visit
https://groups.google.com/d/msgid/android-ndk/016ef892-b652-416e-b550-31ccc19787b0n%40googlegroups.com.