summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorkeunyoung <keunyoung@google.com>2013-03-05 15:35:40 -0800
committerkeunyoung <keunyoung@google.com>2013-03-05 15:35:40 -0800
commitd548fd05f68747e73c1e505d1bc89a7c8dcde61b (patch)
tree46f89ca6bafdb770b223b2cc456a50a2b1f60786
parent4301610f5d4f81c69b62a2dae680ba0d11f59ad7 (diff)
downloadmini-emulator-armv7-a-neon-d548fd05f68747e73c1e505d1bc89a7c8dcde61b.tar.gz
pull init.goldfish.sh and ueventd.goldfish.rc
- they are no longer automatically added. Change-Id: I5bd4c1e4ddc1301bc0d1fce8b66f1a69808d381f
-rw-r--r--mini_emulator_armv7a_neon.mk2
1 files changed, 2 insertions, 0 deletions
diff --git a/mini_emulator_armv7a_neon.mk b/mini_emulator_armv7a_neon.mk
index 563fef1..2666964 100644
--- a/mini_emulator_armv7a_neon.mk
+++ b/mini_emulator_armv7a_neon.mk
@@ -29,6 +29,8 @@ PRODUCT_PACKAGES += \
PRODUCT_COPY_FILES += \
$(LOCAL_KERNEL):kernel \
device/generic/mini-emulator-armv7-a-neon/init.mini-emulator-armv7-a-neon.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 \
device/generic/goldfish/data/etc/apns-conf.xml:system/etc/apns-conf.xml \
frameworks/native/data/etc/android.hardware.touchscreen.multitouch.jazzhand.xml:system/etc/permissions/android.hardware.touchscreen.multitouch.jazzhand.xml \
frameworks/native/data/etc/android.hardware.camera.autofocus.xml:system/etc/permissions/android.hardware.camera.autofocus.xml \