commit | 0b57ef735a0ae56d35fd034a2892dd2f3a92788d | [log] [tgz] |
---|---|---|
author | Josh Gao <jmgao@google.com> | Thu Feb 18 14:52:07 2016 -0800 |
committer | Josh Gao <jmgao@google.com> | Mon Feb 22 15:57:08 2016 -0800 |
tree | 56ea7f84872eed6aeb6d4a4efc9fdd81cd8d0665 | |
parent | 8b642e42b4a30bb4ffef1427da3660241a13b046 [diff] |
adb: fix clang-format for access modifier dedent. It was previously -1 (the default from Google style, since it uses 2 space indentation), instead of -2. Change-Id: I1865505ce17a2cc13b85de58bda55c3b1dfcf08c (cherry picked from commit 5da522ec4553ff512f9b237152c92354343ae6db)