简体   繁体   中英

Is it correct to use device tree from CyanogenMod for AOSP building?

I am trying to build AOSP Gingerbread for my Samsung Galaxy Y S5360. So I need the device tree for S5230. I have found it here . But it is for Cyagenmod.

Is it correct to use it in pure AOSP?

I do not see any reasons why you cannot do this. If the drivers in device tree are for the same version of Android, I guess you can download them. The only thing is you should be careful with overlay folder. There are some packages and resource values that can override (or add) unnecessary packages that can cause build fault.

You cannot just build the AOSP for your own device. You need to have the correct drivers and kernel for your device.

Better take the Cyanogenmod version, cause this one will be prepared for your device.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM