Device Tree for building AOSP - Android One (First-Generation) Cross-Device Genera

Can anyone upload the AOSP device tree for sprout to compile AOSP based ROM?
I'd like to build a proper Chroma ROM (the one currently built doesn't have supersu built in, no bootanimation, etc)
I cannot seem to build with CM's device tree, I've been messing with it all around to no avail
Thanks.

KcLKcL said:
Can anyone upload the AOSP device tree for sprout to compile AOSP based ROM?
I'd like to build a proper Chroma ROM (the one currently built doesn't have supersu built in, no bootanimation, etc)
I cannot seem to build with CM's device tree, I've been messing with it all around to no avail
Thanks.
Click to expand...
Click to collapse
https://www.reddit.com/r/androiddev...for_a_nonnexus/?_e_pi_=7,PAGE_ID10,8849235716
I hope this discussion help you have a look at it. And this too http://stackoverflow.com/questions/29077612/build-aosp-rom-with-cyanogenmod-device-files

Thanks, I finally figured out everything, AOSP doesn't do inline kernel building like CM so I need to make sure Android.mk exists on the kernel folder. That exactly what my problem is.

Happy to help...i hope we see numbsr of quality aosp builds from you.Aosp roms on this device has been a bit buggy uptill now.Best luck buddy.

Related

Unified kernel for msm8974 devices

Unified kernel for msm8974 devices
hi all
we are cooking 1 kernel for all msm8974 devices for all custom roms
Source
https://github.com/sonyxperiadev/kernel
in this moment Z1 (honami) and Z2 (sirius) are tested
feel free to fork, joyn and push back
XDA:DevDB Information
Unified , Kernel for the Sony Xperia Z2
Contributors
jerpelea, Kali-, tilal6991, cdesai
Kernel Special Features:
Version Information
Status: Testing
Created 2014-10-07
Last Updated 2014-10-13
By "custom" you mean based on stock roms or AOSP-derived?
adwinp said:
By "custom" you mean based on stock roms or AOSP-derived?
Click to expand...
Click to collapse
both
depending on what an developer wants to build
What will the impact of this project be on areas that have been problems for aosp projects such as hardware drivers ?
furrypotato said:
What will the impact of this project be on areas that have been problems for aosp projects such as hardware drivers ?
Click to expand...
Click to collapse
1 kernel to rule them all means that 1 hal fixed in 1 device works on all devices
1 patch merged in kernel to fix something fixes same problem on all devices
jerpelea said:
1 kernel to rule them all means that 1 hal fixed in 1 device works on all devices
1 patch merged in kernel to fix something fixes same problem on all devices
Click to expand...
Click to collapse
I hope I'm not presumptuous or wrong: will it come with CWM and/or TWRP recovery versions?
Many thanks.
bonderbond said:
I hope I'm not presumptuous or wrong: will it come with CWM and/or TWRP recovery versions?
Many thanks.
Click to expand...
Click to collapse
this is just source code so depends on developers on what android fork is used
jerpelea said:
both
depending on what an developer wants to build
Click to expand...
Click to collapse
Unless I'm mistaken, the sony source doesn't work with pure AOSP. All AOSP or derivatives roms use the CM android_kernel_sony_msm8974pro or forks of it.
My question is thus the following: is this kernel source compatible with AOSP or like "kernel-copyleft", only with stock rom derivatives?
My custom kernel works on the latter, but I need to use the "msm8974pro" trees for pure AOSP.
Unless I'm missing something?
adwinp said:
Unless I'm mistaken, the sony source doesn't work with pure AOSP. All AOSP or derivatives roms use the CM android_kernel_sony_msm8974pro or forks of it.
My question is thus the following: is this kernel source compatible with AOSP or like "kernel-copyleft", only with stock rom derivatives?
My custom kernel works on the latter, but I need to use the "msm8974pro" trees for pure AOSP.
Unless I'm missing something?
Click to expand...
Click to collapse
it works perfectly on aosp and derivates
new guides published
http://developer.sonymobile.com/knowledge-base/open-source/open-devices/
kernel is rebased
z3 platform (shinano) added to kernel
https://github.com/sonyxperiadev/kernel/commits/aosp/LNX.LA.3.5.1-01110-8x74.0
status
z1 - bringup in progress
z2 - boots
z3 - boots
feel free to push fixes
broadcom wifi is now merged in kernel
crash has been fixed
broadcom wifi crash fixed
Can't boot
@jerpelea I've compiled AOSP Lollipop and it boots fine. I've compiled the kernel from 3.5.2.2 branch of the unified kernel source and successfully made zImage. I've combined the zImage with the resulting dtb and the ramdisk from the AOSP build. I can't get the device to boot for some reason. It's stuck at the Sony boot logo. Did I miss a step ? I've searched online but couldn't get enough help about this.
Tried the same with Kitkat too but same result. Doesn't go past the sony boot logo.
UPDATE
Got it to work The command line argument in the guide provided has android boot device as qcom whereas the one compiled during AOSP has it as "shinano" Took me 1 build to understand this Back to work again
hi All
Busy weeks ....months ...
Progress so far
- unified 3.4 kernel is stable for daily use and community tweaking
As some of you have already seen we have started work on comunity 3.10 unified kernel
This kernel is not finished and not stable but is an invitation for developers to joyn, test and improve a kernel built "by community for community"
Br
J
build guide has been updated for easy reading
http://developer.sonymobile.com/kno...evices/how-to-build-and-flash-a-linux-kernel/
hi all
kernel 3.10 is progressing nice
it can soon be used on SONY AOSP Project
master branch on devices uses 3.10 kernel
l-mr0 branch uses 3.4 kernel
br
J
hi all
3.10 is progressing nice
at this point can be used for L MR1 and shows good battery savings
more enhancements and bugfixes will come soon
br
J
Hi @jerpelea, which of the branches should be used for the 3.10 kernel?
I ll be appreciated that the unified kernel can support d6563.

