Add symlinks to satisfy include paths.

BUG: 168791309
Test: Local build + TH
Change-Id: Iafba3e4e8dc837c57af2332057a3c773c3922cb1
diff --git a/liblog b/liblog
new file mode 120000
index 0000000..71443ae
--- /dev/null
+++ b/liblog
@@ -0,0 +1 @@
+../logging/liblog
\ No newline at end of file
diff --git a/logcat b/logcat
new file mode 120000
index 0000000..6c27286
--- /dev/null
+++ b/logcat
@@ -0,0 +1 @@
+../logging/logcat
\ No newline at end of file
diff --git a/logd b/logd
new file mode 120000
index 0000000..bb2232f
--- /dev/null
+++ b/logd
@@ -0,0 +1 @@
+../logging/logd
\ No newline at end of file
diff --git a/logwrapper b/logwrapper
new file mode 120000
index 0000000..a65ffdf
--- /dev/null
+++ b/logwrapper
@@ -0,0 +1 @@
+../logging/logwrapper
\ No newline at end of file