commit | 20e40b553b1e0a0fe8732349ada2d0f3a3c9027b | [log] [tgz] |
---|---|---|
author | Wenting Zhai <wentingzhai@google.com> | Mon Jun 17 12:03:15 2019 -0700 |
committer | Wenting Zhai <wentingzhai@google.com> | Mon Jun 17 14:22:31 2019 -0700 |
tree | b71c8039fc5d6738d341cf30af5aea492b976216 | |
parent | bf24faad7638c4a1982f9743d07cbeef057ebc28 [diff] |
Dispatch callback when phone send handle acknowledge back Bug: 135457777 Test: Build and flash Change-Id: I12f807ba6132e29bcb98ebaba3e1e687fffafe9d
Native (C++) code format is required to be compatible with .clang-format file. Run
git clang-format --style=file --extension='h,cpp,cc' HEAD~
Note that clang-format is not desirable for Android java files. Therefore the command line above is limited to specific extensions.