commit | d00f1c09c854dcdaf37ca3855fb026d886b4c2dd | [log] [tgz] |
---|---|---|
author | Oscar Azucena <oscarazu@google.com> | Fri Sep 04 01:50:44 2020 +0000 |
committer | Android (Google) Code Review <android-gerrit@google.com> | Fri Sep 04 01:50:44 2020 +0000 |
tree | 667dea0393db3bc04b678a68b7d5cac93fae795d | |
parent | 0baf88aab7db755a6f39209933043744dfb0a2b7 [diff] | |
parent | f2faa5de7d8ad7e15e9e3149d245054c9c9fa721 [diff] |
Merge "Added error for set zone for uid API"
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.