commit | c935f27db14347bf5862b762a58c9db6c8d91325 | [log] [tgz] |
---|---|---|
author | Jerome Gaillard <jgaillard@google.com> | Tue Apr 23 14:26:29 2024 +0100 |
committer | Jerome Gaillard <jgaillard@google.com> | Wed Apr 24 17:13:59 2024 +0100 |
tree | 3d82074f673e3448fab7ec7e642371cd47c317b5 | |
parent | 1824134a9de5411bdf99d8c66194071ff41e1afc [diff] [blame] |
Run clang-format on libhostgraphics Bug: 322360037 Test: N/A Change-Id: I346805e599a41abcd1eaaa51f5654cb323e5146f
diff --git a/libs/hostgraphics/PublicFormat.cpp b/libs/hostgraphics/PublicFormat.cpp index af6d273..2a2eec6 100644 --- a/libs/hostgraphics/PublicFormat.cpp +++ b/libs/hostgraphics/PublicFormat.cpp
@@ -30,4 +30,4 @@ return static_cast<PublicFormat>(format); } -} // namespace android \ No newline at end of file +} // namespace android