Split fstab from wahoo

Change-Id: I37ae0d2b5d1a12a513744b8f59cdc71aaf26dba1
This commit is contained in:
Vineeta Srivastava
2017-04-03 17:58:22 -07:00
parent f41ff958d8
commit 6391a9f523
3 changed files with 1 additions and 12 deletions

View File

@@ -44,7 +44,6 @@ BOARD_RAMDISK_OFFSET := 0x02000000
TARGET_NO_BOOTLOADER ?= true
TARGET_NO_KERNEL := false
TARGET_NO_RECOVERY := true
TARGET_RECOVERY_FSTAB := device/google/wahoo/fstab.hardware
BOARD_USES_RECOVERY_AS_BOOT := true
BOARD_BUILD_SYSTEM_ROOT_IMAGE := true

View File

@@ -434,9 +434,7 @@ PRODUCT_PROPERTY_OVERRIDES += \
$(call inherit-product, frameworks/native/build/phone-xhdpi-2048-dalvik-heap.mk)
# Share fstab between devices
# enables File Based Encryption (FBE)
PRODUCT_COPY_FILES += \
device/google/wahoo/fstab.hardware:root/fstab.$(PRODUCT_HARDWARE)
# TODO
# Provide meaningful APN configuration
PRODUCT_COPY_FILES += \

View File

@@ -1,8 +0,0 @@
# Android fstab file.
#<src> <mnt_point> <type> <mnt_flags and options> <fs_mgr_flags>
/dev/block/platform/soc/1da4000.ufshc/by-name/system / ext4 ro,barrier=1 wait,slotselect
/dev/block/platform/soc/1da4000.ufshc/by-name/userdata /data ext4 noatime,nosuid,nodev,barrier=1,noauto_da_alloc wait,check,formattable,fileencryption=ice:aes-256-heh
/dev/block/platform/soc/1da4000.ufshc/by-name/misc /misc emmc defaults defaults
/dev/block/platform/soc/1da4000.ufshc/by-name/modem /firmware vfat ro,shortname=lower,uid=1000,gid=1000,dmask=227,fmask=337,context=u:object_r:firmware_file:s0 wait,slotselect
/devices/soc/a800000.ssusb/a800000.dwc3* auto vfat defaults voldmanaged=usb:auto