replace development/data/etc/ to device/generic/goldfish/data/etc

- Files under development/data/etc will be removed

Change-Id: I39907cda9b3253f1608ed3231a8a9945087348d7
This commit is contained in:
Keun young Park 2012-06-19 18:02:22 -07:00
parent 1cc65fd6ef
commit fb8cc2d4e3
1 changed files with 2 additions and 2 deletions

View File

@ -22,8 +22,8 @@ PRODUCT_PROPERTY_OVERRIDES := \
ro.ril.gprsclass=10
PRODUCT_COPY_FILES := \
development/data/etc/apns-conf.xml:system/etc/apns-conf.xml \
development/data/etc/vold.conf:system/etc/vold.conf \
device/generic/goldfish/data/etc/apns-conf.xml:system/etc/apns-conf.xml \
device/generic/goldfish/data/etc/vold.conf:system/etc/vold.conf \
development/tools/emulator/system/camera/media_profiles.xml:system/etc/media_profiles.xml
PRODUCT_PACKAGES := \