mirror of
https://github.com/followmsi/android_device_asus_deb.git
synced 2024-11-06 22:06:28 +00:00
Revert "Add stlport"
* Moved to device-common.mk in flo device tree.
This reverts commit 012cb57b5a
.
Change-Id: I4420429d1f8416c0b1e7ec71c5076c2656bced8c
This commit is contained in:
parent
2ac14d9dce
commit
c6ebb99cb1
2 changed files with 0 additions and 8 deletions
|
@ -2,9 +2,5 @@
|
|||
{
|
||||
"repository": "android_device_asus_flo",
|
||||
"target_path": "device/asus/flo"
|
||||
},
|
||||
{
|
||||
"repository": "android_external_stlport",
|
||||
"target_path": "external/stlport"
|
||||
}
|
||||
]
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue