Skip to content

Commit

Permalink
Added lights.hero and lights.heroc to PRODUCT_PACKAGES
Browse files Browse the repository at this point in the history
  • Loading branch information
loxK committed Jul 5, 2010
1 parent d8e5599 commit 63735ed
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion device_hero.mk
Original file line number Original file line Diff line number Diff line change
Expand Up @@ -18,7 +18,9 @@ DEVICE_PACKAGE_OVERLAYS := device/htc/hero/overlay


PRODUCT_PACKAGES := \ PRODUCT_PACKAGES := \
sensors.hero \ sensors.hero \
sensors.heroc sensors.heroc \
lights.hero \
lights.heroc


# proprietary side of the device # proprietary side of the device
$(call inherit-product-if-exists, vendor/htc/hero/device_hero-vendor.mk) $(call inherit-product-if-exists, vendor/htc/hero/device_hero-vendor.mk)
Expand Down

0 comments on commit 63735ed

Please sign in to comment.