diff --git a/BoardConfig.mk b/BoardConfig.mk index 3604e81..5f1eebe 100644 --- a/BoardConfig.mk +++ b/BoardConfig.mk @@ -81,6 +81,7 @@ USE_DEVICE_SPECIFIC_CAMERA := true # Display TARGET_ADDITIONAL_GRALLOC_10_USAGE_BITS := 0x546C00000000 +TARGET_NO_RAW10_CUSTOM_FORMAT := true TARGET_SCREEN_DENSITY := 440 TARGET_USES_COLOR_METADATA := true TARGET_USES_DISPLAY_RENDER_INTENTS := true