mirror of
https://github.com/S3NEO/android_device_samsung_msm8226-common.git
synced 2024-11-06 21:55:45 +00:00
adder torch & libqc dependency
This commit is contained in:
parent
c61e923d6e
commit
3555a00463
1 changed files with 8 additions and 0 deletions
|
@ -158,6 +158,14 @@ PRODUCT_PACKAGES += \
|
|||
wpa_supplicant \
|
||||
wpa_supplicant.conf
|
||||
|
||||
# Torch
|
||||
PRODUCT_PACKAGES += \
|
||||
Torch
|
||||
|
||||
# QC Perf
|
||||
PRODUCT_PROPERTY_OVERRIDES += \
|
||||
ro.vendor.extension_library=/system/lib/libqc-opt.so
|
||||
|
||||
PRODUCT_PACKAGES += \
|
||||
libcurl \
|
||||
libqsap_sdk \
|
||||
|
|
Loading…
Reference in a new issue