Skip to content

Update graphics to BX304L01B-SW-99005-r51p0-00eac0

Julien Masson requested to merge jmasson/update into mtk-android-14

Steps to update graphics project:

  1. Download and extract BX304L01B-SW-99005-r44p0-01eac0.tar https://developer.arm.com/downloads/-/mali-drivers/android-gralloc-module

  2. Configure

$ source build/envsetup.sh
$ lunch i350_pumpkin-userdebug
$ ./configure ANDROID_14=y HIDL_MAPPER=y
  1. Remove everything in the project and copy driver/product/wsialloc/* files
  • fix android.hardware.graphics.common NDK version to be used

RITA-1314

Cc @eblanc @vsatoes

Merge request reports

Loading