summaryrefslogtreecommitdiff
path: root/core/java/android/os/ShellCallback.java
AgeCommit message (Expand)Author
2021-03-05[Bugfix] Fix after performing adb shell am hang and kill this process, the ph...yuxi1
2019-02-28All Parcelable CREATOR fields are @NonNull.Jeff Sharkey
2017-11-21The pm command is no more.Dianne Hackborn
2017-10-31Fully implement "install" and "install-write" in PackageManagerShellCommand.Dianne Hackborn
2016-09-29New infrastructure to switch remaining commands to "cmd" calls.Dianne Hackborn