diff options
author | Martin Stjernholm <mast@google.com> | 2020-09-15 15:30:58 +0100 |
---|---|---|
committer | Treehugger Robot <treehugger-gerrit@google.com> | 2020-09-16 11:21:46 +0000 |
commit | 07927bf6136f2472646ef3c7de2886f804ee063e (patch) | |
tree | f516616b2f7bf7d4c4b5463ebb01d130b80d4729 /libnativebridge | |
parent | c992e42601a9dc99a8ddcaecbc7f9d5048d77a38 (diff) |
Remove dangling symlinks to clang-format config.
Before the move symlinks pointed to system/core/.clang-format-2, which
points to build/soong/scripts/system-clang-format-2. ART style is
not (yet) enforced with clang-format, but if that changes it should
apply here too.
Test: n/a
Change-Id: Ib27dcf053e88a51782cbd295a7ccd4c66365fbd1
Diffstat (limited to 'libnativebridge')
l--------- | libnativebridge/.clang-format | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/libnativebridge/.clang-format b/libnativebridge/.clang-format deleted file mode 120000 index fd0645fdf9..0000000000 --- a/libnativebridge/.clang-format +++ /dev/null @@ -1 +0,0 @@ -../.clang-format-2
\ No newline at end of file |