Enabling the FM Radio and Torch applications for the Droid Incredible Build.

Change-Id: I1e0de0a55c95695d6a664d088bf2cdd3b6f8eaf5
Signed-off-by: Robert Burns <burnsra@gmail.com>
gugelfrei
Robert Burns 14 years ago
parent 7374b8ac6e
commit 24b1bb3597

@ -18,6 +18,12 @@ PRODUCT_PROPERTY_OVERRIDES += ro.product.version=3.21.605.1
# Extra Passion overlay
PRODUCT_PACKAGE_OVERLAYS += vendor/cyanogen/overlay/inc
# Include the FM Radio
PRODUCT_PACKAGES += FM
# Include the Flashlight/Torch
PRODUCT_PACKAGES += Torch
#
# Set ro.modversion
#

Loading…
Cancel
Save