Revert "Enable the clang-format hook for hardware/google/apf"
am: 6f73fbb3a0

Change-Id: Ib577d2959588e0e1cd6301fcf129d3347c1f3f6f
diff --git a/.clang-format b/.clang-format
deleted file mode 120000
index 973b2fa..0000000
--- a/.clang-format
+++ /dev/null
@@ -1 +0,0 @@
-../../../build/soong/scripts/system-clang-format
\ No newline at end of file
diff --git a/.editorconfig b/.editorconfig
deleted file mode 120000
index 940ef35..0000000
--- a/.editorconfig
+++ /dev/null
@@ -1 +0,0 @@
-../../../system/netd/.editorconfig
\ No newline at end of file
diff --git a/PREUPLOAD.cfg b/PREUPLOAD.cfg
deleted file mode 100644
index c8dbf77..0000000
--- a/PREUPLOAD.cfg
+++ /dev/null
@@ -1,5 +0,0 @@
-[Builtin Hooks]
-clang_format = true
-
-[Builtin Hooks Options]
-clang_format = --commit ${PREUPLOAD_COMMIT} --style file --extensions c,h,cc,cpp