diff --git a/BoardConfigCommon.mk b/BoardConfigCommon.mk index 82eaefe..181d0b2 100644 --- a/BoardConfigCommon.mk +++ b/BoardConfigCommon.mk @@ -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 diff --git a/sm6150.mk b/sm6150.mk index 0cfcf48..1952bc3 100644 --- a/sm6150.mk +++ b/sm6150.mk @@ -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