Searched +full:post +full:- +full:fs (Results 1 – 25 of 40) sorted by relevance
12
| /system/extras/boottime_tools/bootanalyze/ |
| D | config.yaml | 4 …system_server: SystemServerTiming(Async)?\s*:\s*(?P<name>\S+) took to complete:\s(?P<time>[0-9]+)ms 5 package_manager: PackageSettingsTiming\s*:\s*(?P<name>\S+) took to complete:\s(?P<time>[0-9]+)ms 6 system_ui: SystemUIBootTiming?\s*:\s*(?P<name>\S+) took to complete:\s(?P<time>[0-9]+)ms 7 fs_shutdown: (?P<name>boot_fs_shutdown),(?P<time>[0-9]+),([0-9]+) 8 ueventd_secs: ueventd:\s(?P<name>\S.+)\stook\s(?P<time>[.0-9]+)\sseconds 9 init_command_ms: init:\sCommand\s(?P<name>\S.+)\sreturned.*took\s(?P<time>[.0-9]+)ms 10 …: init:\sService\s.*exec\s\S+\s\((?P<name>\S.+)\).*pid.*\swaiting\stook\s(?P<time>[.0-9]+)\sseconds 11 zygote64_timing: (?P<name>Zygote64Timing\:\s\S+)\stook\sto\scomplete\:\s(?P<time>[0-9]+)ms 12 zygote32_timing: (?P<name>Zygote32Timing\:\s\S+)\stook\sto\scomplete\:\s(?P<time>[0-9]+)ms 13 …P<component>\S+)\sLong\smonitor\scontention\swith\sowner\s(?P<name>\S.+).*\sfor\s(?P<time>[.0-9]+)s [all …]
|
| /system/gsid/ |
| D | gsid.rc | 8 on post-fs 17 on post-fs-data 26 exec_background - root root -- /system/bin/gsid run-startup-tasks
|
| /system/core/trusty/utils/rpmb_dev/ |
| D | rpmb_dev.rc | 2 on post-fs 7 on post-fs-data 16 service storageproxyd /vendor/bin/storageproxyd -d ${ro.hardware.trusty_ipc_dev:-/dev/trusty-ipc-de… 17 -r /dev/socket/rpmb_mock -p /data/vendor/ss -t sock 22 service rpmb_mock_init /vendor/bin/rpmb_dev --dev /mnt/vendor/persist/ss/RPMB_DATA --init --size 20… 28 service rpmb_mock /vendor/bin/rpmb_dev --dev /mnt/vendor/persist/ss/RPMB_DATA \ 29 --sock rpmb_mock
|
| D | rpmb_dev.system.rc | 2 -d ${storageproxyd_system.trusty_ipc_dev:-/dev/trusty-ipc-dev0} \ 3 -r /dev/socket/rpmb_mock_system \ 4 -p /data/secure_storage_system \ 5 -t sock 11 --dev /mnt/secure_storage_rpmb_system/persist/RPMB_DATA --init --size 2048 18 --dev /mnt/secure_storage_rpmb_system/persist/RPMB_DATA \ 19 --sock rpmb_mock_system 26 on late-fs && \ 34 on post-fs && \ 56 on post-fs-data && \
|
| D | rpmb_dev.wv.system.rc | 2 -d VSOCK:${trusty.widevine_vm.vm_cid}:1 \ 3 -r /dev/socket/rpmb_mock_wv_system \ 4 -p /data/secure_storage_wv_system \ 5 -t sock 11 --dev /mnt/secure_storage_rpmb_wv_system/persist/RPMB_DATA --init --size 2048 18 --dev /mnt/secure_storage_rpmb_wv_system/persist/RPMB_DATA \ 19 --sock rpmb_mock_wv_system 26 on early-boot 50 on post-fs-data && \
|
| D | rpmb_dev.test.system.rc | 2 -d VSOCK:${trusty.test_vm.vm_cid}:1 \ 3 -r /dev/socket/rpmb_mock_test_system \ 4 -p /data/secure_storage_test_system \ 5 -t sock 12 -d VSOCK:${trusty.test_vm_os.vm_cid}:1 \ 13 -r /dev/socket/rpmb_mock_test_system \ 14 -p /data/secure_storage_test_system \ 15 -t sock 22 --dev /mnt/secure_storage_rpmb_test_system/persist/RPMB_DATA --init --size 2048 29 --dev /mnt/secure_storage_rpmb_test_system/persist/RPMB_DATA \ [all …]
|
| /system/core/bootstat/ |
| D | bootstat.rc | 5 # before post-fs trigger 6 on post-fs && property:ro.boot.bootreason=* 9 on post-fs-data 48 # sys.bootstat.first_boot_completed=0 - first boot completed trigger wasn't processed yet. 49 # sys.bootstat.first_boot_completed=1 - first boot completed trigger was processed and 55 # state machine only once, which as result ensures that bootstat --set_system_boot_reason and 56 # bootstat --record_boot_complete will be called only once per full reboot. 63 # Need go after persist peroperties are loaded which is right before zygote-start trigger 64 exec_background - system log -- /system/bin/bootstat --set_system_boot_reason 72 …exec_background - system log -- /system/bin/bootstat --record_boot_complete --record_boot_reason -…
|
| /system/core/fs_mgr/ |
| D | clean_scratch_files.rc | 1 on post-fs-data && property:ro.debuggable=1 && property:ro.boot.dynamic_partitions=true 2 exec_background - root root -- /system/bin/clean_scratch_files
|
| /system/core/rootdir/ |
| D | asan_extract.rc | 2 on post-fs-data 3 exec - system system -- /system/bin/asan_extract
|
| D | init.rc | 14 # Cgroups are mounted right before early-init using list from /etc/cgroups.json 15 on early-init 42 # set RLIMIT_NICE to allow priorities from 19 to -20 55 # Greatly extend dm-verity's Merkle tree cache timeout. The default timeout 59 # Disable dm-verity hash prefetching, since it doesn't help performance 78 # Run apexd-bootstrap so that APEXes that provide critical libraries 81 exec_start apexd-bootstrap 82 perform_apex_config --bootstrap 90 mkdir /dev/sys/fs 0755 system system 106 # Mix device-specific information into the entropy pool [all …]
|
| /system/nvram/hal/ |
| D | fake-nvram.rc | 1 on post-fs-data 2 mkdir /data/misc/fake-nvram 0700 nvram nvram 4 service fake-nvram /system/bin/fake-nvram
|
| /system/extras/boottime_tools/bootio/ |
| D | bootio.rc | 9 on post-fs-data
|
| /system/chre/host/tinysys/hal/ |
| D | android.hardware.contexthub-service.tinysys.rc | 1 on post-fs-data 4 service vendor.contexthub-default /vendor/bin/hw/android.hardware.contexthub-service.tinysys
|
| /system/logging/logd/ |
| D | logtagd.rc | 4 on post-fs-data 6 write /data/misc/logd/event-log-tags "" 7 chown logd log /data/misc/logd/event-log-tags 8 chmod 0600 /data/misc/logd/event-log-tags 9 restorecon /data/misc/logd/event-log-tags
|
| /system/extras/profcollectd/ |
| D | profcollectd.rc | 9 on post-fs-data 20 exec_background - root shell -- /system/bin/profcollectctl reset
|
| /system/server_configurable_flags/aconfigd/ |
| D | aconfigd.rc | 1 service system_aconfigd_mainline_init /system/bin/aconfigd-system mainline-init 9 service system_aconfigd_platform_init /system/bin/aconfigd-system platform-init 17 service system_aconfigd_socket_service /system/bin/aconfigd-system start-socket 26 on post-fs
|
| /system/core/trusty/keymint/ |
| D | android.hardware.security.keymint-service.trusty_system_vm.rc | 2 service system.keymint-service.trusty_system_vm \ 3 /system_ext/bin/hw/android.hardware.security.keymint-service.trusty_system_vm \ 4 --dev ${system.keymint.trusty_ipc_dev} 14 on post-fs && property:trusty.security_vm.keymint.enabled=1 && \ 17 start system.keymint-service.trusty_system_vm
|
| /system/chre/ |
| D | chre_daemon.rc | 2 # Copyright (C) 2019 The Android Open-Source Project 8 # http://www.apache.org/licenses/LICENSE-2.0 17 on post-fs-data
|
| /system/update_engine/init/ |
| D | update-engine.conf | 8 # http://www.apache.org/licenses/LICENSE-2.0 18 author "chromium-os-dev@chromium.org" 20 # N.B. The chromeos-factoryinstall ebuild edits the 'start on' line so as 23 start on starting system-services 24 stop on stopping system-services 35 exec ionice -c3 update_engine 39 post-start script 40 pid=$(status | cut -f 4 -d ' ') 42 cgroup_cpu_dir="/sys/fs/cgroup/cpu/${UPSTART_JOB}" 43 mkdir -p "${cgroup_cpu_dir}" [all …]
|
| /system/core/init/ |
| D | README.md | 2 --------------------- 7 All of these are line-oriented, consisting of tokens separated by 8 whitespace. The c-style backslash escapes may be used to insert 11 when it is the last character on a line, may be used for line-folding. 29 -------------- 81 ------------------------------- 96 For an APEX module with the following files in /apex/sample-module/apex/etc/: 118 ------- 122 the tail of a to-be-executed queue (unless it is already on the 178 defined ordering between persistent setprops and non-persistent setprops. For [all …]
|
| /system/apex/apexd/ |
| D | apex_shim.cpp | 8 * http://www.apache.org/licenses/LICENSE-2.0 19 #include <android-base/file.h> 20 #include <android-base/logging.h> 21 #include <android-base/stringprintf.h> 22 #include <android-base/strings.h> 44 namespace fs = std::filesystem; 50 static constexpr const fs::perms kForbiddenFilePermissions = 51 fs::perms::owner_exec | fs::perms::group_exec | fs::perms::others_exec; 56 "etc/permissions/signature-permission-allowlist.xml", 78 "priv-app/CtsShimPriv/CtsShimPriv.apk", [all …]
|
| /system/sepolicy/prebuilts/api/32.0/private/ |
| D | apexd.te | 40 # allow apexd to create loop devices with /dev/loop-control 61 # allow apexd to access /dev/block/dm-* (device-mapper entries) 65 # sys_admin is required to access the device-mapper and mount 84 # allow apexd to create /apex/apex-info-list.xml and relabel to apex_info_file 87 # apexd needs to update /apex/apex-info-list.xml after non-staged APEX update. 92 # note that apexd won't be able to unlink files in /data/app-staging/session_XXXX, 96 # allow apexd to read files from /data/app-staging and hardlink them to /data/apex. 113 # Configure read-ahead of dm-verity and loop devices 114 # for dm-X 131 # Find the vold service, and call into vold to manage FS checkpoints [all …]
|
| /system/sepolicy/prebuilts/api/31.0/private/ |
| D | apexd.te | 40 # allow apexd to create loop devices with /dev/loop-control 61 # allow apexd to access /dev/block/dm-* (device-mapper entries) 65 # sys_admin is required to access the device-mapper and mount 84 # allow apexd to create /apex/apex-info-list.xml and relabel to apex_info_file 87 # apexd needs to update /apex/apex-info-list.xml after non-staged APEX update. 91 # note that apexd won't be able to unlink files in /data/app-staging/session_XXXX, 95 # allow apexd to read files from /data/app-staging and hardlink them to /data/apex. 112 # Configure read-ahead of dm-verity and loop devices 113 # for dm-X 130 # Find the vold service, and call into vold to manage FS checkpoints [all …]
|
| /system/logging/logcat/ |
| D | logcatd.rc | 5 # post-fs-data state because otherwise behavior is undefined. The exceptions 10 # persist to non-persistent trampolines to permit device properties can be 42 …exec - logd log -- /system/bin/logcat -c -f /data/misc/logd/logcat -n ${logd.logpersistd.size:-256} 55 …-L -b ${logd.logpersistd.buffer:-all} -v threadtime -v usec -v printable -v uid -D -f /data/misc/l… 62 oom_score_adjust -600
|
| /system/sepolicy/prebuilts/api/29.0/private/ |
| D | apexd.te | 14 # allow apexd to create loop devices with /dev/loop-control 30 # allow apexd to access /dev/block/dm-* (device-mapper entries) 34 # sys_admin is required to access the device-mapper and mount 45 # note that apexd won't be able to unlink files in /data/app-staging/session_XXXX, 49 # allow apexd to read files from /data/app-staging and hardlink them to /data/apex. 58 # Configure read-ahead of dm-verity and loop devices 59 # for dm-X 79 # Find the vold service, and call into vold to manage FS checkpoints 83 # Apex pre- & post-install permission. 85 # Allow self-execute for the fork mount helper. [all …]
|
12