summaryrefslogtreecommitdiff
path: root/core/java/android/os/RecoverySystem.java
Commit message (Expand)AuthorAgeFilesLines
* 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
* RecoverySystem: Fix the issue in installPackage().Tao Bao2017-01-131-10/+5
* Merge "Handle the race condition when calling uncrypt services." am: 42d25b59...Tao Bao2016-09-301-18/+23
|\
| * Merge "Handle the race condition when calling uncrypt services."Tao Bao2016-09-301-18/+23
| |\
| | * Handle the race condition when calling uncrypt services.Tao Bao2016-09-291-18/+23
* | | Merge "Log the error when uncrypt timeouts" am: c1973ecbd2 am: c68e6d6708Tianjie Xu2016-09-281-0/+8
|\| |
| * | Log the error when uncrypt timeoutsTianjie Xu2016-09-271-0/+8
| |/
* | Merge "Collect status on uncrypt time cost" am: bc19e00d35 am: 79d27bdeacTianjie Xu2016-09-161-0/+6
|\|
| * Collect status on uncrypt time costTianjie Xu2016-09-091-0/+6
* | Merge \\"Fix a naming typo for source_build\\" into nyc-dev am: dfa654edfeTianjie Xu2016-06-151-1/+1
|\|
| * Fix a naming typo for source_buildTianjie Xu2016-06-151-1/+1
* | Merge "Add RecoverySystem.rebootWipeAb() system API." into nyc-mr1-devTao Bao2016-06-131-0/+25
|\ \
| * | Add RecoverySystem.rebootWipeAb() system API.Tao Bao2016-06-091-0/+25
* | | Merge \"Collect statistics of source build version\" into nyc-devTianjie Xu2016-06-101-0/+6
|\ \ \ | | |/ | |/|
| * | Collect statistics of source build versionTianjie Xu2016-06-091-0/+6
* | | Merge \"Change unit of I/O statistics to MiB\" into nyc-devTianjie Xu2016-06-081-13/+29
|\| | | |/ |/|
| * Change unit of I/O statistics to MiBTianjie Xu2016-06-071-13/+29
* | Add an intent extra to force master clearBenjamin Franz2016-06-011-6/+10
|/
* Report OTA time statisticsTianjie Xu2016-05-241-1/+61
* Set security update label in frameworkTianjie Xu2016-04-291-2/+16
* Don't reboot into recovery if block map file is missing.Tao Bao2016-03-151-17/+27
* Add support for update-on-boot feature.Tao Bao2016-02-191-45/+288
* Condionally remove the block map file.Tao Bao2016-02-011-3/+13
* Switch RecoverySystem impl to use sun.security.pkcsPrzemyslaw Szczepaniak2015-11-211-98/+66
* Merge "Clean up the uncrypted OTA package on bootup." am: 5d562d4d2f am: ac14...Tao Bao2015-10-211-0/+23
|\
| * Clean up the uncrypted OTA package on bootup.Tao Bao2015-10-191-0/+23
| * am 2e3746ab: am 9bcb0fcc: Merge "Recursively delete directories in handleAfte...Tao Bao2015-08-181-7/+21
| |\
* | | Cleanup OWNER references.Xiaohui Chen2015-09-231-1/+1