Merge "Remove extra copy of fstab.gs101" into sc-dev am: ed3354f4c6

Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs101/+/13819809

MUST ONLY BE SUBMITTED BY AUTOMERGER

Change-Id: Iebd78b65bb3ddc463aa9df0f1e2f6b6f6e301d0a
This commit is contained in:
Petri Gynther 2021-03-11 04:54:31 +00:00 committed by Automerger Merge Worker
commit 50fa2524d5

View file

@ -210,7 +210,6 @@ PRODUCT_COPY_FILES += \
# Fstab files # Fstab files
PRODUCT_COPY_FILES += \ PRODUCT_COPY_FILES += \
device/google/gs101/conf/fstab.gs101:$(TARGET_COPY_OUT_VENDOR)/etc/fstab.gs101 \ device/google/gs101/conf/fstab.gs101:$(TARGET_COPY_OUT_VENDOR)/etc/fstab.gs101 \
device/google/gs101/conf/fstab.gs101:$(TARGET_COPY_OUT_RECOVERY)/root/first_stage_ramdisk/fstab.gs101 \
device/google/gs101/conf/fstab.persist:$(TARGET_COPY_OUT_VENDOR)/etc/fstab.persist \ device/google/gs101/conf/fstab.persist:$(TARGET_COPY_OUT_VENDOR)/etc/fstab.persist \
device/google/gs101/conf/fstab.gs101:$(TARGET_COPY_OUT_VENDOR_RAMDISK)/first_stage_ramdisk/fstab.gs101 device/google/gs101/conf/fstab.gs101:$(TARGET_COPY_OUT_VENDOR_RAMDISK)/first_stage_ramdisk/fstab.gs101