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/Fence.cpp b/libs/hostgraphics/Fence.cpp index 9e54816..4383bf0 100644 --- a/libs/hostgraphics/Fence.cpp +++ b/libs/hostgraphics/Fence.cpp
@@ -20,4 +20,4 @@ const sp<Fence> Fence::NO_FENCE = sp<Fence>(new Fence); -} // namespace android \ No newline at end of file +} // namespace android