Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
André Lam
android_vendor_lineage
Commits
51685a05
Commit
51685a05
authored
Sep 11, 2019
by
Tim Schumacher
Committed by
Bruno Martins
Sep 18, 2019
Browse files
Add generic lineage targets to lunch
Change-Id: I9e11e80df8db4ba314aa089e1d45b415f7d80b44
parent
72c4fcf1
Changes
1
Hide whitespace changes
Inline
Side-by-side
vendorsetup.sh
View file @
51685a05
...
...
@@ -2,3 +2,8 @@ for combo in $(curl -s https://raw.githubusercontent.com/LineageOS/hudson/master
do
add_lunch_combo
$combo
done
add_lunch_combo lineage_arm-userdebug
add_lunch_combo lineage_arm64-userdebug
add_lunch_combo lineage_x86-userdebug
add_lunch_combo lineage_x86_64-userdebug
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment