aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorshubhmg <shubhmgajra2@gmail.com>2016-04-09 00:20:04 +0530
committershubhmg <shubhmgajra2@gmail.com>2016-04-09 00:24:46 +0530
commit53ef321d80ecd9e4cff3a486965c25fb4cb2da92 (patch)
treea2b6c28246214db6ac981c3aab77170bd1d71391
parent3b554beb9ac602c2e5e646f5a185886c0460d936 (diff)
condor : remove libstlport
Not sure if we are actually building it,we dont have it in our dependency Change-Id: I31719e7e505ff4e3883941362b43f981f9597861 Signed-off-by: shubhmg <shubhmgajra2@gmail.com>
-rw-r--r--device.mk4
1 files changed, 0 insertions, 4 deletions
diff --git a/device.mk b/device.mk
index 1fa248c..4be9a6b 100644
--- a/device.mk
+++ b/device.mk
@@ -32,10 +32,6 @@ $(call inherit-product-if-exists, vendor/motorola/condor/condor-vendor.mk)
PRODUCT_COPY_FILES += \
$(call find-copy-subdir-files,*,${LOCAL_PATH}/prebuilt/system,system)
-# Stlport
-PRODUCT_PACKAGES += \
- libstlport
-
DEVICE_PACKAGE_OVERLAYS := \
$(LOCAL_PATH)/overlay