klte-common: proprietary-files: Blob out libstlport.so

Change-Id: I2f0040d00213555f4c7a250d55fc47f09b314437
This commit is contained in:
Kevin F. Haggerty 2017-08-30 19:00:49 -06:00
parent d9dfb2c43c
commit 316e26f265
3 changed files with 3 additions and 5 deletions

View File

@ -306,6 +306,9 @@ bin/rild|0b849cf10cb658e425e871e0d3cf86fe2ccdafd7
bin/rmt_storage|000ddcabfc9416e9a27ba6d04860cc14b6803cdd
vendor/lib/libril-qcril-hook-oem.so|6a73ed46f4fbcb283eea5fb44b24a7d14522bfe5
# STLport (Camera/RIL) - local compile LineageOS/external/stlport@984b8432
vendor/lib/libstlport.so|0be0a0d13e12fbf95d97d309dcbc25d3f969a469
# Sensors
lib/hw/sensors.msm8974.so|48c6112bc4097e9176fcd53bf3f7ba0d643b27aa
lib/libhr.so

View File

@ -46,7 +46,6 @@ PRODUCT_PACKAGES += \
camera.device@1.0-impl \
camera.msm8974 \
libshim_camera \
libstlport \
libxml2 \
Snap

View File

@ -7,10 +7,6 @@
"repository": "android_kernel_samsung_msm8974",
"target_path": "kernel/samsung/msm8974"
},
{
"repository": "android_external_stlport",
"target_path": "external/stlport"
},
{
"repository": "android_packages_apps_FlipFlap",
"target_path": "packages/apps/FlipFlap"