commit | 34580351a7801a53e7c5b7eebe1fecb750dc5ba3 | [log] [tgz] |
---|---|---|
author | Felipe Leme <felipeal@google.com> | Tue Apr 14 19:04:04 2020 -0700 |
committer | Felipe Leme <felipeal@google.com> | Tue Apr 14 19:04:05 2020 -0700 |
tree | d84662588ace8b808b2113a85ae38fa37cfe2a6b | |
parent | 4fae41a78b96a6c45df73633d940954d6e9cb497 [diff] |
Marked VendorServiceControllerTest.systemUserUnlocked() as flaky. Test: TH Bug: 153834987 Bug: 154057570 Change-Id: Icbd54bed5ddcd8f2ba52475310a3201f9ac98cd3
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.