diff --git a/BoardConfigCommon.mk b/BoardConfigCommon.mk index 2c9312f..544c2b7 100644 --- a/BoardConfigCommon.mk +++ b/BoardConfigCommon.mk @@ -60,6 +60,7 @@ endif # Display OVERRIDE_RS_DRIVER:= libRSDriver_adreno.so TARGET_ADDITIONAL_GRALLOC_10_USAGE_BITS := 0x02000000U +TARGET_DISABLE_POSTRENDER_CLEANUP := true # Shader cache config options # Maximum size of the GLES Shaders that can be cached for reuse.