commit | b434e815b180ecabaf866aa241d16989c661cef8 | [log] [tgz] |
---|---|---|
author | Simon Dai <sdai@google.com> | Tue Aug 06 15:20:21 2019 -0700 |
committer | android-build-merger <android-build-merger@google.com> | Tue Aug 06 15:20:21 2019 -0700 |
tree | c631361eef6d0d3f1cd0301b70c099f98494fb56 | |
parent | e27e89339e56b417c98c77a17593312f526752d5 [diff] | |
parent | 6b72acf17463f664cec192f34be5f5aec78c79f6 [diff] |
Move shared preference initialization to after user unlock am: ba2c1fdca3 am: 6b72acf174 Change-Id: I234846321226c19fef9befe3b485f4f8383c3efc
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.