Update cleanupAppliedPayload comment.
ServiceSpecificException might be thrown, but it is not actionable by the caller. Hence hide the comment. Fixes: 151156841 Test: none Change-Id: I07836fe2c5cc361fa81f6fc24851ad2b0721591b
This commit is contained in:
@@ -614,9 +614,6 @@ public class UpdateEngine {
|
||||
* encountered. Device is corrupted, and future updates must not be applied.
|
||||
* The device cannot recover without flashing and factory resets.
|
||||
* </ul>
|
||||
*
|
||||
* @throws ServiceSpecificException if other transient errors has occurred.
|
||||
* A reboot may or may not help resolving the issue.
|
||||
*/
|
||||
@WorkerThread
|
||||
@ErrorCode
|
||||
|
||||
Reference in New Issue
Block a user