Home
last modified time | relevance | path

Searched refs:on (Results 1 – 25 of 1568) sorted by relevance

12345678910>>...63

/system/memory/lmkd/
Dlmkd.rc10 on property:lmkd.reinit=1
14 on property:sys.boot_completed=1 && property:lmkd.reinit=0
20 on property:persist.device_config.lmkd_native.debug=*
23 on property:persist.device_config.lmkd_native.kill_heaviest_task=*
26 on property:persist.device_config.lmkd_native.kill_timeout_ms=*
29 on property:persist.device_config.lmkd_native.swap_free_low_percentage=*
32 on property:persist.device_config.lmkd_native.psi_partial_stall_ms=*
35 on property:persist.device_config.lmkd_native.psi_complete_stall_ms=*
38 on property:persist.device_config.lmkd_native.thrashing_limit=*
41 on property:persist.device_config.lmkd_native.thrashing_limit_decay=*
[all …]
/system/core/llkd/
Dllkd.rc2 on property:ro.debuggable=*
6 on property:ro.llk.enable=true
9 on property:llk.enable=1
12 on property:llk.enable=0
15 on property:ro.khungtask.enable=true
18 on property:khungtask.enable=1
21 on property:khungtask.enable=0
25 on property:khungtask.enable=true
31 on property:khungtask.enable=false
34 on property:llk.enable=true
Dllkd-debuggable.rc1 on property:ro.debuggable=1
5 on property:ro.llk.enable=eng
8 on property:ro.khungtask.enable=eng
/system/core/rootdir/
Dinit-debug.rc1 on property:persist.mmc.max_read_speed=*
4 on property:persist.mmc.max_write_speed=*
7 on property:persist.mmc.cache_size=*
10 on early-init && property:ro.product.debugfs_restrictions.enabled=true
14 on property:sys.boot_completed=1 && property:ro.product.debugfs_restrictions.enabled=true && \
Dinit.usb.rc6 on post-fs-data
22 on property:vendor.sys.usb.adb.disabled=*
25 # Set default value on sys.usb.configfs early in boot sequence. It will be
26 # overridden in `on boot` action of init.hardware.rc.
27 on init
31 on property:sys.usb.config=none && property:sys.usb.configfs=0
40 on property:sys.usb.config=adb && property:sys.usb.configfs=0
50 on property:sys.usb.config=accessory && property:sys.usb.configfs=0
59 on property:sys.usb.config=accessory,adb && property:sys.usb.configfs=0
69 on property:sys.usb.config=audio_source && property:sys.usb.configfs=0
[all …]
Dinit.usb.configfs.rc1 on property:sys.usb.config=none && property:sys.usb.configfs=1
14 on property:init.svc.adbd=stopped
17 on property:sys.usb.config=adb && property:sys.usb.configfs=1
20 on property:sys.usb.ffs.ready=1 && property:sys.usb.config=adb && property:sys.usb.configfs=1
26 on property:sys.usb.config=mtp && property:sys.usb.configfs=1
32 on property:sys.usb.config=mtp,adb && property:sys.usb.configfs=1
35 on property:sys.usb.ffs.ready=1 && property:sys.usb.config=mtp,adb && property:sys.usb.configfs=1
42 on property:sys.usb.config=ptp && property:sys.usb.configfs=1
48 on property:sys.usb.config=ptp,adb && property:sys.usb.configfs=1
51 on property:sys.usb.ffs.ready=1 && property:sys.usb.config=ptp,adb && property:sys.usb.configfs=1
[all …]
/system/logging/logcat/
Dlogcatd.rc12 on property:persist.logd.logpersistd.count=*
16 on property:persist.logd.logpersistd.size=*
19 on property:persist.logd.logpersistd.rotate_kbytes=*
22 on property:persist.logd.logpersistd.buffer=*
25 on property:persist.logd.logpersistd=logcatd
29 on load_persist_props_action
32 on property:logd.logpersistd.enable=true && property:logd.logpersistd=logcatd
38 on property:logd.logpersistd.enable=true && property:logd.logpersistd=clear
46 on property:logd.logpersistd=stop
51 on property:logd.logpersistd.enable=false
/system/extras/simpleperf/doc/
DREADME.md4 both Android applications and native processes running on Android. It can
5 profile both Java and C++ code on Android. The simpleperf executable can run on Android >=L,
6 and Python scripts can be used on Android >= N.
23 1. It collects more info in profiling data. Since the common workflow is "record on the device, and
24 report on the host", simpleperf not only collects samples in profiling data, but also collects
29 to file. This is to save storage space on the device.
30 2) Support tracing both on CPU time and off CPU time with --trace-offcpu option.
31 3) Support recording callgraphs of JITed and interpreted Java code on Android >= P.
43 1) Builds static executables on the device. Since static executables don't rely on any library,
44 simpleperf executables can be pushed on any Android device and used to record profiling data.
[all …]
/system/server_configurable_flags/disaster_recovery/
Dflags_health_check.rc1 on load_persist_props_action
2 # check server configurable flags(which is based on persistent properties) related
7 on property:sys.boot_completed=1
10 on property:sys.init.updatable_crashing=1
/system/apex/tests/testdata/
Dtrigger_watchdog.rc2 on boot && property:persist.debug.trigger_watchdog.apex=*
8 on boot && property:debug.trigger_reboot_once_after_activation=1 && property:persist.debug.trigger_…
13 on boot && property:persist.debug.trigger_reboot_twice_after_activation=1 && property:persist.debug…
18 on boot && property:persist.debug.trigger_updatable_crashing_for_testing=1
23 on boot && property:test.apex_revert_test_force_reboot=1
28 # executed init already executed `on userspace-reboot-fs-remount` trigger in rootdir/init.rc,
30 on userspace-reboot-fs-remount && property:test.apex_userspace_reboot_simulate_remount_failed=1
35 on userspace-reboot-requested && property:test.apex_userspace_reboot_simulate_shutdown_failed=1
/system/libsysprop/srcs/android/sysprop/
DBluetoothProperties.sysprop10 # distributed under the License is distributed on an "AS IS" BASIS,
46 # Whether GAP BLE Privacy (RPA) is enabled on this device.
136 # Whether the Advanced Audio Distribution Profile (A2DP) Sink role is enabled on this device.
146 # Whether the Advanced Audio Distribution Profile (A2DP) Source role is enabled on this device.
156 # Whether the Android defined Audio Support for Hearing Aids (ASHA) central role over is enabled on
166 # Whether the Audio/Video Remote Control Profile (AVRCP) Controller role is enabled on this device.
176 # Whether the Audio/Video Remote Control Profile (AVRCP) Target role is enabled on this device.
186 # Whether the Basic Audio Profile (BAP) broadcast assist role is enabled on this device.
196 # Whether the Basic Audio Profile (BAP) broadcast source role is enabled on this device.
206 # Whether the Basic Audio Profile (BAP) unicast client role is enabled on this device.
[all …]
/system/sepolicy/public/
Dfsck_untrusted.te1 # Any fsck program run on untrusted block devices
11 # Run fsck on vold block devices
17 # To determine if it is safe to run fsck on a filesystem, e2fsck
20 # block devices. With that information, it runs stat() on each block
22 # passed in on the command line. If there is a match, then the filesystem
32 # Untrusted fsck should never be run on block devices holding sensitive data
/system/sepolicy/prebuilts/api/33.0/public/
Dfsck_untrusted.te1 # Any fsck program run on untrusted block devices
11 # Run fsck on vold block devices
17 # To determine if it is safe to run fsck on a filesystem, e2fsck
20 # block devices. With that information, it runs stat() on each block
22 # passed in on the command line. If there is a match, then the filesystem
32 # Untrusted fsck should never be run on block devices holding sensitive data
/system/sepolicy/prebuilts/api/31.0/public/
Dfsck_untrusted.te1 # Any fsck program run on untrusted block devices
11 # Run fsck on vold block devices
17 # To determine if it is safe to run fsck on a filesystem, e2fsck
20 # block devices. With that information, it runs stat() on each block
22 # passed in on the command line. If there is a match, then the filesystem
32 # Untrusted fsck should never be run on block devices holding sensitive data
Dupdate_engine_common.te7 # Allow read/write on system and boot partitions.
32 # Allow update_engine_common to mount on the /postinstall directory and reset the
33 # labels on the mounted filesystem to postinstall_file.
66 # read / write on /dev/device-mapper to map / unmap devices
69 # apply / verify updates on devices mapped via device mapper
76 # read / write metadata on super device to resize partitions
79 # ioctl on super device to get block device alignment and alignment offset
82 # get physical block device to map logical partitions on device mapper
/system/sepolicy/prebuilts/api/32.0/public/
Dfsck_untrusted.te1 # Any fsck program run on untrusted block devices
11 # Run fsck on vold block devices
17 # To determine if it is safe to run fsck on a filesystem, e2fsck
20 # block devices. With that information, it runs stat() on each block
22 # passed in on the command line. If there is a match, then the filesystem
32 # Untrusted fsck should never be run on block devices holding sensitive data
/system/sepolicy/prebuilts/api/29.0/public/
Dfsck_untrusted.te1 # Any fsck program run on untrusted block devices
11 # Run fsck on vold block devices
17 # To determine if it is safe to run fsck on a filesystem, e2fsck
20 # block devices. With that information, it runs stat() on each block
22 # passed in on the command line. If there is a match, then the filesystem
32 # Untrusted fsck should never be run on block devices holding sensitive data
Dupdate_engine_common.te7 # Allow read/write on system and boot partitions.
32 # Allow update_engine_common to mount on the /postinstall directory and reset the
33 # labels on the mounted filesystem to postinstall_file.
59 # read / write on /dev/device-mapper to map / unmap devices
62 # apply / verify updates on devices mapped via device mapper
65 # read / write metadata on super device to resize partitions
68 # ioctl on super device to get block device alignment and alignment offset
71 # get physical block device to map logical partitions on device mapper
/system/sepolicy/prebuilts/api/30.0/public/
Dfsck_untrusted.te1 # Any fsck program run on untrusted block devices
11 # Run fsck on vold block devices
17 # To determine if it is safe to run fsck on a filesystem, e2fsck
20 # block devices. With that information, it runs stat() on each block
22 # passed in on the command line. If there is a match, then the filesystem
32 # Untrusted fsck should never be run on block devices holding sensitive data
Dupdate_engine_common.te7 # Allow read/write on system and boot partitions.
32 # Allow update_engine_common to mount on the /postinstall directory and reset the
33 # labels on the mounted filesystem to postinstall_file.
62 # read / write on /dev/device-mapper to map / unmap devices
65 # apply / verify updates on devices mapped via device mapper
68 # read / write metadata on super device to resize partitions
71 # ioctl on super device to get block device alignment and alignment offset
74 # get physical block device to map logical partitions on device mapper
/system/sepolicy/prebuilts/api/28.0/public/
Dfsck_untrusted.te1 # Any fsck program run on untrusted block devices
11 # Run fsck on vold block devices
17 # To determine if it is safe to run fsck on a filesystem, e2fsck
20 # block devices. With that information, it runs stat() on each block
22 # passed in on the command line. If there is a match, then the filesystem
32 # Untrusted fsck should never be run on block devices holding sensitive data
/system/chre/test/
DREADME.md6 on-device, using [Pigweed's][PW_URL] Unit Test [Framework][PW_UT_URL]. Test
8 modifications to on-host unit tests to run on-device are easier.
10 CHRE recommends running the same host-side gtests on-device using this
12 exception on unaligned access, when the same code would run without any
13 problems on a local x86-based machine.
24 steps need to be taken to run the on-device tests:
/system/extras/simpleperf/
DREADME.md52 For testing, we need to test if the scripts run on darwin/linux/windows for different android
55 1. Test on android emulators running on linux x86_64 host, for android version N/O/P/Q/R/S/current.
61 The scripts support android >= N. But it's easier to test old versions on emulators. So I only test
62 android N on emulators.
64 Currently, the tests have problems in clean up. So tests on emulator may fail and take too long to
67 1. Test on android devices connected to linux x86_64 host, for android version O/P/Q/R/S/current.
73 3. Test on an android device connected to darwin x86_64 host, for one of android version O/P/Q/R/S/…
79 4. Test on an android device connected to darwin x86_64 host, for one of android version O/P/Q/R/S/…
/system/netd/server/
DInterfaceController.h37 static int setEnableIPv6(const char* ifName, const int on);
39 static int setAcceptIPv6Ra(const char* ifName, const int on);
40 static int setAcceptIPv6Dad(const char* ifName, const int on);
42 static int setIPv6PrivacyExtensions(const char* ifName, const int on);
/system/extras/profcollectd/
Dprofcollectd.rc9 on post-fs-data
16 on boot && property:persist.device_config.profcollect_native_boot.enabled=true
19 on boot && property:persist.device_config.profcollect_native_boot.enabled=

12345678910>>...63