mirror of
https://github.com/pjgowtham/android_device_realme_ferrarri.git
synced 2026-04-23 00:16:41 +00:00
ferrari: Add support for high brightness mode (HBM)
* Brightness from 2047 (488~ nits) to 4095 (800 nits) is HBM. Enter HBM at >=6500 lux (outdoor daylight) and hit peak brightness at >=10000 lux (under direct sunlight). Adjust the backlight curve accordingly. Change-Id: Id186b6a1ab90c16debb20f840e5beab9fe6828b4 Signed-off-by: Sugakesshaa <sugakesshaa@gmail.com>
This commit is contained in:
@@ -30,6 +30,10 @@ TARGET_SCREEN_WIDTH := 1080
|
||||
PRODUCT_COPY_FILES += \
|
||||
$(LOCAL_PATH)/media/media_profiles_vendor.xml:$(TARGET_COPY_OUT_VENDOR)/etc/media_profiles_vendor.xml
|
||||
|
||||
# Display
|
||||
PRODUCT_COPY_FILES += \
|
||||
$(LOCAL_PATH)/configs/display/display_id_4630946358012694402.xml:$(TARGET_COPY_OUT_VENDOR)/etc/displayconfig/display_id_4630946358012694402.xml
|
||||
|
||||
# NFC
|
||||
PRODUCT_PACKAGES += \
|
||||
android.hardware.nfc-service.nxp \
|
||||
|
||||
Reference in New Issue
Block a user