Spacewar: Use TARGET_USES_FOD_ZPOS instead of direct variable assignment

Change-Id: I1d9fb57383389c4d56a57b21ada841fa3f5455bc
This commit is contained in:
DY3413
2025-03-17 21:18:32 +09:00
committed by nyxalune
parent aadaf8857e
commit 2ca8615cf8

View File

@@ -94,7 +94,6 @@ BOARD_SUPPORTS_SOUND_TRIGGER := true
TARGET_PROVIDES_AUDIO_EXTNS := true
# Display
SOONG_CONFIG_qtidisplay_udfps := true
TARGET_SCREEN_DENSITY := 420
TARGET_RECOVERY_UI_MARGIN_HEIGHT := 107
TARGET_USES_COLOR_METADATA := true
@@ -105,6 +104,7 @@ TARGET_FS_CONFIG_GEN := $(DEVICE_PATH)/config.fs
# Fingerprint
TARGET_SURFACEFLINGER_UDFPS_LIB := //hardware/nothing:libudfps_extension.nothing
TARGET_USES_FOD_ZPOS := true
# HIDL
DEVICE_FRAMEWORK_COMPATIBILITY_MATRIX_FILE := \