summaryrefslogtreecommitdiff
path: root/core/java/android/hardware/SerialManager.java
Commit message (Expand)AuthorAgeFilesLines
* Add maxTargetSdk restriction to unused APIs.Mathew Inwood2020-10-291-2/+3
* Revert "Add maxTargetSdk restriction to unused APIs."Hongwei Wang2020-10-281-3/+2
* Add maxTargetSdk restriction to unused APIs.Mathew Inwood2020-10-271-2/+3
* Use new UnsupportedAppUsage annotation.Artur Satayev2020-01-061-1/+1
* Add @UnsupportedAppUsage annotationsMathew Inwood2018-08-081-0/+3
* Annotate @SystemApi with required permissions.Jeff Sharkey2017-06-051-0/+2
* When system server goes down, crash apps more.Jeff Sharkey2016-03-011-6/+2
* Remove unused imports from frameworks/base.John Spurlock2013-11-201-4/+0
* New Serial Manager API:Mike Lockwood2012-02-101-0/+88