forked from openkylin/platform_build
am c3eb68c4: pull goldfish specific stuffs from emulator.mk
* commit 'c3eb68c4ba383e7de2dd9b761d96dbe646586845': pull goldfish specific stuffs from emulator.mk
This commit is contained in:
commit
a67b5aeeb8
|
@ -36,4 +36,8 @@ PRODUCT_PACKAGES += \
|
|||
lib64EGL_translator
|
||||
|
||||
PRODUCT_COPY_FILES += \
|
||||
device/generic/goldfish/fstab.goldfish:root/fstab.goldfish
|
||||
device/generic/goldfish/fstab.goldfish:root/fstab.goldfish \
|
||||
device/generic/goldfish/init.goldfish.rc:root/init.goldfish.rc \
|
||||
device/generic/goldfish/init.goldfish.sh:system/etc/init.goldfish.sh \
|
||||
device/generic/goldfish/ueventd.goldfish.rc:root/ueventd.goldfish.rc
|
||||
|
||||
|
|
Loading…
Reference in New Issue