summaryrefslogtreecommitdiff
path: root/core/java/android/os/RecoverySystem.java
AgeCommit message (Expand)Author
2021-05-04Call apexd's API to allocate space before install non-AB packageKelvin Zhang
2021-04-21Merge "Catch security exceptions in RoR APIs"Tianjie Xu
2021-04-09Improve the error handling for armRebootEscrowTianjie
2021-04-08Expose error code for RoR reboot system APITianjie
2021-03-29Catch security exceptions in RoR APIsTianjie
2021-02-22Merge "Throw an exception in RoR api on no-pin case"Tianjie Xu
2021-02-18Throw an exception in RoR api on no-pin caseTianjie
2021-02-17Add the immutable flag to EuiccManager calls in RecoverySystemJiashen Wang
2020-12-17Deprecate the old rebootAndApply APITianjie
2020-12-16Update the system API to support multi client RoRTianjie
2020-12-15Add multi client ror supportTianjie
2020-11-12Remove legacy style metalava suppressionAurimas Liutikas
2020-03-26Resume-on-Reboot: change SystemApi calls slightlyKenny Root
2020-02-20Exempt-From-Owner-Approval: Report non-visual Context misuseAndrii Kulian
2020-01-31Exempt-From-Owner-Approval: Fix usages of WindowManager.getDefaultDisplay() i...Andrii Kulian
2020-01-07Support Resume on RebootKenny Root
2019-12-18Use new UnsupportedAppUsage annotation.Artur Satayev
2019-11-14Remove usage of hidden API subscriptionManager.isSubscriptionVisibleJayachandran C
2019-06-24Merge "Make RescueParty call vold directly" into qt-dev am: 2618371aa5Daniel Rosenberg
2019-06-24Make RescueParty call vold directlyDaniel Rosenberg
2019-06-03Remove all eSIM Invisible Profiles during FDRQingxi Li
2019-04-30Fix misplaced return in RescuePartyDaniel Rosenberg
2019-03-25Make RescueParty not wipe if checkpointingDaniel Rosenberg
2019-03-15Add @UnsupportedAppUsage annotationsAndrei Onea
2019-02-13Improved wipe reason information for RecoverySystemYutaro Maruyama
2018-09-07Remove the metrics report in recovery systemTianjie Xu
2018-01-22Remove all the implementation for keep eSIM profile during FDRQingxi Li
2018-01-19Change RecoverySystem#wipeEuiccData to publicQingxi Li
2017-07-20Revert disabling of eSIM wipes/retains.Jeff Davidson
2017-07-14Temporarily disable eUICC factory reset handling.Jeff Davidson
2017-07-12Fix the error that the broadcast receiver cannot be registeredqingxi
2017-07-11Move eSIM factory reset implementation to RecoverySystemqingxi
2017-06-23Add flag to wipe eUICC datayinxu
2017-06-05Merge "Annotate @SystemApi with required permissions." into oc-devJeff Sharkey
2017-06-05Annotate @SystemApi with required permissions.Jeff Sharkey
2017-05-25Merge "Triggering quiescent reboot during OTA" into oc-devDmitri Plotnikov
2017-05-25Triggering quiescent reboot during OTADmitri Plotnikov
2017-05-03Merge "Add error/cause code reporting for Non A/B OTA failures" am: 2db2f6d26...Tianjie Xu
2017-05-02Add error/cause code reporting for Non A/B OTA failuresTianjie Xu
2017-04-18RecoverySystem: Enable the package compatibility verification.Tao Bao
2017-04-17RecoverySystem: Verify the package compatibility.Tao Bao
2017-03-29Merge "Report the temperature during an OTA update" am: 47c7e7f41a am: 022682...Tianjie Xu
2017-03-29Merge "Report the temperature during an OTA update"Tianjie Xu
2017-03-28Report the temperature during an OTA updateTianjie Xu
2017-03-28Merge "improve the format of locale argument when calling recovery" am: 032c7...Tianjie Xu
2017-03-22improve the format of locale argument when calling recoveryTianjie Xu
2017-01-31Make sure MASTER_CLEAR_NOTIFICATION goes to manifest receiversChristopher Tate
2017-01-20Introduce RescueParty.Jeff Sharkey
2017-01-19Revert "RecoverySystem: Fix the issue in installPackage()."Tao Bao
2017-01-13RecoverySystem: Fix the issue in installPackage().Tao Bao