42101c780e
* This removes /system entry from fstab, since this partition is now early-mounted and the fstab entry is specified in device tree. * At the same time, also include a fully populated fstab, in order to avoid build breakage while generating recovery updater scripts. Change-Id: I8e558458b984e97a45a920c3751a6b7c3f2ebc5c
2 lines
70 B
Makefile
2 lines
70 B
Makefile
# Recovery
|
|
TARGET_RECOVERY_FSTAB := $(VENDOR_PATH)/rootdir/fstab.full
|