flo: don't build stlport

We're using it as blob in vendor/lib now and this just copies same library to lib/.

Change-Id: Ie362fcc23a2623ce4d9814c4b1fe2cecb1155d64
This commit is contained in:
Artem Borisov 2017-10-15 11:49:03 +03:00
parent d67b94745b
commit 301622e563
2 changed files with 0 additions and 9 deletions

View File

@ -208,11 +208,6 @@ PRODUCT_PACKAGES += \
android.hardware.sensors@1.0-impl \
sensors.msm8960
# stlport
PRODUCT_PACKAGES += \
libstlport
# Thermal
PRODUCT_COPY_FILES += \
device/asus/flo/configs/thermald-flo.conf:system/etc/thermald.conf

View File

@ -1,8 +1,4 @@
[
{
"repository": "android_external_stlport",
"target_path": "external/stlport"
},
{
"repository": "android_kernel_google_msm",
"target_path": "kernel/google/msm"