| # Display product definitions |
| PRODUCT_PACKAGES += \ |
| android.hardware.graphics.mapper@3.0-impl-qti-display \ |
| android.hardware.graphics.mapper@4.0-impl-qti-display \ |
| vendor.qti.hardware.display.allocator-service \ |
| vendor.qti.hardware.display.composer-service \ |
| android.hardware.memtrack@1.0-impl \ |
| android.hardware.memtrack@1.0-service \ |
| android.hardware.light@2.0-impl \ |
| gralloc.$(TARGET_BOARD_PLATFORM) \ |
| lights.$(TARGET_BOARD_PLATFORM) \ |
| hwcomposer.$(TARGET_BOARD_PLATFORM) \ |
| memtrack.$(TARGET_BOARD_PLATFORM) \ |
| libsdmcore \ |
| libsdmutils \ |
| libqdMetaData \ |
| libdisplayconfig.vendor \ |
| vendor.qti.hardware.display.mapper@2.0.vendor \ |
| vendor.qti.hardware.display.mapper@3.0.vendor \ |
| vendor.qti.hardware.display.mapper@4.0.vendor \ |
| modetest |
| |
| #QDCM calibration xml file for 2k panel |
| PRODUCT_COPY_FILES += hardware/qcom/display/config/qdcm_calib_data_nt35597_cmd_mode_dsi_truly_panel_with_DSC.xml:$(TARGET_COPY_OUT_VENDOR)/etc/qdcm_calib_data_nt35597_cmd_mode_dsi_truly_panel_with_DSC.xml |
| PRODUCT_COPY_FILES += hardware/qcom/display/config/qdcm_calib_data_nt35597_cmd_mode_dsi_truly_panel_with_DSC.xml:$(TARGET_COPY_OUT_VENDOR)/etc/qdcm_calib_data_nt35597_video_mode_dsi_truly_panel_with_DSC.xml |
| #QDCM calibration xml file for 4k panel |
| PRODUCT_COPY_FILES += hardware/qcom/display/config/qdcm_calib_data_Sharp_4k_cmd_mode_dsc_dsi_panel.xml:$(TARGET_COPY_OUT_VENDOR)/etc/qdcm_calib_data_Sharp_4k_cmd_mode_dsc_dsi_panel.xml |
| PRODUCT_COPY_FILES += hardware/qcom/display/config/qdcm_calib_data_Sharp_4k_cmd_mode_dsc_dsi_panel.xml:$(TARGET_COPY_OUT_VENDOR)/etc/qdcm_calib_data_Sharp_4k_video_mode_dsc_dsi_panel.xml |
| #QDCM calibration xml file for amoled panel |
| PRODUCT_COPY_FILES += hardware/qcom/display/config/qdcm_calib_data_sw43404_amoled_cmd_mode_dsi_boe_panel_with_DSC.xml:$(TARGET_COPY_OUT_VENDOR)/etc/qdcm_calib_data_sw43404_amoled_cmd_mode_dsi_boe_panel_with_DSC.xml |
| PRODUCT_COPY_FILES += hardware/qcom/display/config/qdcm_calib_data_sw43404_amoled_cmd_mode_dsi_boe_panel_with_DSC.xml:$(TARGET_COPY_OUT_VENDOR)/etc/qdcm_calib_data_sw43404_amoled_video_mode_dsi_boe_panel_with_DSC.xml |
| PRODUCT_COPY_FILES += hardware/qcom/display/config/qdcm_calib_data_sw43404_amoled_cmd_mode_dsi_boe_panel_with_DSC.xml:$(TARGET_COPY_OUT_VENDOR)/etc/qdcm_calib_data_sw43404_amoled_boe_fhd+_panel_with_DSC.xml |
| #QDCM calibration xml file for dual panel |
| PRODUCT_COPY_FILES += hardware/qcom/display/config/qdcm_calib_data_default.xml:$(TARGET_COPY_OUT_VENDOR)/etc/qdcm_calib_data_sharp_1080p_cmd_mode_dsi_panel.xml |
| PRODUCT_COPY_FILES += hardware/qcom/display/config/qdcm_calib_data_default.xml:$(TARGET_COPY_OUT_VENDOR)/etc/qdcm_calib_data_nt35695b_truly_fhd_command_mode_dsi_panel.xml |
| #QDCM calibration xml file for td4330 panel |
| PRODUCT_COPY_FILES += hardware/qcom/display/config/qdcm_calib_data_bengal_default.xml:$(TARGET_COPY_OUT_VENDOR)/etc/qdcm_calib_data_td4330_v2_cmd_mode_dsi_truly_panel.xml |
| PRODUCT_COPY_FILES += hardware/qcom/display/config/qdcm_calib_data_bengal_default.xml:$(TARGET_COPY_OUT_VENDOR)/etc/qdcm_calib_data_td4330_v2_video_mode_dsi_truly_panel.xml |
| #QDCM calibration xml file for Sharp fhd panel |
| PRODUCT_COPY_FILES += hardware/qcom/display/config/qdcm_calib_data_default.xml:$(TARGET_COPY_OUT_VENDOR)/etc/qdcm_calib_data_Sharp_fhd_cmd_mode_qsync_dsi_panel.xml |
| PRODUCT_COPY_FILES += hardware/qcom/display/config/qdcm_calib_data_default.xml:$(TARGET_COPY_OUT_VENDOR)/etc/qdcm_calib_data_Sharp_fhd_video_mode_qsync_dsi_panel.xml |
| #QDCM calibration xml file for Sharp 2k panel |
| PRODUCT_COPY_FILES += hardware/qcom/display/config/qdcm_calib_data_default.xml:$(TARGET_COPY_OUT_VENDOR)/etc/qdcm_calib_data_Sharp_2k_cmd_mode_qsync_dsi_panel.xml |
| PRODUCT_COPY_FILES += hardware/qcom/display/config/qdcm_calib_data_default.xml:$(TARGET_COPY_OUT_VENDOR)/etc/qdcm_calib_data_Sharp_2k_video_mode_qsync_dsi_panel.xml |
| #QDCM calibration xml file for r66451 amoled panel |
| PRODUCT_COPY_FILES += hardware/qcom/display/config/qdcm_calib_data_default.xml:$(TARGET_COPY_OUT_VENDOR)/etc/qdcm_calib_data_r66451_amoled_cmd_mode_dsi_visionox_panel_with_DSC.xml |
| PRODUCT_COPY_FILES += hardware/qcom/display/config/qdcm_calib_data_default.xml:$(TARGET_COPY_OUT_VENDOR)/etc/qdcm_calib_data_r66451_amoled_cmd_mode_dsi_visionox_60HZ_panel_with_DSC.xml |
| PRODUCT_COPY_FILES += hardware/qcom/display/config/qdcm_calib_data_default.xml:$(TARGET_COPY_OUT_VENDOR)/etc/qdcm_calib_data_r66451_amoled_cmd_mode_dsi_visionox_90HZ_panel_with_DSC.xml |
| PRODUCT_COPY_FILES += hardware/qcom/display/config/qdcm_calib_data_default.xml:$(TARGET_COPY_OUT_VENDOR)/etc/qdcm_calib_data_r66451_amoled_cmd_mode_dsi_visionox_120HZ_panel_with_DSC.xml |
| PRODUCT_COPY_FILES += hardware/qcom/display/config/qdcm_calib_data_default.xml:$(TARGET_COPY_OUT_VENDOR)/etc/qdcm_calib_data_r66451_amoled_video_mode_dsi_visionox_60HZ_panel_with_DSC.xml |
| PRODUCT_COPY_FILES += hardware/qcom/display/config/qdcm_calib_data_default.xml:$(TARGET_COPY_OUT_VENDOR)/etc/qdcm_calib_data_r66451_amoled_video_mode_dsi_visionox_90HZ_panel_with_DSC.xml |
| PRODUCT_COPY_FILES += hardware/qcom/display/config/qdcm_calib_data_default.xml:$(TARGET_COPY_OUT_VENDOR)/etc/qdcm_calib_data_r66451_amoled_video_mode_dsi_visionox_120HZ_panel_with_DSC.xml |
| #QDCM calibration xml file for rm69299 amoled fhd+ panel |
| PRODUCT_COPY_FILES += hardware/qcom/display/config/qdcm_calib_data_default.xml:$(TARGET_COPY_OUT_VENDOR)/etc/qdcm_calib_data_rm69299_amoled_fhd+_video_mode_dsi_visionox_panel.xml |
| PRODUCT_COPY_FILES += hardware/qcom/display/config/qdcm_calib_data_default.xml:$(TARGET_COPY_OUT_VENDOR)/etc/qdcm_calib_data_rm69299_amoled_fhd+_cmd_mode_dsi_visionox_panel.xml |
| #QDCM calibration xml file for nt36525 truly panel |
| PRODUCT_COPY_FILES += hardware/qcom/display/config/qdcm_calib_data_bengal_default.xml:$(TARGET_COPY_OUT_VENDOR)/etc/qdcm_calib_data_nt36525_video_mode_dsi_truly_panel.xml |
| |
| PRODUCT_PROPERTY_OVERRIDES += \ |
| persist.demo.hdmirotationlock=false \ |
| persist.sys.sf.color_saturation=1.0 \ |
| persist.sys.sf.color_mode=9 \ |
| debug.sf.hw=0 \ |
| debug.egl.hw=0 \ |
| debug.sf.latch_unsignaled=1 \ |
| debug.sf.high_fps_late_app_phase_offset_ns=1000000 \ |
| debug.mdpcomp.logs=0 \ |
| vendor.gralloc.disable_ubwc=0 \ |
| vendor.display.disable_scaler=0 \ |
| vendor.display.disable_excl_rect=0 \ |
| vendor.display.disable_excl_rect_partial_fb=1 \ |
| vendor.display.comp_mask=0 \ |
| vendor.display.enable_posted_start_dyn=1 \ |
| vendor.display.enable_optimize_refresh=1 \ |
| vendor.display.use_smooth_motion=1 \ |
| debug.sf.enable_advanced_sf_phase_offset=1 \ |
| debug.sf.high_fps_late_sf_phase_offset_ns=-4000000 \ |
| debug.sf.high_fps_early_phase_offset_ns=-4000000 \ |
| debug.sf.high_fps_early_gl_phase_offset_ns=-4000000 |
| |
| # Enable offline rotator for Bengal. |
| ifneq ($(TARGET_BOARD_PLATFORM),bengal) |
| PRODUCT_PROPERTY_OVERRIDES += \ |
| vendor.display.disable_offline_rotator=1 |
| else |
| PRODUCT_PROPERTY_OVERRIDES += \ |
| vendor.display.disable_rotator_ubwc=1 \ |
| vendor.display.normal_noc_efficiency_factor=0.85 \ |
| vendor.display.camera_noc_efficiency_factor=0.70 \ |
| vendor.display.disable_layer_stitch=0 \ |
| vendor.display.secure_preview_buffer_format=420_sp |
| endif |
| |
| ifeq ($(TARGET_BOARD_PLATFORM)$(TARGET_BOARD_SUFFIX),bengal_32go) |
| PRODUCT_PACKAGES += \ |
| android.hardware.light@2.0-service-lazy |
| else |
| PRODUCT_PACKAGES += \ |
| android.hardware.light@2.0-service |
| endif |
| |
| ifeq ($(TARGET_BOARD_PLATFORM),kona) |
| PRODUCT_PROPERTY_OVERRIDES += \ |
| debug.sf.enable_gl_backpressure=1 |
| endif |
| |
| ifeq ($(TARGET_BOARD_PLATFORM),lito) |
| PRODUCT_PROPERTY_OVERRIDES += \ |
| debug.sf.high_fps_late_sf_phase_offset_ns=-4000000 \ |
| debug.sf.high_fps_early_phase_offset_ns=-4000000 \ |
| debug.sf.high_fps_early_gl_phase_offset_ns=-4000000 \ |
| debug.sf.perf_fps_late_sf_phase_offset_ns=-5000000 \ |
| debug.sf.perf_fps_early_phase_offset_ns=-5000000 \ |
| debug.sf.perf_fps_early_gl_phase_offset_ns=-5000000 \ |
| debug.sf.enable_advanced_sf_phase_offset=1 |
| endif |
| |
| ifneq ($(PLATFORM_VERSION), 10) |
| PRODUCT_PROPERTY_OVERRIDES += vendor.display.enable_async_powermode=0 |
| endif |
| |
| #Set WCG properties |
| PRODUCT_DEFAULT_PROPERTY_OVERRIDES += ro.surface_flinger.has_wide_color_display=true |
| PRODUCT_DEFAULT_PROPERTY_OVERRIDES += ro.surface_flinger.has_HDR_display=true |
| PRODUCT_DEFAULT_PROPERTY_OVERRIDES += ro.surface_flinger.use_color_management=true |
| PRODUCT_DEFAULT_PROPERTY_OVERRIDES += ro.surface_flinger.wcg_composition_dataspace=143261696 |
| PRODUCT_DEFAULT_PROPERTY_OVERRIDES += ro.surface_flinger.protected_contents=true |
| PRODUCT_DEFAULT_PROPERTY_OVERRIDES += ro.surface_flinger.set_touch_timer_ms=200 |
| |
| ifneq (,$(filter userdebug eng, $(TARGET_BUILD_VARIANT))) |
| # Recovery is enabled, logging is enabled |
| PRODUCT_PROPERTY_OVERRIDES += \ |
| vendor.display.disable_hw_recovery_dump=0 |
| else |
| # Recovery is enabled, logging is disabled |
| PRODUCT_PROPERTY_OVERRIDES += \ |
| vendor.display.disable_hw_recovery_dump=1 |
| endif |
| |
| QMAA_ENABLED_HAL_MODULES += display |
| ifeq ($(TARGET_USES_QMAA),true) |
| ifeq ($(TARGET_USES_QMAA_OVERRIDE_DISPLAY),true) |
| PRODUCT_PROPERTY_OVERRIDES += \ |
| vendor.display.enable_null_display=0 |
| else |
| TARGET_IS_HEADLESS := true |
| PRODUCT_PROPERTY_OVERRIDES += \ |
| vendor.display.enable_null_display=1 |
| endif |
| endif |
| |
| # Properties using default value: |
| # vendor.display.disable_hw_recovery=0 |