Home
last modified time | relevance | path

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

123

/device/google/cuttlefish/shared/sepolicy/vendor/
Drecovery.te2 allow recovery gpu_device:dir search;
3 allow recovery graphics_device:chr_file rw_file_perms;
6 allow recovery appdomain_tmpfs:file r_file_perms;
9 allow recovery cache_block_device:blk_file rw_file_perms;
10 allow recovery devpts:chr_file rw_file_perms;
11 allow recovery kmsg_device:chr_file { getattr w_file_perms };
16 dontaudit recovery self:global_capability_class_set fsetid;
/device/google/coral-sepolicy/vendor/google/
Drecovery.te2 allow recovery citadel_device:chr_file rw_file_perms;
3 allow recovery sg_device:chr_file rw_file_perms;
4 allow recovery sysfs_scsi_devices_0000:dir r_dir_perms;
/device/amlogic/yukawa/hal/bootctrl/
Dbootloader_message.cpp199 memset(boot->recovery, 0, sizeof(boot->recovery)); in update_bootloader_message_in_struct()
202 strlcpy(boot->recovery, "recovery\n", sizeof(boot->recovery)); in update_bootloader_message_in_struct()
204 strlcat(boot->recovery, s.c_str(), sizeof(boot->recovery)); in update_bootloader_message_in_struct()
206 strlcat(boot->recovery, "\n", sizeof(boot->recovery)); in update_bootloader_message_in_struct()
/device/linaro/dragonboard/installer/db845c/
DREADME61 a full recovery flash of the board using the following
67 First boot into recovery mode. After removing the power cable
72 display output in recovery mode, and initially no serial output.
74 Then run the recovery script from the
77 $ ./recovery.sh
79 This will do a recovery flash of the ptable and bootloader
/device/linaro/hikey/hikey/
Ddevice-hikey.mk63 device/linaro/hikey/init.recovery.common.rc:recovery/root/init.recovery.hikey.rc
/device/google/coral/
Dinit.recovery.device.rc7 # Don't lose recovery logs- keep warm reset for coming out of recovery.
/device/google/crosshatch/
Dinit.recovery.hardware.rc7 # Don't lose recovery logs- keep warm reset for coming out of recovery.
Ddevice-common.mk130 android.hardware.boot@1.0-impl.recovery \
132 bootctrl.sdm845.recovery \
/device/generic/uml/
Duml.mk32 adbd.recovery \
77 linker.recovery \
81 recovery \
/device/amlogic/yukawa/
Dfstab.recovery.yukawa7 /dev/block/platform/soc/ffe07000.mmc/by-name/recovery /recovery emmc defaults …
Dfstab.recovery.yukawa.avb7 /dev/block/platform/soc/ffe07000.mmc/by-name/recovery /recovery emmc defaults …
DBoardConfigCommon.mk90 TARGET_RECOVERY_FSTAB := device/amlogic/yukawa/fstab.recovery.yukawa.avb
101 TARGET_RECOVERY_FSTAB := device/amlogic/yukawa/fstab.recovery.yukawa
/device/linaro/hikey/hikey960/
Ddevice-hikey960.mk86 device/linaro/hikey/init.recovery.common.rc:recovery/root/init.recovery.hikey960.rc
/device/ti/beagle_x15/
Dfstab.beagle_x15board_v410 /dev/block/platform/44000000.ocp/480b4000.mmc/by-name/recovery /recovery emmc def…
Dfstab.beagle_x15board_v510 …terconnect:segment@0/480b4000.target-module/480b4000.mmc/by-name/recovery /recovery emmc…
/device/linaro/hikey/sepolicy/
Drecovery.te1 allow recovery gpu_device:chr_file rw_file_perms;
/device/google/crosshatch-sepolicy/private/
Drecovery.te2 allow recovery citadel_device:chr_file rw_file_perms;
/device/google/bonito-sepolicy/private/
Drecovery.te2 allow recovery citadel_device:chr_file rw_file_perms;
/device/google/bonito-sepolicy/vendor/qcom/sdm710/
Dupdate_engine_common.te1 # Allow update_engine and update_engine_sideload (recovery) read/write on the
/device/google/bonito/
Ddevice-common.mk115 android.hardware.boot@1.0-impl.recovery \
117 bootctrl.sdm710.recovery \
/device/google/bonito-sepolicy/vendor/qcom/common/
Dupdate_engine_common.te1 # Allow update_engine and update_engine_sideload (recovery) read/write on the
/device/google/crosshatch-sepolicy/vendor/qcom/common/
Dupdate_engine_common.te1 # Allow update_engine and update_engine_sideload (recovery) read/write on the
/device/google/crosshatch-sepolicy/vendor/qcom/sdm845/
Dupdate_engine_common.te1 # Allow update_engine and update_engine_sideload (recovery) read/write on the
/device/google/wahoo/sepolicy/vendor/
Dupdate_engine_common.te1 # Allow update_engine and update_engine_sideload (recovery) read/write on the
/device/google_car/crosshatch_car/
Ddevice-common.mk147 android.hardware.boot@1.0-impl.recovery \
149 bootctrl.sdm845.recovery \

123