On 06/06/2014 09:05 AM, "François GILBERT" wrote:
> 
> Hi SEAndroid,
> 
> 
> I had a look to sepolicy-analyse.c from seandroid branches
> (external/sepolicy/tools/sepolicy-analyze.c). It works great but I do not
> see where, in the code, permissions are compared when the method
> 'analyze_types' is called. Did I miss something or only
> sources/targets/classes are compared?

The permissions are stored in a bitmap contained in the ->datum.data
field, which is compared in that function.

_______________________________________________
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