-
Vitor Sato Eschholz authored
Downgrade android-gralloc to r48 to align with mali kernel driver. Steps to update graphics project: 1. Download and extract BX304L01B-SW-99005-r48p0-01eac0.tar https://developer.arm.com/downloads/-/mali-drivers/android-gralloc-module 2. Configure $ source build/envsetup.sh $ lunch i700_evk-ap2a-userdebug $ cd driver/product/wsialloc/ $ ./configure ANDROID_14=y HIDL_MAPPER=y 3. Remove everything in the project and copy driver/product/wsialloc/* files Signed-off-by:
Vitor Sato Eschholz <vsatoes@baylibre.com>
Vitor Sato Eschholz authoredDowngrade android-gralloc to r48 to align with mali kernel driver. Steps to update graphics project: 1. Download and extract BX304L01B-SW-99005-r48p0-01eac0.tar https://developer.arm.com/downloads/-/mali-drivers/android-gralloc-module 2. Configure $ source build/envsetup.sh $ lunch i700_evk-ap2a-userdebug $ cd driver/product/wsialloc/ $ ./configure ANDROID_14=y HIDL_MAPPER=y 3. Remove everything in the project and copy driver/product/wsialloc/* files Signed-off-by:
Vitor Sato Eschholz <vsatoes@baylibre.com>
Loading