Files
android_kernel_samsung_sm87…/qcom/opensource/power/power-vendor-board.mk
2025-08-12 22:13:00 +02:00

6 lines
132 B
Makefile

ifeq ($(TARGET_BOARD_PLATFORM),trinket)
TARGET_USES_NON_LEGACY_POWERHAL := false
else
TARGET_USES_NON_LEGACY_POWERHAL := true
endif