Searched refs:ro (Results 1 – 25 of 44) sorted by relevance
12
84 ro.audio.monitorRotation u:object_r:exported3_default_prop:s0 exact bool85 ro.bluetooth.a2dp_offload.supported u:object_r:bluetooth_a2dp_offload_prop:s0 exact bool86 ro.boot.vendor.overlay.theme u:object_r:exported_overlay_prop:s0 exact string87 ro.boot.wificountrycode u:object_r:exported3_default_prop:s0 exact string88 ro.bt.bdaddr_path u:object_r:exported_bluetooth_prop:s0 exact string89 ro.camera.notify_nfc u:object_r:exported3_default_prop:s0 exact int90 ro.com.android.dataroaming u:object_r:exported3_default_prop:s0 exact bool91 ro.com.android.prov_mobiledata u:object_r:exported3_default_prop:s0 exact bool92 ro.com.google.clientidbase u:object_r:exported3_default_prop:s0 exact string93 ro.config.alarm_alert u:object_r:exported2_config_prop:s0 exact string[all …]
14 # Read/Write [persist.]sys.boot.reason and ro.boot.bootreason (write if empty)50 # ... and refine ... for a ro propertly no less ... keep this _tight_
40 # Read ro.boot.bootreason b/30654343
4 ro.logd.auditd bool true Enable selinux audit daemon5 ro.logd.auditd.dmesg bool true selinux audit messages sent to dmesg.6 ro.logd.auditd.main bool true selinux audit messages sent to main.7 ro.logd.auditd.events bool true selinux audit messages sent to events.9 ro.device_owner bool false Override persist.logd.security to false10 ro.logd.kernel bool+ svelte+ Enable klogd daemon11 ro.logd.statistics bool+ svelte+ Enable logcat -S statistics.12 ro.debuggable number if not "1", logd.statistics &13 ro.logd.kernel default false.24 persist.logd.size number ro Global default size of the buffer for[all …]
14 ro.ril. u:object_r:radio_prop:s020 ro.runtime. u:object_r:system_prop:s021 ro.runtime.firstboot u:object_r:firstboot_prop:s023 ro.hw. u:object_r:system_prop:s048 ro.logd. u:object_r:logd_prop:s057 ro.sys.safemode u:object_r:safemode_prop:s064 ro.boot.vendor.overlay. u:object_r:overlay_prop:s065 ro.boottime. u:object_r:boottime_prop:s066 ro.serialno u:object_r:serialno_prop:s067 ro.boot.btmacaddr u:object_r:bluetooth_prop:s0[all …]
1 ro.storaged.event.interval # interval storaged scans for IO stats, in seconds2 ro.storaged.event.perf_check # check for time spent in event loop, in microseconds3 ro.storaged.disk_stats_pub # interval storaged publish disk stats, in seconds4 ro.storaged.uid_io.interval # interval storaged checks Per UID IO usage, in seconds5 ro.storaged.uid_io.threshold # Per UID IO usage limit, in bytes
14 ro.ril. u:object_r:radio_prop:s020 ro.runtime. u:object_r:system_prop:s021 ro.runtime.firstboot u:object_r:firstboot_prop:s023 ro.hw. u:object_r:system_prop:s056 ro.sys.safemode u:object_r:safemode_prop:s062 ro.boot.vendor.overlay. u:object_r:overlay_prop:s063 ro.boottime. u:object_r:boottime_prop:s064 ro.serialno u:object_r:serialno_prop:s065 ro.boot.btmacaddr u:object_r:bluetooth_prop:s066 ro.boot.serialno u:object_r:serialno_prop:s0[all …]
14 ro.ril. u:object_r:radio_prop:s020 ro.runtime. u:object_r:system_prop:s021 ro.runtime.firstboot u:object_r:firstboot_prop:s023 ro.hw. u:object_r:system_prop:s055 ro.sys.safemode u:object_r:safemode_prop:s061 ro.boot.vendor.overlay. u:object_r:overlay_prop:s062 ro.boottime. u:object_r:boottime_prop:s063 ro.serialno u:object_r:serialno_prop:s064 ro.boot.btmacaddr u:object_r:bluetooth_prop:s065 ro.boot.serialno u:object_r:serialno_prop:s0[all …]
29 ro.config.low_ram: choose between low-memory vs high-performance32 ro.lmk.use_minfree_levels: use free memory and file cache thresholds for37 ro.lmk.low: min oom_adj score for processes eligible to be41 ro.lmk.medium: min oom_adj score for processes eligible to be45 ro.lmk.critical: min oom_adj score for processes eligible to be49 ro.lmk.critical_upgrade: enables upgrade to critical level. Default = false51 ro.lmk.upgrade_pressure: max mem_pressure at which level will be upgraded55 ro.lmk.downgrade_pressure: min mem_pressure at which vmpressure event will59 ro.lmk.kill_heaviest_task: kill heaviest eligible task (best decision) vs.62 ro.lmk.kill_timeout_ms: duration in ms after a kill when no additional[all …]
17 * ``` ro.bluetooth.hfp.ver ```18 * ``` ro.bt.bdaddr_path ```19 * ``` ro.product.model ```
27 ro.hardware.keystore=trusty \28 ro.hardware.gatekeeper=trusty
15 on property:sys.cppreopt=requested && property:ro.boot.slot_suffix=_a16 mount ext4 /dev/block/by-name/system_b /postinstall ro nosuid nodev noexec23 on property:sys.cppreopt=requested && property:ro.boot.slot_suffix=_b24 mount ext4 /dev/block/by-name/system_a /postinstall ro nosuid nodev noexec
4 on property:ro.boot.bootreason=*5 setprop sys.boot.reason ${ro.boot.bootreason}35 chown system log /data/misc/bootstat/ro.boottime.init36 chown system log /data/misc/bootstat/ro.boottime.init.cold_boot_wait37 chown system log /data/misc/bootstat/ro.boottime.init.selinux47 # property:ro.crypto.type=block: FDE device48 on post-fs-data && property:init.svc.bootanim=running && property:ro.crypto.type=block
7 setprop ro.boot.bootreason ${persist.test.boot.reason}
8 on property:ro.boot.slot_suffix=*
31 status_t Mount(const std::string& source, const std::string& target, bool ro,
116 status_t Mount(const std::string& source, const std::string& target, bool ro, in Mount() argument128 flags |= (ro ? MS_RDONLY : 0); in Mount()
132 status_t Mount(const std::string& source, const std::string& target, bool ro, in Mount() argument143 flags |= (ro ? MS_RDONLY : 0); in Mount()
18 boot_suffix=$(adb wait-for-device shell getprop ro.boot.slot_suffix)
9 import /init.${ro.hardware}.rc10 import /vendor/etc/init/hw/init.${ro.hardware}.rc12 import /init.${ro.zygote}.rc325 # The bind+ro combination avoids modifying any other mount flags.326 mount rootfs rootfs / remount bind ro406 copy /data/misc/recovery/ro.build.fingerprint /data/misc/recovery/ro.build.fingerprint.1407 chmod 0440 /data/misc/recovery/ro.build.fingerprint.1408 chown system log /data/misc/recovery/ro.build.fingerprint.1409 write /data/misc/recovery/ro.build.fingerprint ${ro.build.fingerprint}410 chmod 0440 /data/misc/recovery/ro.build.fingerprint[all …]