Add stlport

Change-Id: I5f847e4554d1f16a974e71aec023fec1ba4310c9
This commit is contained in:
Abhisek Devkota 2015-10-20 11:21:56 -07:00
parent 5365a894a1
commit 012cb57b5a
2 changed files with 8 additions and 0 deletions

View file

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

View file

@ -34,6 +34,10 @@ 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