Home | History | Annotate | Download | only in private
      1 ##########################
      2 # property service keys
      3 #
      4 #
      5 net.rmnet               u:object_r:net_radio_prop:s0
      6 net.gprs                u:object_r:net_radio_prop:s0
      7 net.ppp                 u:object_r:net_radio_prop:s0
      8 net.qmi                 u:object_r:net_radio_prop:s0
      9 net.lte                 u:object_r:net_radio_prop:s0
     10 net.cdma                u:object_r:net_radio_prop:s0
     11 net.dns                 u:object_r:net_dns_prop:s0
     12 sys.usb.config          u:object_r:system_radio_prop:s0
     13 ril.                    u:object_r:radio_prop:s0
     14 ro.ril.                 u:object_r:radio_prop:s0
     15 gsm.                    u:object_r:radio_prop:s0
     16 persist.radio           u:object_r:radio_prop:s0
     17 
     18 net.                    u:object_r:system_prop:s0
     19 dev.                    u:object_r:system_prop:s0
     20 ro.runtime.             u:object_r:system_prop:s0
     21 ro.runtime.firstboot    u:object_r:firstboot_prop:s0
     22 hw.                     u:object_r:system_prop:s0
     23 ro.hw.                  u:object_r:system_prop:s0
     24 sys.                    u:object_r:system_prop:s0
     25 sys.cppreopt            u:object_r:cppreopt_prop:s0
     26 sys.powerctl            u:object_r:powerctl_prop:s0
     27 sys.usb.ffs.            u:object_r:ffs_prop:s0
     28 service.                u:object_r:system_prop:s0
     29 dhcp.                   u:object_r:dhcp_prop:s0
     30 dhcp.bt-pan.result      u:object_r:pan_result_prop:s0
     31 bluetooth.              u:object_r:bluetooth_prop:s0
     32 
     33 debug.                  u:object_r:debug_prop:s0
     34 debug.db.               u:object_r:debuggerd_prop:s0
     35 dumpstate.              u:object_r:dumpstate_prop:s0
     36 dumpstate.options       u:object_r:dumpstate_options_prop:s0
     37 log.                    u:object_r:log_prop:s0
     38 log.tag                 u:object_r:log_tag_prop:s0
     39 log.tag.WifiHAL         u:object_r:wifi_log_prop:s0
     40 security.perf_harden    u:object_r:shell_prop:s0
     41 service.adb.root        u:object_r:shell_prop:s0
     42 service.adb.tcp.port    u:object_r:shell_prop:s0
     43 
     44 persist.audio.          u:object_r:audio_prop:s0
     45 persist.bluetooth.      u:object_r:bluetooth_prop:s0
     46 persist.debug.          u:object_r:persist_debug_prop:s0
     47 persist.logd.           u:object_r:logd_prop:s0
     48 persist.logd.security   u:object_r:device_logging_prop:s0
     49 persist.logd.logpersistd        u:object_r:logpersistd_logging_prop:s0
     50 logd.logpersistd        u:object_r:logpersistd_logging_prop:s0
     51 persist.log.tag         u:object_r:log_tag_prop:s0
     52 persist.mmc.            u:object_r:mmc_prop:s0
     53 persist.netd.stable_secret      u:object_r:netd_stable_secret_prop:s0
     54 persist.sys.            u:object_r:system_prop:s0
     55 persist.sys.safemode    u:object_r:safemode_prop:s0
     56 ro.sys.safemode         u:object_r:safemode_prop:s0
     57 persist.sys.audit_safemode      u:object_r:safemode_prop:s0
     58 persist.service.        u:object_r:system_prop:s0
     59 persist.service.bdroid. u:object_r:bluetooth_prop:s0
     60 persist.security.       u:object_r:system_prop:s0
     61 persist.vendor.overlay.  u:object_r:overlay_prop:s0
     62 ro.boot.vendor.overlay.  u:object_r:overlay_prop:s0
     63 ro.boottime.             u:object_r:boottime_prop:s0
     64 ro.serialno             u:object_r:serialno_prop:s0
     65 ro.boot.btmacaddr       u:object_r:bluetooth_prop:s0
     66 ro.boot.serialno        u:object_r:serialno_prop:s0
     67 ro.bt.                  u:object_r:bluetooth_prop:s0
     68 
     69 # Boolean property set by system server upon boot indicating
     70 # if device owner is provisioned.
     71 ro.device_owner         u:object_r:device_logging_prop:s0
     72 
     73 # selinux non-persistent properties
     74 selinux.restorecon_recursive   u:object_r:restorecon_prop:s0
     75 
     76 # default property context
     77 *                       u:object_r:default_prop:s0
     78 
     79 # data partition encryption properties
     80 vold.                   u:object_r:vold_prop:s0
     81 ro.crypto.              u:object_r:vold_prop:s0
     82 
     83 # ro.build.fingerprint is either set in /system/build.prop, or is
     84 # set at runtime by system_server.
     85 ro.build.fingerprint    u:object_r:fingerprint_prop:s0
     86 
     87 ro.persistent_properties.ready  u:object_r:persistent_properties_ready_prop:s0
     88 
     89 # ctl properties
     90 ctl.bootanim            u:object_r:ctl_bootanim_prop:s0
     91 ctl.dumpstate           u:object_r:ctl_dumpstate_prop:s0
     92 ctl.fuse_               u:object_r:ctl_fuse_prop:s0
     93 ctl.mdnsd               u:object_r:ctl_mdnsd_prop:s0
     94 ctl.ril-daemon          u:object_r:ctl_rildaemon_prop:s0
     95 ctl.bugreport           u:object_r:ctl_bugreport_prop:s0
     96 ctl.console             u:object_r:ctl_console_prop:s0
     97 ctl.                    u:object_r:ctl_default_prop:s0
     98 
     99 # NFC properties
    100 nfc.                    u:object_r:nfc_prop:s0
    101 
    102 # These properties are not normally set by processes other than init.
    103 # They are only distinguished here for setting by qemu-props on the
    104 # emulator/goldfish.
    105 config.                 u:object_r:config_prop:s0
    106 ro.config.              u:object_r:config_prop:s0
    107 dalvik.                 u:object_r:dalvik_prop:s0
    108 ro.dalvik.              u:object_r:dalvik_prop:s0
    109 
    110 # Shared between system server and wificond
    111 wlan.                   u:object_r:wifi_prop:s0
    112 
    113 # hwservicemanager properties
    114 hwservicemanager.       u:object_r:hwservicemanager_prop:s0
    115