124720a697
New property_contexts file for property selabel backend. New property.te file with property type declarations. New property_service security class and set permission. Allow rules for setting properties.
9 lines
311 B
Text
9 lines
311 B
Text
type default_prop, property_type;
|
|
type shell_prop, property_type;
|
|
type radio_prop, property_type;
|
|
type system_prop, property_type;
|
|
type vold_prop, property_type;
|
|
type rild_prop, property_type;
|
|
type ctl_default_prop, property_type;
|
|
type ctl_dumpstate_prop, property_type;
|
|
type ctl_rildaemon_prop, property_type;
|