commit | 7f24c45b7d8d0a57c0e981eea89c08c58b5d446d | [log] [tgz] |
---|---|---|
author | Elliott Hughes <enh@google.com> | Fri Dec 04 15:18:27 2015 -0800 |
committer | Elliott Hughes <enh@google.com> | Fri Dec 04 15:18:27 2015 -0800 |
tree | 88b1feb119a54d349d36611565a7deea59df16ad | |
parent | c5e921fe529260db515d66184027e5631b172d45 [diff] |
Add a symlink android-base/ pointing to base/. This lets us move things over piece by piece without breaking anything. Change-Id: I06fc29572f63c4af9675888987acdcdea086711d
diff --git a/base/include/android-base b/base/include/android-base new file mode 120000 index 0000000..8681f8b --- /dev/null +++ b/base/include/android-base
@@ -0,0 +1 @@ +base \ No newline at end of file