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
(cherry picked from commit d3abb6d385)
Merged-In: I07836fe2c5cc361fa81f6fc24851ad2b0721591b
This commit is contained in:
Yifan Hong
2020-04-27 13:30:01 -07:00
parent 5562d464c6
commit 524d0f5c28

View File

@@ -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