From d794320258314f586786a62186d0adb0ef25fe4b Mon Sep 17 00:00:00 2001 From: Pawit Pornkitprasan Date: Wed, 24 Oct 2012 19:13:07 +0700 Subject: aries: Remove Wi-Fi direct Wi-Fi direct support on Jelly Bean requires a firmware which supports concurrent mode, which is not available for bcm4329 Change-Id: Icc463e3e13d126f3771989e41c72a2220131fc3b --- device_base.mk | 1 - 1 file changed, 1 deletion(-) (limited to 'device_base.mk') diff --git a/device_base.mk b/device_base.mk index a556fd4..7e03db3 100644 --- a/device_base.mk +++ b/device_base.mk @@ -136,7 +136,6 @@ PRODUCT_COPY_FILES += \ frameworks/native/data/etc/android.hardware.location.xml:system/etc/permissions/android.hardware.location.xml \ frameworks/native/data/etc/android.hardware.location.gps.xml:system/etc/permissions/android.hardware.location.gps.xml \ frameworks/native/data/etc/android.hardware.wifi.xml:system/etc/permissions/android.hardware.wifi.xml \ - frameworks/native/data/etc/android.hardware.wifi.direct.xml:system/etc/permissions/android.hardware.wifi.direct.xml \ frameworks/native/data/etc/android.hardware.sensor.proximity.xml:system/etc/permissions/android.hardware.sensor.proximity.xml \ frameworks/native/data/etc/android.hardware.sensor.light.xml:system/etc/permissions/android.hardware.sensor.light.xml \ frameworks/native/data/etc/android.hardware.touchscreen.multitouch.jazzhand.xml:system/etc/permissions/android.hardware.touchscreen.multitouch.jazzhand.xml \ -- cgit v1.1