rdvdev2 / android_device_bq_aquaris_m8

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Android Device Tree For BQ Aquaris M8 (aquaris_m8/karin)

About Device: alt text

Basic Spec Sheet
CPU 1.30 Mhz Quad-Core
CHIPSET Mediatek MT8163B
GPU MediaTek Mali-T720 MP2
Kernel 3.18.22+
Memory 2 GB
Shipped Android Version Android 6.0.1
Storage 16GB
MicroSD 256 GB
Battery LiPo 7280 mAh (non-removable)
Dimensions 246 x 171 x 8.2 mm
Display 1280 x 800 pixels, 8"
Rear Camera 5.0 MP
Front Camera 2.0 MP

This branch is for building LineageOS 15.1 or any other Android 8.1 based ROM.

BUILD

source ./build/envsetup.sh
export ANDROID_JACK_VM_ARGS="-Dfile.encoding=UTF-8 -XX:+TieredCompilation -Xmx4G"
lunch lineage_aquaris_m8-userdebug
croot
brunch lineage_aquaris_m8-userdebug -j12

WORKING

  • Boots
  • Wi-Fi
  • Hardware Composer
  • Gralloc
  • Sensors (Light & Accelerometer)
  • Lights (LEDs, etc)
  • MTP/ADB
  • OMX
  • Sound/Audio
  • Online/Offline charging
  • FM Radio
  • D2TW (Working but ugly workaround)

NOT WORKING

  • Bluetooth (Consider this as an unsupported feature as seems impossible to fix)
  • GPS
  • Gatekeeper (Lockscreen protection)
  • Camera (Photos/Videos)
  • Encryption
  • LiveDisplay
  • HDMI (To be tested)

SPECIAL THANKS

  • Kaijones23, huckleberrypie, JMPF6 and t0x1cSH for the help.
  • ibilux for the Hermes Device Tree and the patches
  • carlitos900 for the Kernel

About


Languages

Language:C 45.2%Language:C++ 40.8%Language:Java 11.4%Language:Makefile 2.1%Language:Objective-C 0.4%Language:Shell 0.1%