summaryrefslogtreecommitdiffstats
path: root/i9300.mk
diff options
context:
space:
mode:
Diffstat (limited to 'i9300.mk')
-rw-r--r--i9300.mk9
1 files changed, 2 insertions, 7 deletions
diff --git a/i9300.mk b/i9300.mk
index 1e9ce76..41e5993 100644
--- a/i9300.mk
+++ b/i9300.mk
@@ -63,14 +63,9 @@ PRODUCT_PACKAGES += \
SamsungServiceMode \
tinyplay
-# RIL
-PRODUCT_PACKAGES += \
- libsamsung_symbols \
- ril-wrapper
-
# NFC
PRODUCT_PACKAGES += \
- nfc.exynos4 \
+ nfc.exynos4 \
libnfc \
libnfc_jni \
Nfc \
@@ -110,7 +105,7 @@ PRODUCT_PROPERTY_OVERRIDES += \
# These are the hardware-specific features
PRODUCT_COPY_FILES += \
- frameworks/native/data/etc/handheld_core_hardware.xml:system/etc/permissions/handheld_core_hardware.xml \
+ frameworks/native/data/etc/handheld_core_hardware.xml:system/etc/permissions/handheld_core_hardware.xml \
frameworks/native/data/etc/android.hardware.telephony.gsm.xml:system/etc/permissions/android.hardware.telephony.gsm.xml
$(call inherit-product-if-exists, vendor/samsung/i9300/i9300-vendor.mk)