Android U Beta 1 GPL
Create clang-stable symlink to the current stable toolchain

`repo upload` on macOS uses darwin-x86/clang-stable/bin/clang-format.

Unlike Linux, we do not need to worry so much about projects pulling
clang itself from clang-stable (which creates a hidden dependency). So
create a symlink is easier and avoid wasting disk space.

Test: repo upload
Bug: 263068264
Change-Id: I1e56085378fc03b727cfcfccaaad9d08db31654c
1 file changed