Dear SEAndroid developers,

Linux kernel uses u32 security ID or sid to represent security context, and
provides context_to_sid & sid_to_context functions to convert between each
other. But looks like the sid values are dynamically assigned to security
context when booting up the device and loading the policy into a hash
table.

Is it possible to have a static mapping between sid and security context?
Can we use the initial_sid statement to achieve this?

Thanks
_______________________________________________
Seandroid-list mailing list
[email protected]
To unsubscribe, send email to [email protected].
To get help, send an email containing "help" to 
[email protected].

Reply via email to