summaryrefslogtreecommitdiff
path: root/libutils/ProcessCallStack.cpp
diff options
context:
space:
mode:
authorEyal Lezmy <eyal.lezmy@gmail.com>2016-08-30 00:53:08 +0200
committerEyal Lezmy <eyal.lezmy@gmail.com>2016-08-30 01:30:12 +0200
commit39e999e9912ed0a27585d82868c99cdd9644996a (patch)
tree732d0af169817dffc6abf870531fd76d572f70f3 /libutils/ProcessCallStack.cpp
parent87ef739dba1a6bb6c9ebb9b73e78eb2f14cd3fd7 (diff)
Precise command constants on adb/protoxol.txt
Try to improve the documentation by adding, for each commands explained on the adb/protocol.txt file (CONNECT, WRITE, AUTH, ...), the corresponding constant used by the protocol (A_CNXN, A_WRTE, A_AUTH, ...). I've seen a few engineers having problems matching these both information by simply reading the doc and they loose time before getting it. Most of the time they understand it by finally reading the source code. By adding this simple information at the end of each command description I'm sure it will help onboarding developers to understand more quickly the way the ADB protocol works. Change-Id: Ibb949fd6a6d34a2bc7f47f0e7af2f57138c9a369 Signed-off-by: Eyal Lezmy <eyal.lezmy@gmail.com>
Diffstat (limited to 'libutils/ProcessCallStack.cpp')
0 files changed, 0 insertions, 0 deletions