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

@@ -13,6 +13,7 @@ binder_call(hal_display_default, vendor_hal_display_color)
allow hal_display_default vendor_hal_display_postproc_hwservice:hwservice_manager find;
allow hal_display_default sysfs:file rw_file_perms;
allow hal_display_default sysfs_display_mode:file rw_file_perms;
allow hal_display_default sysfs_fod:file rw_file_perms;
get_prop(hal_display_default, hwservicemanager_prop)