merge from open-source master
Change-Id: I412376856ebbcec786181c7a9d3b4af4ef52c7a6
This commit is contained in:
@@ -1091,7 +1091,7 @@ case `ps -o command -p $$` in
|
|||||||
esac
|
esac
|
||||||
|
|
||||||
# Execute the contents of any vendorsetup.sh files we can find.
|
# Execute the contents of any vendorsetup.sh files we can find.
|
||||||
for f in `/bin/ls vendor/*/vendorsetup.sh vendor/*/build/vendorsetup.sh device/*/*/vendorsetup.sh 2> /dev/null`
|
for f in `/bin/ls vendor/*/vendorsetup.sh vendor/*/*/vendorsetup.sh device/*/*/vendorsetup.sh 2> /dev/null`
|
||||||
do
|
do
|
||||||
echo "including $f"
|
echo "including $f"
|
||||||
. $f
|
. $f
|
||||||
|
Reference in New Issue
Block a user