Searched refs:recovery (Results 1 – 25 of 143) sorted by relevance
123456
/device/google/cuttlefish/shared/sepolicy/vendor/ |
D | recovery.te | 2 allow recovery gpu_device:dir search; 3 allow recovery graphics_device:chr_file rw_file_perms; 6 allow recovery vfat:dir r_dir_perms; 7 allow recovery vfat:file r_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/zuma-sepolicy/vendor/ |
D | recovery.te | 2 allow recovery sysfs_ota:file rw_file_perms; 3 allow recovery st54spi_device:chr_file rw_file_perms; 4 allow recovery tee_device:chr_file rw_file_perms; 5 allow recovery sysfs_scsi_devices_0000:file r_file_perms; 6 allow recovery sysfs_scsi_devices_0000:dir r_dir_perms; 7 set_prop(recovery, boottime_prop)
|
/device/google/zumapro-sepolicy/legacy/zuma/vendor/ |
D | recovery.te | 2 allow recovery sysfs_ota:file rw_file_perms; 3 allow recovery st54spi_device:chr_file rw_file_perms; 4 allow recovery tee_device:chr_file rw_file_perms; 5 allow recovery sysfs_scsi_devices_0000:file r_file_perms; 6 allow recovery sysfs_scsi_devices_0000:dir r_dir_perms; 7 set_prop(recovery, boottime_prop)
|
/device/linaro/dragonboard/installer/rb5/ |
D | README | 25 …mentation/consumer/dragonboard/qualcomm-robotics-rb5/installation/board-recovery.md.html#booting-i… 54 a full recovery flash of the board using the following 60 First boot into recovery mode by follwing the recovery 62 …ds.org/documentation/consumer/dragonboard/qualcomm-robotics-rb5/installation/board-recovery.md.html 64 Then run the recovery script from the 67 $ ./recovery.sh 69 This will do a recovery flash of the ptable and bootloader
|
/device/amlogic/yukawa/hal/bootctrl/ |
D | bootloader_message.cpp | 199 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/ |
D | README | 56 a full recovery flash of the board using the following 62 First boot into recovery mode. After removing the power cable 67 display output in recovery mode, and initially no serial output. 69 Then run the recovery script from the 72 $ ./recovery.sh 74 This will do a recovery flash of the ptable and bootloader
|
/device/linaro/hikey/hikey960/ |
D | device-hikey960.mk | 37 android.hardware.boot@1.2-impl.recovery \ 94 device/linaro/hikey/init.recovery.common.rc:recovery/root/init.recovery.hikey960.rc
|
/device/google/gs201/conf/ |
D | init.recovery.device.rc | 6 on init && property:ro.debuggable=1 && property:ro.boot.mode=recovery 7 start recovery-console 9 service recovery-console /system/bin/sh
|
/device/google/zuma/conf/ |
D | init.recovery.device.rc | 6 on init && property:ro.debuggable=1 && property:ro.boot.mode=recovery 7 start recovery-console 9 service recovery-console /system/bin/sh
|
/device/google/zumapro/conf/ |
D | init.recovery.device.rc | 6 on init && property:ro.debuggable=1 && property:ro.boot.mode=recovery 7 start recovery-console 9 service recovery-console /system/bin/sh
|
/device/google/gs101/conf/ |
D | init.recovery.device.rc | 6 on init && property:ro.debuggable=1 && property:ro.boot.mode=recovery 7 start recovery-console 9 service recovery-console /system/bin/sh
|
/device/google/sunfish/ |
D | CleanSpec.mk | 102 …add-clean-step, rm -rf $(PRODUCT_OUT)/recovery/root/system/lib64/hw/android.hardware.boot@1.0-impl… 113 $(call add-clean-step, rm -rf $(PRODUCT_OUT)/recovery/root/first_stage_ramdisk/avb/q-gsi.avbpubkey) 114 $(call add-clean-step, rm -rf $(PRODUCT_OUT)/recovery/root/first_stage_ramdisk/avb/r-gsi.avbpubkey) 115 $(call add-clean-step, rm -rf $(PRODUCT_OUT)/recovery/root/first_stage_ramdisk/avb/s-gsi.avbpubkey)
|
D | init.recovery.device.rc | 7 # Don't lose recovery logs- keep warm reset for coming out of recovery.
|
/device/google/redbull/ |
D | CleanSpec.mk | 52 $(call add-clean-step, rm -rf $(PRODUCT_OUT)/recovery/root/first_stage_ramdisk/avb/q-gsi.avbpubkey) 53 $(call add-clean-step, rm -rf $(PRODUCT_OUT)/recovery/root/first_stage_ramdisk/avb/r-gsi.avbpubkey) 54 $(call add-clean-step, rm -rf $(PRODUCT_OUT)/recovery/root/first_stage_ramdisk/avb/s-gsi.avbpubkey)
|
/device/google/coral/ |
D | CleanSpec.mk | 101 …add-clean-step, rm -rf $(PRODUCT_OUT)/recovery/root/system/lib64/hw/android.hardware.boot@1.0-impl… 124 $(call add-clean-step, rm -rf $(PRODUCT_OUT)/recovery/root/first_stage_ramdisk/avb/q-gsi.avbpubkey) 125 $(call add-clean-step, rm -rf $(PRODUCT_OUT)/recovery/root/first_stage_ramdisk/avb/r-gsi.avbpubkey) 126 $(call add-clean-step, rm -rf $(PRODUCT_OUT)/recovery/root/first_stage_ramdisk/avb/s-gsi.avbpubkey)
|
D | init.recovery.device.rc | 7 # Don't lose recovery logs- keep warm reset for coming out of recovery.
|
/device/linaro/hikey/hikey/ |
D | device-hikey.mk | 52 device/linaro/hikey/init.recovery.common.rc:recovery/root/init.recovery.hikey.rc
|
/device/generic/uml/ |
D | uml.mk | 32 adbd.recovery \ 75 linker.recovery \ 79 recovery \
|
/device/google/sunfish-sepolicy/vendor/google/ |
D | recovery.te | 2 allow recovery sg_device:chr_file rw_file_perms; 3 allow recovery sysfs_scsi_devices_0000:dir r_dir_perms;
|
/device/google/redbull-sepolicy/vendor/google/ |
D | recovery.te | 2 allow recovery sg_device:chr_file rw_file_perms; 3 allow recovery sysfs_scsi_devices_0000:dir r_dir_perms;
|
/device/google/coral-sepolicy/vendor/google/ |
D | recovery.te | 2 allow recovery sg_device:chr_file rw_file_perms; 3 allow recovery sysfs_scsi_devices_0000:dir r_dir_perms;
|
/device/google/gs101-sepolicy/whitechapel/vendor/google/ |
D | recovery.te | 2 allow recovery sysfs_ota:file rw_file_perms; 3 allow recovery st54spi_device:chr_file rw_file_perms;
|
/device/google/gs201-sepolicy/whitechapel_pro/ |
D | recovery.te | 2 allow recovery sysfs_ota:file rw_file_perms; 3 allow recovery st54spi_device:chr_file rw_file_perms;
|
/device/google/barbet/ |
D | init.recovery.device.rc | 8 # Don't lose recovery logs- keep warm reset for coming out of recovery.
|
/device/google/redfin/ |
D | init.recovery.device.rc | 8 # Don't lose recovery logs- keep warm reset for coming out of recovery.
|
123456