Several fixes

This commit is contained in:
zb
2023-12-15 14:34:28 -05:00
parent 2f6ce0d6f4
commit 56e2cb3805
3 changed files with 11 additions and 1 deletions

View File

@@ -19,6 +19,7 @@ BOARD_ROOT_EXTRA_SYMLINKS += /vendor/lib/dsp:/dsp
# no longer has QCOM-specific directories under /.
BOARD_SEPOLICY_DIRS += build/make/target/board/generic_arm64/sepolicy
TARGET_EXFAT_DRIVER := exfat
TARGET_SYSTEM_PROP := device/wephone/ttp/system.prop $(TARGET_SYSTEM_PROP)
ifeq ($(BOARD_SYSTEMIMAGE_PARTITION_RESERVED_SIZE),)