tag | 5babb422f2aed0b24d9d935b7a70888dde6ec960 | |
---|---|---|
tagger | The Android Open Source Project <initial-contribution@android.com> | Mon Jan 06 20:26:59 2025 -0800 |
object | 07c092f936690d224aa3d6e3ff29b24e293f4a67 |
Android platform 12.1.0 release 35
commit | 07c092f936690d224aa3d6e3ff29b24e293f4a67 | [log] [tgz] |
---|---|---|
author | Android Build Coastguard Worker <android-build-coastguard-worker@google.com> | Tue May 17 21:07:03 2022 +0000 |
committer | Android Build Coastguard Worker <android-build-coastguard-worker@google.com> | Tue May 17 21:07:03 2022 +0000 |
tree | 11a7e5c421938442c30e2a756d4b5b9d7ec5df6e | |
parent | af051f0a86d0ded75e4be48aa3387c68d569202b [diff] | |
parent | f0d634da33bf9c463c77edb1ca8e69c9681cbf12 [diff] |
Snap for 8589293 from f0d634da33bf9c463c77edb1ca8e69c9681cbf12 to sc-v2-platform-release Change-Id: Ife97724a2e53350b5cd44d69b39e7a070cb74278
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.