instantnoodlep: Add device specific fstab

Change-Id: Ib93eb1255e5cbf44c5d0cd4acd9e3ccc606fce79
This commit is contained in:
LuK1337
2021-01-06 20:13:04 +01:00
parent 36c8c16c8d
commit 2b33e215fe
4 changed files with 81 additions and 0 deletions

View File

@@ -36,5 +36,8 @@ DEVICE_MANIFEST_FILE += $(DEVICE_PATH)/manifest.xml
# Properties
TARGET_PRODUCT_PROP += $(DEVICE_PATH)/product.prop
# Recovery
TARGET_RECOVERY_FSTAB := $(DEVICE_PATH)/rootdir/etc/fstab.qcom
# inherit from the proprietary version
-include vendor/oneplus/instantnoodlep/BoardConfigVendor.mk