diff options
Diffstat (limited to 'n7100.mk')
-rw-r--r-- | n7100.mk | 7 |
1 files changed, 1 insertions, 6 deletions
@@ -62,9 +62,8 @@ PRODUCT_PACKAGES += \ DeviceSettings \ SamsungServiceMode -# RIL & GPS fix +# GPS fix PRODUCT_PACKAGES += \ - ril-wrapper \ libdmitry # Additional apps @@ -104,10 +103,6 @@ PRODUCT_PACKAGES += \ $(call inherit-product, vendor/replicant/config/nfc_enhanced.mk) -# Samsung symbols -PRODUCT_PACKAGES += \ - libsamsung_symbols - # RIL PRODUCT_PACKAGES += \ libsamsung-ril |