Exempt-From-Owner-Approval: Update symlinks that were broken when we ran git filter-branch

Bug: 141634854

Merged-In: Id6e7974fcbbedbc5990576df5f2481eb070b644c
diff --git a/.clang-format b/.clang-format
index 1af4f51..e2b1182 120000
--- a/.clang-format
+++ b/.clang-format
@@ -1 +1 @@
-../.clang-format-4
\ No newline at end of file
+.clang-format4
\ No newline at end of file
diff --git a/.clang-format4 b/.clang-format4
new file mode 120000
index 0000000..8920911
--- /dev/null
+++ b/.clang-format4
@@ -0,0 +1 @@
+../build/soong/scripts/system-clang-format
\ No newline at end of file