mirror of
https://github.com/Evolution-X-Devices/device_xiaomi_sm6150-common
synced 2026-01-27 12:07:36 +00:00
sm6150-common: Update display flags & packages
Required after display HAL blueprint conversion Change-Id: Ifc4e10703d3424607b9dc8bcc8e417d1c88cc2f3 Signed-off-by: therealmharc <therealmharc@gmail.com>
This commit is contained in:
committed by
therealmharc
parent
5d3daa165d
commit
a8fff34607
@@ -1,5 +1,5 @@
|
||||
#
|
||||
# Copyright (C) 2020-2024 The LineageOS Project
|
||||
# Copyright (C) 2020-2025 The LineageOS Project
|
||||
#
|
||||
# Licensed under the Apache License, Version 2.0 (the "License");
|
||||
# you may not use this file except in compliance with the License.
|
||||
@@ -49,12 +49,6 @@ BOARD_SUPPORTS_SOUND_TRIGGER := true
|
||||
TARGET_BOOTLOADER_BOARD_NAME := sm6150
|
||||
TARGET_NO_BOOTLOADER := true
|
||||
|
||||
# Display
|
||||
TARGET_USES_COLOR_METADATA := true
|
||||
TARGET_USES_DISPLAY_RENDER_INTENTS := true
|
||||
TARGET_USES_DRM_PP := true
|
||||
TARGET_USES_HWC2 := true
|
||||
|
||||
# Filesystem
|
||||
TARGET_FS_CONFIG_GEN := $(COMMON_PATH)/configs/config.fs
|
||||
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
#
|
||||
# Copyright (C) 2020-2024 The LineageOS Project
|
||||
# Copyright (C) 2020-2025 The LineageOS Project
|
||||
#
|
||||
# Licensed under the Apache License, Version 2.0 (the "License");
|
||||
# you may not use this file except in compliance with the License.
|
||||
@@ -111,8 +111,7 @@ PRODUCT_PACKAGES += \
|
||||
vendor.qti.hardware.memtrack-service
|
||||
|
||||
PRODUCT_PACKAGES += \
|
||||
gralloc.sm6150 \
|
||||
hwcomposer.sm6150
|
||||
hwcomposer.qcom
|
||||
|
||||
PRODUCT_PACKAGES += \
|
||||
disable_configstore
|
||||
|
||||
Reference in New Issue
Block a user