mirror of
https://github.com/pjgowtham/android_device_realme_ferrarri.git
synced 2026-04-03 06:16:29 +00:00
TEMP
This commit is contained in:
@@ -9,6 +9,12 @@ include device/oneplus/sm8450-common/BoardConfigCommon.mk
|
||||
|
||||
DEVICE_PATH := device/realme/ferrari
|
||||
|
||||
# Display
|
||||
$(call soong_config_set,qtidisplay,oplus_adfr,true)
|
||||
$(call soong_config_set,qtidisplay,oplus_udfps,true)
|
||||
$(call soong_config_set,qtidisplay,pxlw_vendor_namespace,vendor/oneplus/sm8450-common)
|
||||
$(call soong_config_set,lineage_health,charging_control_charging_path,/sys/class/oplus_chg/battery/mmi_charging_enable)
|
||||
|
||||
# HIDL
|
||||
DEVICE_MANIFEST_FILE += $(DEVICE_PATH)/manifest.xml
|
||||
|
||||
|
||||
@@ -319,7 +319,7 @@
|
||||
then the device will use the width and height of the default display the first time it's
|
||||
booted. -->
|
||||
<integer name="config_stableDeviceDisplayWidth">1440</integer>
|
||||
<integer name="config_stableDeviceDisplayHeight">3126</integer>
|
||||
<integer name="config_stableDeviceDisplayHeight">3216</integer>
|
||||
|
||||
<!-- The bounding path of the cutout region of the main built-in display.
|
||||
Must either be empty if there is no cutout region, or a string that is parsable by
|
||||
|
||||
Reference in New Issue
Block a user