summaryrefslogtreecommitdiff
path: root/core/java/android/os/health/HealthStatsParceler.java
AgeCommit message (Expand)Author
2020-10-27Add maxTargetSdk restriction to unused APIs.Mathew Inwood
2019-12-18Use new UnsupportedAppUsage annotation.Artur Satayev
2019-11-13Add @UnsupportedAppUsage to test apis that are known to be used by apps.Artur Satayev
2019-02-28All Parcelable CREATOR fields are @NonNull.Jeff Sharkey
2018-06-29Get android.os tests running against real APIs.Jeff Sharkey
2016-03-09Add an API for apps to get their System Health / Battery Stats data.Joe Onorato