blob: f6fed7459f6af4666344a107f32d668b49f0cd6e [file] [log] [blame]
on load_persist_props_action
# check server configurable flags(which is based on persistent properties) related
# disaster recovery
mkdir /data/server_configurable_flags 0775 system system encryption=Require
exec - system system -- /system/bin/flags_health_check BOOT_FAILURE
on property:sys.boot_completed=1
setprop persist.device_config.attempted_boot_count 0
on property:sys.init.updatable_crashing=1
exec - system system -- /system/bin/flags_health_check UPDATABLE_CRASHING