summaryrefslogtreecommitdiff
path: root/core/java/android/os/RecoverySystem.java
Commit message (Expand)AuthorAgeFilesLines
* Clear BCB if space allocation failedKelvin Zhang2022-02-231-0/+2
* Call apexd's API to allocate space before install non-AB packageKelvin Zhang2021-05-041-0/+15
* Merge "Catch security exceptions in RoR APIs"Tianjie Xu2021-04-211-11/+10
|\
| * Catch security exceptions in RoR APIsTianjie2021-03-291-11/+10
* | Improve the error handling for armRebootEscrowTianjie2021-04-091-2/+3
* | Expose error code for RoR reboot system APITianjie2021-04-081-11/+72
|/
* Merge "Throw an exception in RoR api on no-pin case"Tianjie Xu2021-02-221-3/+16
|\
| * Throw an exception in RoR api on no-pin caseTianjie2021-02-181-3/+16
* | Add the immutable flag to EuiccManager calls in RecoverySystemJiashen Wang2021-02-171-2/+10
|/
* Deprecate the old rebootAndApply APITianjie2020-12-171-7/+22
* Update the system API to support multi client RoRTianjie2020-12-161-10/+65
* Add multi client ror supportTianjie2020-12-151-26/+35
* Remove legacy style metalava suppressionAurimas Liutikas2020-11-121-1/+1
* Resume-on-Reboot: change SystemApi calls slightlyKenny Root2020-03-261-7/+10
* Exempt-From-Owner-Approval: Report non-visual Context misuseAndrii Kulian2020-02-201-1/+5
* Exempt-From-Owner-Approval: Fix usages of WindowManager.getDefaultDisplay() i...Andrii Kulian2020-01-311-3/+1
* Support Resume on RebootKenny Root2020-01-071-9/+124
* Use new UnsupportedAppUsage annotation.Artur Satayev2019-12-181-1/+1
* Remove usage of hidden API subscriptionManager.isSubscriptionVisibleJayachandran C2019-11-141-1/+1
* Merge "Make RescueParty call vold directly" into qt-dev am: 2618371aa5Daniel Rosenberg2019-06-241-11/+21
|\
| * Make RescueParty call vold directlyDaniel Rosenberg2019-06-241-11/+21
* | Remove all eSIM Invisible Profiles during FDRQingxi Li2019-06-031-5/+124
|/
* Fix misplaced return in RescuePartyDaniel Rosenberg2019-04-301-1/+1
* Make RescueParty not wipe if checkpointingDaniel Rosenberg2019-03-251-0/+18
* Add @UnsupportedAppUsage annotationsAndrei Onea2019-03-151-0/+2
* Improved wipe reason information for RecoverySystemYutaro Maruyama2019-02-131-1/+3
* Remove the metrics report in recovery systemTianjie Xu2018-09-071-119/+3
* Remove all the implementation for keep eSIM profile during FDRQingxi Li2018-01-221-31/+10
* Change RecoverySystem#wipeEuiccData to publicQingxi Li2018-01-191-5/+25
* Revert disabling of eSIM wipes/retains.Jeff Davidson2017-07-201-4/+10
* Temporarily disable eUICC factory reset handling.Jeff Davidson2017-07-141-1/+3
* Fix the error that the broadcast receiver cannot be registeredqingxi2017-07-121-2/+3
* Move eSIM factory reset implementation to RecoverySystemqingxi2017-07-111-24/+43
* Add flag to wipe eUICC datayinxu2017-06-231-10/+89
* Merge "Annotate @SystemApi with required permissions." into oc-devJeff Sharkey2017-06-051-0/+15
|\
| * Annotate @SystemApi with required permissions.Jeff Sharkey2017-06-051-0/+15
* | Merge "Triggering quiescent reboot during OTA" into oc-devDmitri Plotnikov2017-05-251-1/+13
|\|
| * Triggering quiescent reboot during OTADmitri Plotnikov2017-05-251-1/+13
* | Merge "Add error/cause code reporting for Non A/B OTA failures" am: 2db2f6d26...Tianjie Xu2017-05-031-12/+24
|\ \ | |/ |/|
| * Add error/cause code reporting for Non A/B OTA failuresTianjie Xu2017-05-021-12/+24
| * Merge "Report the temperature during an OTA update"Tianjie Xu2017-03-291-0/+19
| |\
| | * Report the temperature during an OTA updateTianjie Xu2017-03-281-0/+19
| * | improve the format of locale argument when calling recoveryTianjie Xu2017-03-221-5/+5
| |/
* | RecoverySystem: Enable the package compatibility verification.Tao Bao2017-04-181-3/+1
* | RecoverySystem: Verify the package compatibility.Tao Bao2017-04-171-0/+73
* | Merge "Report the temperature during an OTA update" am: 47c7e7f41a am: 022682...Tianjie Xu2017-03-291-0/+19
* | Merge "improve the format of locale argument when calling recovery" am: 032c7...Tianjie Xu2017-03-281-5/+5
* | Make sure MASTER_CLEAR_NOTIFICATION goes to manifest receiversChristopher Tate2017-01-311-1/+2
* | Introduce RescueParty.Jeff Sharkey2017-01-201-0/+12
|/
* Revert "RecoverySystem: Fix the issue in installPackage()."Tao Bao2017-01-191-5/+10