Compare commits

..

No commits in common. "56e2cb3805763ace9cd4377b36978e05f1765c17" and "057e1929c7774b9200ff61d2845df2537ad72735" have entirely different histories.

3 changed files with 2 additions and 12 deletions

1
ttp/board-base.mk Normal file
View File

@ -0,0 +1 @@
TARGET_SYSTEM_PROP := device/wephone/ttp/system.prop $(TARGET_SYSTEM_PROP)

View File

@ -19,7 +19,6 @@ 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),)

View File

@ -40,16 +40,6 @@ PRODUCT_COPY_FILES += \
device/wephone/ttp/files/mtk-tpd.kl:$(TARGET_COPY_OUT_SYSTEM)/usr/keylayout/mtk-tpd.kl \
device/wephone/ttp/files/fingerprint_key.kl:$(TARGET_COPY_OUT_SYSTEM)/usr/keylayout/fingerprint_key.kl
# Use a more decent APN config
PRODUCT_COPY_FILES += \
device/sample/etc/apns-full-conf.xml:system/etc/apns-conf.xml
ifneq (,$(wildcard external/exfat))
PRODUCT_PACKAGES += \
mkfs.exfat \
fsck.exfat
endif
PRODUCT_PACKAGES += \
Conversations \
Davx5 \
@ -57,7 +47,7 @@ PRODUCT_PACKAGES += \
Etar \
ExactCalculator \
Gallery2 \
K-9Mail \
K9Mail \
Linphone \
Nextcloud \
NextcloudNotes \