CM12.1 kernel and device tree

Hello guys
My question is base if there are any sources to our tree available?
I been digging around for it so i can build a rom or few but no luck yet.
I got this kernel source but want to make sure it actually is our kernel https://github.com/lg-devs/android_kernel_lge_msm8992
Thanks

Marshmallow source codes for Mediatek Devices

https://android.googlesource.com/kernel/mediatek/+/android-6.0.0_r0.6
https://android.googlesource.com/kernel/mediatek/+/android-mediatek-sprout-3.10-marshmallow
So Marshmallow kernel sources have been released. I expect that developers will be able to compile custom ROMs and kernels based on these.
joeyhuab said:
https://android.googlesource.com/kernel/mediatek/+/android-6.0.0_r0.6
https://android.googlesource.com/kernel/mediatek/+/android-mediatek-sprout-3.10-marshmallow
So Marshmallow kernel sources have been released. I expect that developers will be able to compile custom ROMs and kernels based on these.
Click to expand...
Click to collapse
Can't wait for first aosp build

Miui v7 for m7spr

Disclamer: This ROM was made for testing and educational purposes. It is not intended for commercial use.
Software included may be subject to copyright.
Flash this ROM at your own risk. Developer is not responsible for what you do on your device.*
This is a Rom in development , as of now main issue is boot loop, it is a port from the m8 gsm version
This is the download link
https://mega.nz/#!8oZ23SxR!2ALmBmVOSIXoZ-41KoXCae2z3S0lJQfhT9bv6DwZLSw
It is kitkat 4.4
Original thread here , with log cat and recovery txt
http://forum.xda-developers.com/sprint-htc-one/help/miui-v7-m7spr-t3274659
New build coming soon rebased
miko12312 said:
New build coming soon rebased
Click to expand...
Click to collapse
waiting for it
just 1 Q, it`s on kk or lollipop?
metal_messiah said:
waiting for it
just 1 Q, it`s on kk or lollipop?
Click to expand...
Click to collapse
Kk but I have seen lollipop ,maybe even try compiling from source ill try lollipop if possible this is my first post so it will be a little till a daily driver is put up
http://forum.xda-developers.com/showthread.php?p=64811644
This is not my Rom but it does look like an official build, it is 4.4.3 which may have problems with newer firmware , I have gotten bootloops but I am having problems with my m7spr and will be downgrading to try this and attempt to use Rom
Official miui v7 for m7spr
miko12312 said:
Official miui v7 for m7spr
Click to expand...
Click to collapse
I guess this only shows on the Chinese website? [I looked on en.miui.com] Is it still KK based?
Are we not better off following STRYDER~007's guide and building on a LP AOSP base if so?
Circular Pastry said:
I guess this only shows on the Chinese website? [I looked on en.miui.com] Is it still KK based?
Are we not better off following STRYDER~007's guide and building on a LP AOSP base if so?
Click to expand...
Click to collapse
Its 4.4.4 and it would be better to build from source , as I have damaged my m7spr and switched back to the nexus 7 grouper ,I can not build or make this ROM without testing , I have only had problems with boot.IMG but it is pretty easy ,as of now there should be a 6.0 source I have seen it was ported to a new device
I'd be all for giving it a go. I think that sticking to 5.1.1 for now would make the most sense, 6.0 isn't anywhere near ready to daily at this point. - I could give the @STRYDER~007 method a go, but I'm not aware of any non CM bases. I don't have the room to compile from https://android.googlesource.com/ and I don't know of a "clean" AOSP ROM. Any suggestions there?
...I may give CM12 a try, it just seems that leaving as little room for error as possible would be ideal.

Help porting Omnirom to Wileyfox Storm (kipper)

Hi
I am trying to port omnirom to my new phone as above.
So far I have repo'd the omnirom sources
populated device using oppo_find7 as a base
Changed all references to oppo/find7 to wileyfox/kipper
When launching the build it errors looking for msm8974-common.mk.
After further research it appears that the device uses qualcomm 601 chip which is msm8939. Unfortunately there does not seem to be anything in the omni repos matching so would one of these be safe
CyanogenMod/android_device_cyanogen_msm8939-common/tree/cm-13.0
or
oppo-dev/android_device_oppo_msm8939-common
thanks
try this guide.
http://forum.xda-developers.com/omni/general/porting-omnirom-cm11-configs-t3042277
i just found out about it, BTW i am also trying to port omnirom for oneplus2. can't seem to find a proper guide for omniROM. no issues with cm based ROMs.

Categories

Resources