在哪里找到一加一二进制文件(设备树,供应商,内核)以从AOSP构建ROM? [英] where to find oneplus one binaries (Device tree, Vendor, Kernel) to build rom from AOSP?

查看:170
本文介绍了在哪里找到一加一二进制文件(设备树,供应商,内核)以从AOSP构建ROM?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我想从AOSP(android 5.1.1)构建一加一的ROM. 看起来我需要设备制造商提供的以下三项信息,并在local_manifest.xml中覆盖它

I would like to build ROM for one plus one from AOSP (android 5.1.1) Look like i need below three information from the device manufacturer and override it in local_manifest.xml

  1. 设备树'
  2. 供应商
  3. 内核.

我能够获得设备树和内核.我找不到一加一的供应商二进制文件. 有人可以帮我得到这个吗? 以下是我拥有的local_manifest.xml.但是它缺少供应商信息.

I am able to get Device tree and Kernel. I am not able to find Vendor binaries for one plus one. anybody can help me to get this? Below is the local_manifest.xml i have. But it is missing vendor information.

<?xml version="1.0" encoding="UTF-8"?>

<manifest>

<remote name="github" fetch="https://github.com/"/>
<project path="device/oneplusone/one" name="CyanogenMod/android_device_oneplus_bacon" remote="github" revision="cm-12.0" />

<project path="kernel/oneplusone/one" name="CyanogenMod/android_kernel_oneplus_msm8974" remote="github" revision="cm-12.0" />

</manifest>

推荐答案

显然出于法律方面的考虑,CyanogenMod无法发布供应商.因此他们使用了这个辅助帐户- https://github.com/TheMuppets

Obviously due to legal concerns CyanogenMod can not post vendors. So they use this secondary account - https://github.com/TheMuppets

所有供应商,包括OnePlus One bacon均可在此处

All vendors, including the OnePlus One bacon can be found here

这篇关于在哪里找到一加一二进制文件(设备树,供应商,内核)以从AOSP构建ROM?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