aboutsummaryrefslogtreecommitdiff
path: root/aosp/update_attempter_android.cc
AgeCommit message (Expand)Author
2024-01-29update_engine: log network IDDaniel Zheng
2024-01-10Move FinishedSnapshotWrites call back to PostinstallRunnerActionKelvin Zhang
2023-12-12Add support to disable multi-threaded compression at install timeKelvin Zhang
2023-12-04Add specific error codes to enable better error handlingKelvin Zhang
2023-11-07Add error check for GetCurrentSlotKelvin Zhang
2023-10-23Allow on device spl downgrade check to be bypassedKelvin Zhang
2023-08-02Print full build fingerprint after OTA updateKelvin Zhang
2023-07-14Adding error for when overlayfs is enabled in OTADaniel Zheng
2023-07-05Replace usage of base::Callback with std::functionKelvin Zhang
2023-07-05Replacing Brillo ErrorDaniel Zheng
2023-04-27Check for metadata hash if specifiedKelvin Zhang
2023-03-30Reset slot switch before deleting snapshotsKelvin Zhang
2023-03-28Added a field to set enable_vabcDaniel Zheng
2023-03-13Rename update_device.py's --disable-vabc paramKelvin Zhang
2023-03-07Fix rollback detectionKelvin Zhang
2023-02-23Add cli option to enable multi-threaded compressionKelvin Zhang
2022-12-21Suppress uninitialized value warnings.Chih-Hung Hsieh
2022-12-19Throttle metric writing by 3 secondsKelvin Zhang
2022-12-12Skip postinstall mount check if we already completed postinstallKelvin Zhang
2022-12-12Skip filesystem verification if it's already doneKelvin Zhang
2022-11-08Clear completion marker upon resetting slot switchDaniel Zheng
2022-10-21Reset libsnapshot states before applying a new updateKelvin Zhang
2022-09-27Add a header value for configure max downlaod retry countKelvin Zhang
2022-09-15added disable_vabc field to install_planDaniel Zheng
2022-09-06added .clangd config file. initialized uninitialized variablesDaniel Zheng
2022-08-29Add security patch level to update manifestKelvin Zhang
2022-08-03Add payload prop to set custom proxy URLKelvin Zhang
2022-08-02Remove ProxyResolver from update_engineKelvin Zhang
2022-07-28Cleanup DAP state before installing new OTAKelvin Zhang
2022-03-16Fully reset update state during ResetStatus() callKelvin Zhang
2021-10-11Allow UpdateAttempterAndroid to override otacerts pathKelvin Zhang
2021-08-26Implement setShouldSwitchSlotOnReboot and resetShouldSwitchSlotOnRebootKelvin Zhang
2021-07-27Add stub implementation for APIs to switch slotTianjie
2021-07-13Detect rollback and cleanup space allocated for apexKelvin Zhang
2021-06-16Only call InitAfterReboot if we detect a device rebootKelvin Zhang
2021-06-06Refactor UpdatePrefsAndReportUpdateMetricsOnRebootKelvin Zhang
2021-05-17Clean up reserved space for decompression when OTA cancelledandroid-s-beta-2android-s-beta-1Mohammad Samiul Islam
2021-05-13ResetStatus if update_engine boot in different slot but same buildKelvin Zhang
2021-03-31Report metrics on whether verity is usedKelvin Zhang
2021-03-17Make update_engine reserve space for decompression via apexdMohammad Samiul Islam
2021-02-23Allow update_engine to communicate with apexd for size calculationMohammad Samiul Islam
2021-02-23Reserve space for apex by creating a file and write 0sKelvin Zhang
2021-02-17Detect if update is already running when updating with file descriptorandroid-s-preview-1HÃ¥kan Kvist
2021-02-11MetricsReporter gets DynamicPartitionControl.Yifan Hong
2021-01-28Calculate vbmetadigest of inactive slotTianjie
2020-12-05Merge remote-tracking branch 'aosp/upstream-master' into mergeKelvin Zhang
2020-12-03update_engine: Make InstallPlan's dump nicerAmin Hassani
2020-11-14update_engine: Make SystemState accessible from everywhereAmin Hassani
2020-11-03Merge remote-tracking branch 'aosp/upstream-master' into mergeTianjie
2020-11-03update_engine: Create cros vs. aosp boundary clearAmin Hassani