From c24e6eab01cd7014d5f83afaa68a67d955268db3 Mon Sep 17 00:00:00 2001 From: Pablo Castellano Date: Mon, 26 Jun 2017 23:48:15 +0200 Subject: [PATCH] Added deviceinfo_weston_pixman_type variable to fix red screen bug --- device-motorola-titan/deviceinfo | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/device-motorola-titan/deviceinfo b/device-motorola-titan/deviceinfo index afb3e8d2a..e29c1feaf 100644 --- a/device-motorola-titan/deviceinfo +++ b/device-motorola-titan/deviceinfo @@ -24,4 +24,6 @@ deviceinfo_flash_offset_ramdisk="0x01000000" deviceinfo_flash_offset_second="0x00f00000" deviceinfo_flash_offset_tags="0x00000100" deviceinfo_flash_pagesize="2048" -deviceinfo_flash_cmdline="androidboot.bootdevice=msm_sdcc.1 androidboot.hardware=qcom vmalloc=400M utags.blkdev=/dev/block/platform/msm_sdcc.1/by-name/utags buildvariant=userdebug" +deviceinfo_kernel_cmdline="androidboot.bootdevice=msm_sdcc.1 androidboot.hardware=qcom vmalloc=400M utags.blkdev=/dev/block/platform/msm_sdcc.1/by-name/utags buildvariant=userdebug" + +deviceinfo_weston_pixman_type="2"