bq / aquaris-E4.5

Linux Kernel source code for the device bq Aquaris E4.5
40 stars 17 forks source link

Android sources #5

Open delijati opened 7 years ago

delijati commented 7 years ago

Where is the android repository for the aquaris-E4.5

Pablito2020 commented 7 years ago

The android_device_bq_krillin isn't aviable in the bq sources (because the company can't give the ALPS device tree from mediatek, since it is "ilegal" cause of mtk copyright and liscences.. That doesn't mean that we can't boot lineage or other AOSP roms, because bq provided us the most important part for bringup a higher version of android (at least for mtk devices) the kernel source.

With kernel source we can upgrade the sepolicy version for boot a higher version of android, and build the device tree from scratch.

But anyway, you can find the vendor blobs, the device and the kernel repository for boot lineage os 13.0 in my github.

Cheers and have fun!