| commit | 076b5ba66769df47d315d81b66516491a7fc8eba | [log] [tgz] |
|---|---|---|
| author | Josh Gao <jmgao@google.com> | Wed Jul 25 16:07:26 2018 -0700 |
| committer | Josh Gao <jmgao@google.com> | Wed Jul 25 18:08:44 2018 -0700 |
| tree | 2ed83a09a184eef9b64a80d66882f0303f4025cb | |
| parent | c7b745936508f72edae94ca3300ee51705cbe75c [diff] [blame] |
adb: split shell_service.h into client/daemon/protocol parts. Test: treehugger Change-Id: I67042f6b29a8a07619b8d56e7376d49b956a840c
diff --git a/shell_service_protocol.cpp b/shell_service_protocol.cpp index 623629c..13b66ec 100644 --- a/shell_service_protocol.cpp +++ b/shell_service_protocol.cpp
@@ -14,7 +14,7 @@ * limitations under the License. */ -#include "shell_service.h" +#include "shell_protocol.h" #include <string.h>