commit | e10b8dbbdcf75e90a811c4299d49698d56960fed | [log] [tgz] |
---|---|---|
author | Ying Zheng <yizheng@google.com> | Thu Aug 15 14:48:10 2019 -0700 |
committer | Ying Zheng <yizheng@google.com> | Thu Aug 15 14:48:10 2019 -0700 |
tree | ddc6c016c45d091603e1a68f36a48b5a258f1c5e | |
parent | 00558ac3dadb428b23b4c52be2ef2eeee54142f8 [diff] |
Remove telephony support for car builds. Test: build Bug: 139484721 Change-Id: I979aab7e5ef2b6280fdcafde5172f26747954f1e
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.