diff options
author | Dan Pasanen <invisiblek@cyanogenmod.org> | 2016-11-21 21:15:31 -0600 |
---|---|---|
committer | Tom Marshall <tdm.code@gmail.com> | 2017-09-17 16:59:26 +0000 |
commit | ca0413debea313bf487c6e46bfd27eecd1186401 (patch) | |
tree | 5a82a6904de2fd7880cced4b857b777daa59814e /fuse_sideload.cpp | |
parent | f79b32bf77fde59dec762655cf2bf35a96064fe4 (diff) | |
download | android_bootable_recovery-ca0413debea313bf487c6e46bfd27eecd1186401.tar.gz android_bootable_recovery-ca0413debea313bf487c6e46bfd27eecd1186401.tar.bz2 android_bootable_recovery-ca0413debea313bf487c6e46bfd27eecd1186401.zip |
bootloader_message: allow devices to override
* Some devices do not have a misc partition or something that can be
used as a surrogate, but we still need a place to write the recovery
commands to. In these cases, allow a device tree to override the
default aosp behavior and instead do such things as use a file on
/cache to handle this.
* NOTE: Your device must also specify BOARD_CACHEIMAGE_FILE_SYSTEM_TYPE
if you plan to use /cache/recovery/command as this is used to tell
android to use this dedicated /cache partition rather than symlinking
it to /data/cache
Change-Id: I254c28a1e4d9b8df9c0e5d9ebcc087b58a45d5a3
Diffstat (limited to 'fuse_sideload.cpp')
0 files changed, 0 insertions, 0 deletions