summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Joseph Avila <tavila@google.com>2019-11-22 18:42:56 -0800
committertavila <tavila@google.com>2019-11-27 18:00:15 +0000
commitcc6d334b440cfcad7fe9d93165451d8162668c7c (patch)
tree001c725e283bb4b73785e9da5ae91a771b78ba2a
parentab8a028fe36e957a336f98248a118cba0e2e9071 (diff)
downloadlibmemtrack-cc6d334b440cfcad7fe9d93165451d8162668c7c.tar.gz
Exempt-From-Owner-Approval: Update symlinks that were broken when we ran git filter-branch
Bug: 141634854
l---------.clang-format2
l---------.clang-format41
2 files changed, 2 insertions, 1 deletions
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