Searched refs:getprop (Results 1 – 23 of 23) sorted by relevance
/system/core/init/ |
D | extra_free_kbytes.sh | 81 watermark_scale=$(getprop "ro.kernel.watermark_scale_factor") 88 if [ -z $(getprop "ro.kernel.watermark_scale_factor") ]
|
/system/logging/logcat/ |
D | logpersist | 4 case `getprop ro.debuggable` in 13 case `getprop ${property#persist.}.enable` in 142 getprop ${property#persist.}
|
/system/core/toolbox/ |
D | Android.bp | 42 "getprop.cpp", 60 "getprop",
|
D | tools.h | 2 TOOL(getprop)
|
/system/apex/tests/testdata/ |
D | trigger_reboot.sh | 4 active_apex=/data/apex/active/`/system/bin/getprop persist.debug.trigger_reboot_after_activation`
|
D | trigger_watchdog.sh | 4 apex=/apex/`/system/bin/getprop persist.debug.trigger_watchdog.apex`
|
/system/core/shell_and_utilities/ |
D | README.md | 50 toolbox: getevent getprop setprop start stop 84 toolbox: getevent getprop setprop start stop 118 toolbox: getevent getprop setprop start stop 152 toolbox: getevent getprop setprop start stop 184 toolbox: getevent getprop 216 toolbox: getevent getprop newfs\_msdos 247 getenforce getprop groups **gunzip** **gzip** head hostname hwclock id ifconfig 271 getenforce getprop groups head hostname hwclock id ifconfig inotifyd 292 env expand expr fallocate false find free getenforce getprop groups 307 toolbox: chcon chmod clear cmp date df dmesg getenforce getevent getprop [all …]
|
/system/libufdt/tests/ |
D | verifyDTBO.sh | 18 boot_suffix=$(adb wait-for-device shell getprop ro.boot.slot_suffix)
|
/system/core/rootdir/ |
D | asan_extract.sh | 34 VOLD_STATUS=$(getprop vold.decrypt)
|
/system/sepolicy/public/ |
D | dhcp.te | 15 # dhcpcd runs dhcpcd-hooks/*, which runs getprop / setprop (toolbox_exec)
|
/system/sepolicy/prebuilts/api/29.0/public/ |
D | dhcp.te | 14 # dhcpcd runs dhcpcd-hooks/*, which runs getprop / setprop (toolbox_exec)
|
/system/sepolicy/prebuilts/api/32.0/public/ |
D | dhcp.te | 15 # dhcpcd runs dhcpcd-hooks/*, which runs getprop / setprop (toolbox_exec)
|
/system/sepolicy/prebuilts/api/30.0/public/ |
D | dhcp.te | 14 # dhcpcd runs dhcpcd-hooks/*, which runs getprop / setprop (toolbox_exec)
|
/system/sepolicy/prebuilts/api/33.0/public/ |
D | dhcp.te | 15 # dhcpcd runs dhcpcd-hooks/*, which runs getprop / setprop (toolbox_exec)
|
/system/sepolicy/prebuilts/api/31.0/public/ |
D | dhcp.te | 15 # dhcpcd runs dhcpcd-hooks/*, which runs getprop / setprop (toolbox_exec)
|
/system/sepolicy/prebuilts/api/34.0/public/ |
D | dhcp.te | 15 # dhcpcd runs dhcpcd-hooks/*, which runs getprop / setprop (toolbox_exec)
|
/system/sepolicy/microdroid/system/private/ |
D | init_debug_policy.te | 14 # Allow init_debug_policy to use xxd and set/getprop
|
/system/tools/aidl/tests/ |
D | aidl_integration_test.py | 227 def getprop(host, prop): function 265 if getprop(host, "ro.product.cpu.abilist32") != "": 267 if getprop(host, "ro.product.cpu.abilist64") != "":
|
/system/extras/tests/ext4/ |
D | android_emmc_perf_tests.sh | 27 HARDWARE=`adb shell getprop ro.hardware | tr -d "\r"`
|
/system/extras/ioblame/ |
D | ioblame.sh | 38 model=`adb shell getprop ro.product.name`
|
/system/extras/app-launcher/ |
D | app-launcher.sh | 514 model=$($adb shell getprop ro.product.name | sed 's/[ \t\r\n]*$//')
|
/system/core/bootstat/ |
D | boot_reason_test.sh | 89 adb_sh getprop ${1} 2>&1 </dev/null
|
/system/core/fs_mgr/tests/ |
D | adb-remount-test.sh | 218 adb_sh getprop ${1} </dev/null
|