summaryrefslogtreecommitdiff
path: root/core/java/android/app/admin/SystemUpdateInfo.java
Commit message (Expand)AuthorAgeFilesLines
* fw/b: Use ro.build.version.incremental to signal OTA upgradesdhacker292022-09-121-2/+2
* Hand-migration to TypedXml interface.Jeff Sharkey2020-12-021-5/+14
* Mechanically apply TypedXml refaster template.Jeff Sharkey2020-11-301-4/+4
* Mechanical refactoring to new typed XML classes.Jeff Sharkey2020-11-301-5/+4
* Add @Nullable annotation to the parameter of Object.equals() methods.Roman Kalukiewicz2020-10-151-1/+1
* All Parcelable CREATOR fields are @NonNull.Jeff Sharkey2019-02-281-1/+1
* Add more IntDef prefixes for auto-documenting.Jeff Sharkey2017-12-131-1/+5
* Fix javadoc to clearly express units and base for time value.Pavel Grafov2017-04-251-2/+3
* DPM: Notify DO/PO of security updates.Charles He2017-01-231-19/+80
* Store pending OTA state and make it accessible via polling api.Pavel Grafov2017-01-171-0/+128