Home
last modified time | relevance | path

Searched refs:recovery (Results 1 – 25 of 198) sorted by relevance

12345678

/system/sepolicy/prebuilts/api/30.0/public/
Drecovery.te1 # recovery console (used in recovery init.rc for /sbin/recovery)
5 type recovery, domain;
7 # But the allow rules are only included in the recovery policy.
8 # Otherwise recovery is only allowed the domain rules.
10 # Allow recovery to perform an update as update_engine would do.
11 typeattribute recovery update_engine_common;
13 passthrough_hal_client_domain(recovery, hal_bootctl)
15 allow recovery self:global_capability_class_set {
27 r_dir_file(recovery, rootfs)
28 allow recovery rootfs:file execute_no_trans;
[all …]
Dfastbootd.te1 # fastbootd (used in recovery init.rc for /sbin/fastbootd)
7 # But the allow rules are only included in the recovery policy.
42 unix_socket_connect(fastbootd, recovery, recovery)
114 # Allow using libfiemap/gsid directly (no binder in recovery).
138 # until recovery supports vold.
Dpostinstall.te22 # Allow postinstall to execute shell in recovery.
42 # No domain other than update_engine and recovery (via update_engine_sideload)
45 neverallow { domain -update_engine -recovery } postinstall:process { transition dyntransition };
/system/sepolicy/public/
Drecovery.te1 # recovery console (used in recovery init.rc for /sbin/recovery)
5 type recovery, domain;
7 # But the allow rules are only included in the recovery policy.
8 # Otherwise recovery is only allowed the domain rules.
10 # Allow recovery to perform an update as update_engine would do.
11 typeattribute recovery update_engine_common;
13 passthrough_hal_client_domain(recovery, hal_bootctl)
15 allow recovery self:global_capability_class_set {
27 r_dir_file(recovery, rootfs)
28 allow recovery rootfs:file execute_no_trans;
[all …]
Dfastbootd.te1 # fastbootd (used in recovery init.rc for /sbin/fastbootd)
7 # But the allow rules are only included in the recovery policy.
32 unix_socket_connect(fastbootd, recovery, recovery)
103 # Allow using libfiemap/gsid directly (no binder in recovery).
114 # until recovery supports vold.
Dpostinstall.te22 # Allow postinstall to execute shell in recovery.
42 # No domain other than update_engine and recovery (via update_engine_sideload)
45 neverallow { domain -update_engine -recovery } postinstall:process { transition dyntransition };
/system/sepolicy/prebuilts/api/29.0/public/
Drecovery.te1 # recovery console (used in recovery init.rc for /sbin/recovery)
5 type recovery, domain;
7 # But the allow rules are only included in the recovery policy.
8 # Otherwise recovery is only allowed the domain rules.
10 # Allow recovery to perform an update as update_engine would do.
11 typeattribute recovery update_engine_common;
13 passthrough_hal_client_domain(recovery, hal_bootctl)
15 allow recovery self:global_capability_class_set {
27 r_dir_file(recovery, rootfs)
28 allow recovery rootfs:file execute_no_trans;
[all …]
Dfastbootd.te1 # fastbootd (used in recovery init.rc for /sbin/fastbootd)
7 # But the allow rules are only included in the recovery policy.
42 unix_socket_connect(fastbootd, recovery, recovery)
114 # until recovery supports vold.
Dpostinstall.te22 # Allow postinstall to execute shell in recovery.
42 # No domain other than update_engine and recovery (via update_engine_sideload)
45 neverallow { domain -update_engine -recovery } postinstall:process { transition dyntransition };
/system/sepolicy/prebuilts/api/28.0/public/
Drecovery.te1 # recovery console (used in recovery init.rc for /sbin/recovery)
5 type recovery, domain;
7 # But the allow rules are only included in the recovery policy.
8 # Otherwise recovery is only allowed the domain rules.
10 # Allow recovery to perform an update as update_engine would do.
11 typeattribute recovery update_engine_common;
13 passthrough_hal_client_domain(recovery, hal_bootctl)
15 allow recovery self:global_capability_class_set {
26 r_dir_file(recovery, rootfs)
27 allow recovery rootfs:file execute_no_trans;
[all …]
/system/sepolicy/prebuilts/api/26.0/public/
Drecovery.te1 # recovery console (used in recovery init.rc for /sbin/recovery)
5 type recovery, domain;
7 # But the allow rules are only included in the recovery policy.
8 # Otherwise recovery is only allowed the domain rules.
10 # Allow recovery to perform an update as update_engine would do.
11 typeattribute recovery update_engine_common;
13 passthrough_hal_client_domain(recovery, hal_bootctl)
15 …allow recovery self:capability { chown dac_override fowner fsetid setfcap setuid setgid sys_admin …
18 allow recovery self:capability2 mac_admin;
21 allow recovery rootfs:file execute_no_trans;
[all …]
Dinstall_recovery.te7 # /system/bin/install-recovery.sh is a shell script.
17 # Update the recovery block device based off a diff of the boot block device
/system/sepolicy/prebuilts/api/27.0/public/
Drecovery.te1 # recovery console (used in recovery init.rc for /sbin/recovery)
5 type recovery, domain;
7 # But the allow rules are only included in the recovery policy.
8 # Otherwise recovery is only allowed the domain rules.
10 # Allow recovery to perform an update as update_engine would do.
11 typeattribute recovery update_engine_common;
13 passthrough_hal_client_domain(recovery, hal_bootctl)
15 …allow recovery self:capability { chown dac_override fowner fsetid setfcap setuid setgid sys_admin …
18 allow recovery self:capability2 mac_admin;
21 r_dir_file(recovery, rootfs)
[all …]
Dinstall_recovery.te7 # /system/bin/install-recovery.sh is a shell script.
17 # Update the recovery block device based off a diff of the boot block device
/system/sepolicy/private/
Drecovery.te1 typeattribute recovery coredomain;
3 # The allow rules are only included in the recovery policy.
4 # Otherwise recovery is only allowed the domain rules.
7 set_prop(recovery, powerctl_prop)
10 get_prop(recovery, serialno_prop)
13 get_prop(recovery, ffs_config_prop)
14 set_prop(recovery, ffs_control_prop)
17 set_prop(recovery, usb_control_prop)
18 set_prop(recovery, usb_prop)
21 get_prop(recovery, bootloader_boot_reason_prop)
[all …]
Dbootstat.te20 -recovery
25 neverallow { bootanim recovery } last_boot_reason_prop:file r_file_perms;
/system/core/shell_and_utilities/
DAndroid.bp36 "sh.recovery",
37 "toolbox.recovery",
38 "toybox.recovery",
39 "ziptool.recovery",
/system/libvintf/test/
Dvintf_object_recovery_test.sh6 adb reboot recovery
8 adb wait-for-recovery
11 adb wait-for-recovery
/system/sepolicy/
DCleanSpec.mk52 $(call add-clean-step, rm -rf $(PRODUCT_OUT)/recovery/root/file_contexts)
55 $(call add-clean-step, rm -rf $(PRODUCT_OUT)/recovery/root/service_contexts)
57 $(call add-clean-step, rm -rf $(PRODUCT_OUT)/recovery/root/nonplat_property_contexts)
59 $(call add-clean-step, rm -rf $(PRODUCT_OUT)/recovery/root/plat_property_contexts)
62 $(call add-clean-step, rm -rf $(PRODUCT_OUT)/recovery/root/property_contexts)
65 $(call add-clean-step, rm -rf $(PRODUCT_OUT)/recovery/root/property_contexts)
84 $(call add-clean-step, rm -rf $(PRODUCT_OUT)/recovery/root/nonplat_file_contexts)
85 $(call add-clean-step, rm -rf $(PRODUCT_OUT)/recovery/root/nonplat_property_contexts)
98 $(call add-clean-step, rm -rf $(PRODUCT_OUT)/recovery/root/vendor_file_contexts)
99 $(call add-clean-step, rm -rf $(PRODUCT_OUT)/recovery/root/vendor_property_contexts)
[all …]
/system/sepolicy/prebuilts/api/27.0/private/
Drecovery.te1 typeattribute recovery coredomain;
2 typeattribute recovery domain_deprecated;
/system/sepolicy/prebuilts/api/26.0/private/
Drecovery.te1 typeattribute recovery coredomain;
2 typeattribute recovery domain_deprecated;
/system/sepolicy/vendor/
Dvendor_install_recovery.te4 # bootable/recovery/applypatch/vendor_flash_recovery.rc
8 # /vendor/bin/install-recovery.sh is a shell script.
18 # Update the recovery block device based off a diff of the boot block device
/system/core/libprocessgroup/profiles/
DAndroid.bp21 name: "cgroups.recovery.json",
23 recovery: true,
24 src: "cgroups.recovery.json",
77 "cgroups.recovery.json",
/system/core/
DCleanSpec.mk55 $(call add-clean-step, rm -rf $(PRODUCT_OUT)/recovery/root/default.prop)
80 $(call add-clean-step, rm -rf $(PRODUCT_OUT)/recovery/root/)
82 $(call add-clean-step, rm -rf $(PRODUCT_OUT)/recovery/root/sbin/charger)
84 $(call add-clean-step, rm -rf $(PRODUCT_OUT)/recovery/root/sbin)
89 $(call add-clean-step, rm -rf $(PRODUCT_OUT)/recovery/root/product_services)
/system/core/init/
Dfirst_stage_init.cpp103 std::string GetModuleLoadList(bool recovery, const std::string& dir_path) { in GetModuleLoadList() argument
105 if (recovery) { in GetModuleLoadList()
117 bool LoadKernelModules(bool recovery, bool want_console) { in LoadKernelModules() argument
157 Modprobe m({dir_path}, GetModuleLoadList(recovery, dir_path)); in LoadKernelModules()
165 Modprobe m({MODULE_BASE_DIR}, GetModuleLoadList(recovery, MODULE_BASE_DIR)); in LoadKernelModules()

12345678