OSDN Git Service

Fix the ART Buildbots using the master-art manifest.
authorRoland Levillain <rpl@google.com>
Mon, 7 Dec 2015 12:04:03 +0000 (12:04 +0000)
committerRoland Levillain <rpl@google.com>
Mon, 7 Dec 2015 12:17:44 +0000 (12:17 +0000)
commitf1389288c6f642e16b5d9a06ef43f982dfeeb30d
treeafdb45027ffffdee3e3ccceab4f2efd6829a3397
parenta6756069c4363a231928b040ff0c86c80acdb9b9
Fix the ART Buildbots using the master-art manifest.

When system/core/base/include/android-base is missing, create it as a
symlink to system/core/base/include/base.

This change is very brittle and is only to unblock the ART Buildbots.
It should be a temporary solution while we come up with something
better.

Bug: 26051370
Change-Id: Ie412fbf170e2cd260f77caaeb7af0b2e399ef3ab
tools/buildbot-build.sh