commit | bed142e125f428b139db92f1131ce56e87d7ecb3 | [log] [tgz] |
---|---|---|
author | Zvikomborero Vincent Zvikaramba <zvikovincent@gmail.com> | Mon Jun 26 18:48:02 2017 +0200 |
committer | Zvikomborero Vincent Zvikaramba <zvikovincent@gmail.com> | Mon Jun 26 18:48:02 2017 +0200 |
tree | a3cbe19486bf5afe312c82a80d72d35bb303f65b | |
parent | d370220110d304a2c2cc79cb9c0842c1e064b194 [diff] [blame] |
j5: Convert to unified device tree Change-Id: Ie00f8a17d572c6dd1a4bddd13a8fee9dabc0b392
diff --git a/vendorsetup.sh b/vendorsetup.sh index a8ec0eb..5fd03a5 100644 --- a/vendorsetup.sh +++ b/vendorsetup.sh
@@ -1,3 +1,3 @@ for i in eng userdebug user; do - add_lunch_combo lineage_j5ltexx-${i} + add_lunch_combo lineage_j5lte-${i} done