| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Use @ErrorCode for UpdateEngineCallback | Yifan Hong | 2020-01-03 | 1 | -1/+2 |
| | | | | | | | Test: TH Change-Id: I26297984e40b66ff08e0c291bc1aa0e556fe6bcc | ||||
| * | API: Clean up redundant and ineffective usages of SystemApi and TestApi | Adrian Roos | 2018-12-12 | 1 | -2/+0 |
| | | | | | | | | | | | | | | | Everything that is marked SystemApi or TestApi, but not @hide is still part of the public SDK, it is therefore not sound to have that combination. In the future, specifing such a combination will be considered an error to prevent inadvertently exposing SystemApi and TestApi as public API. Bug: 115333477 Change-Id: Ibd5d6a22862fdbc1e20a1cb3925280f5a682edea Merged-In: Ibd5d6a22862fdbc1e20a1cb3925280f5a682edea Test: METALAVA_PREPEND_ARGS="--error UnhiddenSystemApi" m checkapi Exempt-From-Owner-Approval: API cleanup | ||||
| * | Basic javadoc for android.os.UpdateEngine. | Elliott Hughes | 2017-02-28 | 1 | -1/+12 |
| | | | | | | | Bug: N/A Test: N/A Change-Id: Icb870e7720e8b50082d353e7ea08007e1f4e2fdc | ||||
| * | Add system APIs for A/B update. | Tao Bao | 2016-02-08 | 1 | -0/+39 |
| Add android.os.UpdateEngine and UpdateEngineCallback classes that communicate with the update engine via binder APIs for A/B update. Bug: 26695366 Change-Id: I2471858d28df5443bc0b56d9a20281ccebde4484 | |||||
