stone: inherit Viper4FX if package exists

This commit is contained in:
kamikaonashi
2024-05-10 18:47:41 +02:00
parent 6180b366b5
commit 78902c8026

View File

@@ -7,6 +7,9 @@
# Call the MiuiCamera setup
$(call inherit-product-if-exists, vendor/xiaomi/stone-miuicamera/miuicamera.mk)
# Call the ViperFX Config
$(call inherit-product-if-exists, packages/apps/ViPER4AndroidFX/config.mk)
# Enable project quotas and casefolding for emulated storage without sdcardfs
$(call inherit-product, $(SRC_TARGET_DIR)/product/emulated_storage.mk)