Sunday, August 28, 2016

[Q] Why Doesn't "lunch" Command Show My Device?

I'm trying to build CM13 for the R1 HD by following this guide. I made my way through to the part where I need to issue the "lunch" command to show which devices CM can be built for. Even after (supposedly) making my own local_manifest file correctly which pulls the R1 HD device tree and kernel source from GitHub, my device still doesn't show up when I run lunch.

Here is my local_manifest file, placed in the correct local_manifest folder:
<?xml version="1.0" encoding="UTF-8"?>
<manifest>
<remote name="anpage"
fetch="http://ift.tt/2c0mEE3; />
<project path="device/blu/p6601" name="android_device_blu_p6601" remote="anpage" revision="master" />
<project path="kernel/blu/p6601" name="android_kernel_mediatek_mt6735" remote="anpage" revision="master" />
</manifest>


from xda-developers http://ift.tt/2bs8WxU
via IFTTT

No comments:

Post a Comment