commit | 62083939df990806f3c4c4f5195f278d5a6c6462 | [log] [tgz] |
---|---|---|
author | Todd Kennedy <toddke@google.com> | Wed Jul 20 16:22:37 2016 -0700 |
committer | Todd Kennedy <toddke@google.com> | Mon Aug 22 16:15:43 2016 -0700 |
tree | e192448e33bb06d0632ecad7417f3e29a8bcd0d3 | |
parent | d211558788eb70c0f070509fa22b960a4c22a3c9 [diff] |
use 'cmd' command for install-multiple adb install-multiple makes a minimum of 3 calls to the 'pm' command. This causes at least 3 separate "pm" processes to be spun up. Instead, use the 'cmd' command which runs in the existing system_server process. Bug: 27483932 Bug: 30273584 Change-Id: Ia1bed405c3d7e675a1a56ff82c692aaa94388a5c