summaryrefslogtreecommitdiff
path: root/core/java/com/android/internal/os/BaseCommand.java
Commit message (Expand)AuthorAgeFilesLines
* Move BasicShellCommandHandler to frameworks/lib/modules-utilsChiachang Wang2020-11-181-1/+2
* Revert "Move BasicShellCommandHandler to frameworks/lib/modules-..."Dan Shi2020-11-121-2/+1
* Move BasicShellCommandHandler to frameworks/lib/modules-utilsChiachang Wang2020-11-101-1/+2
* 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 annotations for greylist.Artur Satayev2019-11-191-0/+4
* Bidner shell command API proposalMakoto Onuki2019-11-051-3/+3
* Add @UnsupportedAppUsage annotationsAndrei Onea2019-03-221-0/+2
* Record proto to file in am instrumentMike Ma2017-11-011-0/+8
* New infrastructure to switch remaining commands to "cmd" calls.Dianne Hackborn2016-09-291-1/+11
* Some debugging improvements.Dianne Hackborn2015-11-111-47/+13
* Have audio service clean up new receivers in crashing processes.Dianne Hackborn2013-04-081-0/+146