commit | 1b766153d88e419600a332f20bd3d58dea03b875 | [log] [tgz] |
---|---|---|
author | garysun <garysungang@google.com> | Wed Apr 21 18:05:53 2021 -0700 |
committer | Gang(Gary) Sun <garysungang@google.com> | Thu Apr 22 05:39:02 2021 +0000 |
tree | 1ee335e427b29e4c920915f1e7a916fbca560ef5 | |
parent | 004a9a41d55ce0fd9f308324efe47bc1b22cd032 [diff] |
[RESTRICT AUTOMERGE] Update default display ID for EVS app This change updates the display ID for EVS app according to the latest vendor release. Bug: 186058285 Test: Manually verified on seahawk device Change-Id: Ib5a0f68c545407e21fa91437b14fd5fc22123661
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.