mirror of
https://github.com/followmsi/android_device_asus_deb.git
synced 2024-11-06 22:06:28 +00:00
deb: Copy ueventd.flo.rc to /vendor/etc
This commit is contained in:
parent
e5825ea8dc
commit
736a3d8f1c
1 changed files with 2 additions and 1 deletions
|
@ -48,4 +48,5 @@ PRODUCT_ENFORCE_RRO_TARGETS := \
|
|||
|
||||
PRODUCT_COPY_FILES += \
|
||||
$(LOCAL_PATH)/rootdir/etc/fstab.deb:$(TARGET_COPY_OUT_RAMDISK)/fstab.flo \
|
||||
$(LOCAL_PATH)/rootdir/etc/fstab.deb:$(TARGET_COPY_OUT_VENDOR)/etc/fstab.flo
|
||||
$(LOCAL_PATH)/rootdir/etc/fstab.deb:$(TARGET_COPY_OUT_VENDOR)/etc/fstab.flo \
|
||||
device/asus/flo/rootdir/etc/ueventd.flo.rc:$(TARGET_COPY_OUT_VENDOR)/etc/ueventd.rc
|
||||
|
|
Loading…
Reference in a new issue