mirror of
https://github.com/Evolution-X-Devices/device_google_walleye
synced 2026-01-27 15:51:28 +00:00
muskie: fbe: share fstab with wahoo
Bug: 34250938 Change-Id: I23c74d0e14b93ebb345b145a882ae129bc1a5540
This commit is contained in:
@@ -22,10 +22,6 @@ PRODUCT_HARDWARE := muskie
|
||||
|
||||
TARGET_PREBUILT_KERNEL := device/google/muskie-kernel/Image.lz4-dtb
|
||||
|
||||
# fstab: should be shared through wahoo when that becomes possible:
|
||||
PRODUCT_COPY_FILES += \
|
||||
device/google/wahoo/fstab.hardware:root/fstab.$(PRODUCT_HARDWARE) \
|
||||
|
||||
# Kernel modules
|
||||
PRODUCT_COPY_FILES += \
|
||||
device/google/muskie-kernel/synaptics_dsx_core_htc.ko:$(TARGET_COPY_OUT_VENDOR)/lib/modules/synaptics_dsx_core_htc.ko \
|
||||
|
||||
@@ -30,9 +30,5 @@ PRODUCT_COPY_FILES += \
|
||||
|
||||
include device/google/wahoo/device.mk
|
||||
|
||||
# Until all devices supports encryption, need an fstab without encryption
|
||||
PRODUCT_COPY_FILES += \
|
||||
device/google/taimen/fstab.hardware:root/fstab.$(PRODUCT_HARDWARE) \
|
||||
|
||||
PRODUCT_PROPERTY_OVERRIDES += \
|
||||
ro.sf.lcd_density=420
|
||||
|
||||
Reference in New Issue
Block a user