commit | f9bad60a9a84b3df3c1e964ab1ecdcc10986a54d | [log] [tgz] |
---|---|---|
author | Jordan Jozwiak <jjoz@google.com> | Tue Jun 18 21:15:05 2019 -0700 |
committer | android-build-merger <android-build-merger@google.com> | Tue Jun 18 21:15:05 2019 -0700 |
tree | 63d8453792c042064e938bc293303939e25ff206 | |
parent | 7cbb7199103a1e598ae636e98e64d360b162cd24 [diff] | |
parent | 0fc4cfef91e8e9d4dfdcd800c932b375e0edaeaf [diff] |
Merge "Add UXRestriction service names to dump" into qt-dev am: 285d2bf351 am: 0fc4cfef91 Change-Id: I1c438cd2ab7ef75710d6e0a8daa35e8d2f75db4a
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.