Skip to content
Snippets Groups Projects
Select Git revision
  • android-msm-flo-3.4-kitkat-mr1
  • master default protected
  • android-msm-bullhead-3.10-nougat_kgdb_less_changes
  • android-msm-bullhead-3.10-nougat_kgdb
  • android-msm-bullhead-3.10-nougat_klist
  • android-4.4
  • android-msm-vega-4.4-oreo-daydream
  • android-msm-wahoo-4.4-p-preview-5
  • android-msm-wahoo-4.4-pie
  • android-msm-marlin-3.18-p-preview-5
  • android-msm-marlin-3.18-pie
  • android-msm-wahoo-2018.07-oreo-m2
  • android-msm-wahoo-2018.07-oreo-m4
  • android-msm-wahoo-4.4-p-preview-4
  • android-msm-bullhead-3.10-oreo-m6
  • android-msm-angler-3.10-oreo-m6
  • android-msm-marlin-3.18-p-preview-4
  • android-msm-stargazer-3.18-oreo-wear-dr
  • android-msm-catshark-3.18-oreo-wear-dr
  • android-msm-wahoo-4.4-oreo-m2
  • android-msm-wahoo-4.4-oreo-m4
  • android-daydreamos-8.0.0_r0.5
  • android-8.1.0_r0.92
  • android-8.1.0_r0.91
  • android-daydreamos-8.0.0_r0.4
  • android-p-preview-5_r0.2
  • android-p-preview-5_r0.1
  • android-9.0.0_r0.5
  • android-9.0.0_r0.4
  • android-9.0.0_r0.2
  • android-9.0.0_r0.1
  • android-8.1.0_r0.81
  • android-8.1.0_r0.80
  • android-8.1.0_r0.78
  • android-8.1.0_r0.76
  • android-8.1.0_r0.75
  • android-8.1.0_r0.72
  • android-8.1.0_r0.70
  • android-p-preview-4_r0.2
  • android-p-preview-4_r0.1
  • android-wear-8.0.0_r0.30
41 results

rtmutex_common.h

Blame
  • property_contexts 3.94 KiB
    ##########################
    # property service keys
    #
    #
    net.rmnet               u:object_r:net_radio_prop:s0
    net.gprs                u:object_r:net_radio_prop:s0
    net.ppp                 u:object_r:net_radio_prop:s0
    net.qmi                 u:object_r:net_radio_prop:s0
    net.lte                 u:object_r:net_radio_prop:s0
    net.cdma                u:object_r:net_radio_prop:s0
    net.dns                 u:object_r:net_radio_prop:s0
    sys.usb.config          u:object_r:system_radio_prop:s0
    ril.                    u:object_r:radio_prop:s0
    ro.ril.                 u:object_r:radio_prop:s0
    gsm.                    u:object_r:radio_prop:s0
    persist.radio           u:object_r:radio_prop:s0
    
    net.                    u:object_r:system_prop:s0
    dev.                    u:object_r:system_prop:s0
    ro.runtime.             u:object_r:system_prop:s0
    hw.                     u:object_r:system_prop:s0
    ro.hw.                  u:object_r:system_prop:s0
    sys.                    u:object_r:system_prop:s0
    sys.powerctl            u:object_r:powerctl_prop:s0
    sys.usb.ffs.            u:object_r:ffs_prop:s0
    service.                u:object_r:system_prop:s0
    wlan.                   u:object_r:system_prop:s0
    dhcp.                   u:object_r:dhcp_prop:s0
    dhcp.bt-pan.result      u:object_r:pan_result_prop:s0
    bluetooth.              u:object_r:bluetooth_prop:s0
    
    debug.                  u:object_r:debug_prop:s0
    debug.db.               u:object_r:debuggerd_prop:s0
    dumpstate.              u:object_r:dumpstate_prop:s0
    log.                    u:object_r:log_prop:s0
    log.tag                 u:object_r:log_tag_prop:s0
    log.tag.WifiHAL         u:object_r:wifi_log_prop:s0
    security.perf_harden    u:object_r:shell_prop:s0
    service.adb.root        u:object_r:shell_prop:s0
    service.adb.tcp.port    u:object_r:shell_prop:s0
    
    persist.audio.          u:object_r:audio_prop:s0
    persist.debug.          u:object_r:persist_debug_prop:s0
    persist.logd.           u:object_r:logd_prop:s0
    persist.logd.security   u:object_r:device_logging_prop:s0
    persist.log.tag         u:object_r:log_tag_prop:s0
    persist.mmc.            u:object_r:mmc_prop:s0
    persist.sys.            u:object_r:system_prop:s0
    persist.sys.safemode    u:object_r:safemode_prop:s0
    ro.sys.safemode         u:object_r:safemode_prop:s0
    persist.sys.audit_safemode      u:object_r:safemode_prop:s0
    persist.service.        u:object_r:system_prop:s0
    persist.service.bdroid. u:object_r:bluetooth_prop:s0
    persist.security.       u:object_r:system_prop:s0
    
    # Boolean property set by system server upon boot indicating
    # if device owner is provisioned.
    ro.device_owner         u:object_r:device_logging_prop:s0
    
    # selinux non-persistent properties
    selinux.restorecon_recursive   u:object_r:restorecon_prop:s0
    selinux.                       u:object_r:security_prop:s0
    
    # default property context
    *                       u:object_r:default_prop:s0
    
    # data partition encryption properties
    vold.                   u:object_r:vold_prop:s0
    ro.crypto.              u:object_r:vold_prop:s0
    
    # ro.build.fingerprint is either set in /system/build.prop, or is
    # set at runtime by system_server.
    ro.build.fingerprint    u:object_r:fingerprint_prop:s0
    
    # ctl properties
    ctl.bootanim            u:object_r:ctl_bootanim_prop:s0
    ctl.dumpstate           u:object_r:ctl_dumpstate_prop:s0
    ctl.fuse_               u:object_r:ctl_fuse_prop:s0
    ctl.mdnsd               u:object_r:ctl_mdnsd_prop:s0
    ctl.ril-daemon          u:object_r:ctl_rildaemon_prop:s0
    ctl.bugreport           u:object_r:ctl_bugreport_prop:s0
    ctl.console             u:object_r:ctl_console_prop:s0
    ctl.                    u:object_r:ctl_default_prop:s0
    
    # NFC properties
    nfc.                    u:object_r:nfc_prop:s0
    
    # These properties are not normally set by processes other than init.
    # They are only distinguished here for setting by qemu-props on the
    # emulator/goldfish.
    config.                 u:object_r:config_prop:s0
    ro.config.              u:object_r:config_prop:s0
    dalvik.                 u:object_r:dalvik_prop:s0
    ro.dalvik.              u:object_r:dalvik_prop:s0