Skip to content

Commit

Permalink
Was overriding vendor/htc/hero/device_hero-vendor.mk
Browse files Browse the repository at this point in the history
  • Loading branch information
loxK committed Jul 9, 2010
1 parent 6e7c8d7 commit b579dd9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion device_hero.mk
Expand Up @@ -33,7 +33,7 @@ PRODUCT_PACKAGES := \
$(call inherit-product-if-exists, vendor/htc/hero/device_hero-vendor.mk)

# from device_dream_sapphire.mk
PRODUCT_COPY_FILES := \
PRODUCT_COPY_FILES += \
frameworks/base/data/etc/handheld_core_hardware.xml:system/etc/permissions/handheld_core_hardware.xml \
frameworks/base/data/etc/android.hardware.camera.autofocus.xml:system/etc/permissions/android.hardware.camera.autofocus.xml \
frameworks/base/data/etc/android.hardware.telephony.gsm.xml:system/etc/permissions/android.hardware.telephony.gsm.xml \
Expand Down

0 comments on commit b579dd9

Please sign in to comment.