vendorsetup: Grab from cm-11.0 build targets

Change-Id: I99c0cc694d9551a2ed4a54eb92739e746d660616
gugelfrei
Michael Limb 11 years ago committed by Gerrit Code Review
parent 9b55f0d2a3
commit 407450598a

@ -1,4 +1,4 @@
for combo in $(curl -s https://raw.github.com/CyanogenMod/hudson/master/cm-build-targets | sed -e 's/#.*$//' | grep cm-10.2 | awk {'print $1'})
for combo in $(curl -s https://raw.github.com/CyanogenMod/hudson/master/cm-build-targets | sed -e 's/#.*$//' | grep cm-11.0 | awk {'print $1'})
do
add_lunch_combo $combo
done

Loading…
Cancel
Save