commit | cbcdecd38f39e604d964660bc120f593f2168ce8 | [log] [tgz] |
---|---|---|
author | Simon Dai <sdai@google.com> | Tue Aug 06 15:31:40 2019 -0700 |
committer | android-build-merger <android-build-merger@google.com> | Tue Aug 06 15:31:40 2019 -0700 |
tree | da701dc50b90104a3b0fc2799dc9a4ecdd39a779 | |
parent | 3a0fa49a12cfe95028b2942042c8f62c31347003 [diff] | |
parent | e27e89339e56b417c98c77a17593312f526752d5 [diff] |
Move shared preference initialization to after user unlock am: ba2c1fdca3 am: 1a092f417c am: e27e89339e Change-Id: Iaf70e5a2f4e051fda89539892cc01726b188e845
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.