meta data for this page
  •  

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

android:lineage:build [2019/01/25 08:17] – created niziakandroid:lineage:build [2019/02/01 07:55] (current) niziak
Line 1: Line 1:
 https://wiki.lineageos.org/devices/m8/build https://wiki.lineageos.org/devices/m8/build
 +https://github.com/M8s-dev/
  
 <code bash> <code bash>
Line 15: Line 16:
 repo sync repo sync
 </code> </code>
 +
 +<code bash>
 +git clone git@github.com:LineageOS/android_device_htc_m8.git device/android_device_htc_m8 -b lineage-15.1
 +</code>
 +
 +
 +<code bash>
 +source build/envsetup.sh
 +breakfast
 +
 +You're building on Linux
 +
 +Lunch menu... pick a combo:
 +     1. full-eng
 +     2. lineage_angler-userdebug
 +     ...
 +     82. lineage_yuga-userdebug
 +     83. lineage_zl1-userdebug
 +
 +Which would you like? [aosp_arm-eng]
 +</code>
 +     
 +
 +