commit | ed24e913a87d3316f784d68556b7a8f418ffb54d | [log] [tgz] |
---|---|---|
author | Chen Xu <fionaxu@google.com> | Tue Dec 03 00:25:34 2019 -0800 |
committer | Chen Xu <fionaxu@google.com> | Tue Dec 03 00:25:34 2019 -0800 |
tree | a84c0b29fae7cdf6b16668ebf1ca0c25cc14b080 | |
parent | 61b5364bf2a0876cdd40771e11b13c2af7a2d15c [diff] |
radioInfo use interal API to get physicalConfig removed phonestatelistener API, instead of using phone API to registe/unregister physicalconfig change event Bug: 140908357 Test: Manual Change-Id: I0603666f6447d2d35f0ba1330a0cfe25a24f452d
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.