Home | History | Annotate | Download | only in sepolicy
      1 type default_prop, property_type, core_property_type;
      2 type shell_prop, property_type, core_property_type;
      3 type debug_prop, property_type, core_property_type;
      4 type dumpstate_prop, property_type, core_property_type;
      5 type persist_debug_prop, property_type, core_property_type;
      6 type debuggerd_prop, property_type, core_property_type;
      7 type dhcp_prop, property_type, core_property_type;
      8 type fingerprint_prop, property_type, core_property_type;
      9 type ffs_prop, property_type, core_property_type;
     10 type radio_prop, property_type, core_property_type;
     11 type net_radio_prop, property_type, core_property_type;
     12 type system_radio_prop, property_type, core_property_type;
     13 type system_prop, property_type, core_property_type;
     14 type vold_prop, property_type, core_property_type;
     15 type wifi_log_prop, property_type, log_property_type;
     16 type ctl_bootanim_prop, property_type;
     17 type ctl_default_prop, property_type;
     18 type ctl_dumpstate_prop, property_type;
     19 type ctl_fuse_prop, property_type;
     20 type ctl_mdnsd_prop, property_type;
     21 type ctl_rildaemon_prop, property_type;
     22 type ctl_bugreport_prop, property_type;
     23 type ctl_console_prop, property_type;
     24 type audio_prop, property_type, core_property_type;
     25 type log_prop, property_type, log_property_type;
     26 type log_tag_prop, property_type, log_property_type;
     27 type logd_prop, property_type, core_property_type;
     28 type logpersistd_logging_prop, property_type;
     29 type mmc_prop, property_type;
     30 type restorecon_prop, property_type, core_property_type;
     31 type security_prop, property_type, core_property_type;
     32 type bluetooth_prop, property_type, core_property_type;
     33 type pan_result_prop, property_type, core_property_type;
     34 type powerctl_prop, property_type, core_property_type;
     35 type cppreopt_prop, property_type, core_property_type;
     36 type nfc_prop, property_type, core_property_type;
     37 type dalvik_prop, property_type, core_property_type;
     38 type config_prop, property_type, core_property_type;
     39 type device_logging_prop, property_type;
     40 type safemode_prop, property_type;
     41 
     42 allow property_type tmpfs:filesystem associate;
     43