platform_bootable_recovery/install
Christopher N. Hesse 2433eb0334 recovery: Add runtime checks for A/B vs traditional updates
This allows A/B devices to install legacy (non-payload) style update.zip
packages like our addonsu or gapps.

Do not abort an update if META-INF/com/android/metadata is missing,
instead use it to determine whether the update is an A/B ota or not.

Change-Id: I907a92732470b947de007dde11fb71db64d94c9b
2024-09-08 01:03:18 +02:00
..
include Add recovery flag to reformat /data 2024-01-04 16:43:53 -08:00
adb_install.cpp recovery: Don't consider manual install aborts as errors 2024-09-08 01:00:30 +02:00
Android.bp Migrate Test Targets to New Android Ownership Model 2024-02-02 13:56:16 +00:00
fuse_install.cpp recovery: sdcard is data/media/0 2024-09-08 01:02:43 +02:00
install.cpp recovery: Add runtime checks for A/B vs traditional updates 2024-09-08 01:03:18 +02:00
snapshot_utils.cpp Fix SnapshotManager instantiation. 2021-02-04 20:23:15 -08:00
spl_check.cpp Check SPL downgrade before install OTA in recovery 2021-05-17 16:25:00 -04:00
spl_check_unittests.cpp Check SPL downgrade before install OTA in recovery 2021-05-17 16:25:00 -04:00
wipe_data.cpp Add recovery flag to reformat /data 2024-01-04 16:43:53 -08:00
wipe_device.cpp Allow brick OTA package to be sideloaded in recovery 2023-03-14 17:10:42 -07:00