diff options
author | Elliott Hughes <enh@google.com> | 2015-11-16 10:55:34 -0800 |
---|---|---|
committer | Elliott Hughes <enh@google.com> | 2015-11-16 10:55:34 -0800 |
commit | 18ddf5c6a233bd56d20548fd834c0ecbf8216410 (patch) | |
tree | 7ea00e1672895b145e822de901e00e45d1d5ea39 /adb/test_adb.py | |
parent | 942f8ea84f3f96c2e2556fe90ebba0ec76730553 (diff) | |
download | core-18ddf5c6a233bd56d20548fd834c0ecbf8216410.tar.gz core-18ddf5c6a233bd56d20548fd834c0ecbf8216410.tar.bz2 core-18ddf5c6a233bd56d20548fd834c0ecbf8216410.zip |
Pass $TERM to the device.
Unfortunately, this isn't backwards-compatible with the current shell
protocol because we made unknown shell: arguments errors. We could try
to commit the change to make them just warnings first, but how would
we know when everyone was running adbd with that change? Bumping the
protocol version doesn't help because that only affects the code running
on the host. And although we could add another feature to the reported
features, since shell_v2 is still in development, that doesn't seem
worthwhile.
Bug: http://b/25601436
Change-Id: I12b81aa656cd25b91d14ef691dcbd2b7dab49535
Diffstat (limited to 'adb/test_adb.py')
0 files changed, 0 insertions, 0 deletions