Revert "Add stlport"

* Moved to device-common.mk in flo device tree.

This reverts commit 012cb57b5a.

Change-Id: I4420429d1f8416c0b1e7ec71c5076c2656bced8c
This commit is contained in:
Zhao Wei Liew 2015-11-12 16:41:53 +08:00 committed by Dave Daynard
parent 2ac14d9dce
commit c6ebb99cb1
2 changed files with 0 additions and 8 deletions

View file

@ -2,9 +2,5 @@
{
"repository": "android_device_asus_flo",
"target_path": "device/asus/flo"
},
{
"repository": "android_external_stlport",
"target_path": "external/stlport"
}
]

View file

@ -33,10 +33,6 @@ PRODUCT_PACKAGES += \
PRODUCT_PACKAGES += \
nfc_nci.bcm2079x.default
# http://b/15193147
# TODO(danalbert): Remove this once stlport is dead and gone.
PRODUCT_PACKAGES += libstlport
# Do not power down SIM card when modem is sent to Low Power Mode.
PRODUCT_PROPERTY_OVERRIDES += \
persist.radio.apm_sim_not_pwdn=1