xref: /aosp_15_r20/frameworks/native/cmds/vr/.clang-format (revision 38e8c45f13ce32b0dcecb25141ffecaf386fa17f)
1BasedOnStyle: Google
2DerivePointerAlignment: false
3PointerAlignment: Left
4AllowShortIfStatementsOnASingleLine: false
5AllowShortLoopsOnASingleLine: false
6