sm7250-common: Set display calibration on color mode settings

* sRGB on Natural and Boosted
   Unmanaged on Saturated
   P3 on Automatic

Change-Id: Ida1a64ff2ea99973f2e2a0fa7ca062c75b7c4831
This commit is contained in:
Jake Weinstein
2021-06-17 14:26:29 +09:00
committed by KakatkarAkshay
parent c5c683c160
commit 19b73df61d
7 changed files with 32 additions and 0 deletions

View File

@@ -88,6 +88,14 @@ LOCAL_SRC_FILES := etc/init.cust.rc
LOCAL_MODULE_PATH := $(TARGET_OUT_VENDOR_ETC)/init/hw
include $(BUILD_PREBUILT)
include $(CLEAR_VARS)
LOCAL_MODULE := init.display.rc
LOCAL_MODULE_TAGS := optional
LOCAL_MODULE_CLASS := ETC
LOCAL_SRC_FILES := etc/init.display.rc
LOCAL_MODULE_PATH := $(TARGET_OUT_VENDOR_ETC)/init/hw
include $(BUILD_PREBUILT)
include $(CLEAR_VARS)
LOCAL_MODULE := init.oem.debug.rc
LOCAL_MODULE_TAGS := optional