diff options
| author | Moyster <oysterized@gmail.com> | 2016-09-16 00:28:36 +0200 |
|---|---|---|
| committer | Moyster <oysterized@gmail.com> | 2016-09-16 00:28:36 +0200 |
| commit | 0abc52d8772c0a24a710c60a9862ba78d515d497 (patch) | |
| tree | 96d05193d179062976f374ba97a347a04e28e1ba | |
| parent | 27e119b0072b4fa82dba382ca4d0737739c79b07 (diff) | |
don't build FM Radio nor libmtkplayer for M2 Note as we don't as a FM chip
| -rw-r--r-- | device_mt6753.mk | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/device_mt6753.mk b/device_mt6753.mk index 27c86c3..ba5828b 100644 --- a/device_mt6753.mk +++ b/device_mt6753.mk @@ -137,16 +137,6 @@ PRODUCT_PACKAGES += \ PRODUCT_COPY_FILES += \ $(LOCAL_PATH)/configs/agps_profiles_conf2.xml:system/etc/agps_profiles_conf2.xml -# FM Radio -PRODUCT_PACKAGES += \ - FmRadio \ - libfmjni \ - libfmmt6620 \ - libfmmt6628 \ - libfmmt6627 \ - libfmmt6630 \ - libfmcust - # Media PRODUCT_COPY_FILES += \ frameworks/av/media/libstagefright/data/media_codecs_google_audio.xml:system/etc/media_codecs_google_audio.xml \ |
