Merge "cm: add FM app overlay to bcm_fm_radio.mk" into gingerbread

gugelfrei
Ricardo Cerqueira 13 years ago committed by Gerrit Code Review
commit ce9459e458

@ -0,0 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<!-- Whether or not seek is supported -->
<bool name="seek_supported">true</bool>
</resources>

@ -2,3 +2,5 @@
PRODUCT_PACKAGES += \
FM \
hcitool
PRODUCT_PACKAGE_OVERLAYS += vendor/cyanogen/overlay/bcm_fm_radio

Loading…
Cancel
Save