summaryrefslogtreecommitdiff
path: root/core/java/android/app/admin/SystemUpdateInfo.java
AgeCommit message (Expand)Author
2022-05-02fw/b: Use ro.build.version.incremental to signal OTA upgradesdhacker29
2020-12-02Hand-migration to TypedXml interface.Jeff Sharkey
2020-11-30Mechanically apply TypedXml refaster template.Jeff Sharkey
2020-11-30Mechanical refactoring to new typed XML classes.Jeff Sharkey
2020-10-15Add @Nullable annotation to the parameter of Object.equals() methods.Roman Kalukiewicz
2019-02-28All Parcelable CREATOR fields are @NonNull.Jeff Sharkey
2017-12-13Add more IntDef prefixes for auto-documenting.Jeff Sharkey
2017-04-25Fix javadoc to clearly express units and base for time value.Pavel Grafov
2017-01-23DPM: Notify DO/PO of security updates.Charles He
2017-01-17Store pending OTA state and make it accessible via polling api.Pavel Grafov