Enabling the FM Radio and Torch applications for the Droid Incredible Build.
Change-Id: I1e0de0a55c95695d6a664d088bf2cdd3b6f8eaf5 Signed-off-by: Robert Burns <burnsra@gmail.com>
This commit is contained in:
parent
7374b8ac6e
commit
24b1bb3597
@ -18,6 +18,12 @@ PRODUCT_PROPERTY_OVERRIDES += ro.product.version=3.21.605.1
|
|||||||
# Extra Passion overlay
|
# Extra Passion overlay
|
||||||
PRODUCT_PACKAGE_OVERLAYS += vendor/cyanogen/overlay/inc
|
PRODUCT_PACKAGE_OVERLAYS += vendor/cyanogen/overlay/inc
|
||||||
|
|
||||||
|
# Include the FM Radio
|
||||||
|
PRODUCT_PACKAGES += FM
|
||||||
|
# Include the Flashlight/Torch
|
||||||
|
PRODUCT_PACKAGES += Torch
|
||||||
|
|
||||||
|
|
||||||
#
|
#
|
||||||
# Set ro.modversion
|
# Set ro.modversion
|
||||||
#
|
#
|
||||||
|
Loading…
Reference in New Issue
Block a user