sdm710-common: Move FM libs to /system_ext
Change-Id: Ie1b95ed052c0209bf4c19a487cd20a87484c6e0f
This commit is contained in:
parent
7854c1db20
commit
784b8cb14c
1 changed files with 8 additions and 8 deletions
|
@ -444,16 +444,16 @@ vendor/lib64/vendor.qti.esepowermanager@1.0.so|a114629809e67015a14e5e367c6fb374a
|
||||||
vendor/lib64/vendor.qti.esepowermanager@1.1.so|f111cf42439d28fe88d9ebf6b6a1c44b729a3194
|
vendor/lib64/vendor.qti.esepowermanager@1.1.so|f111cf42439d28fe88d9ebf6b6a1c44b729a3194
|
||||||
|
|
||||||
# FM
|
# FM
|
||||||
lib64/fm_helium.so
|
-product/lib/vendor.qti.hardware.fm@1.0.so:system_ext/lib/vendor.qti.hardware.fm@1.0.so
|
||||||
lib64/libfm-hci.so
|
-product/lib64/vendor.qti.hardware.fm@1.0.so:system_ext/lib64/vendor.qti.hardware.fm@1.0.so
|
||||||
lib/fm_helium.so
|
system/lib/fm_helium.so:system_ext/lib/fm_helium.so
|
||||||
lib/libfm-hci.so
|
system/lib/libfm-hci.so:system_ext/lib/libfm-hci.so
|
||||||
-product/lib64/vendor.qti.hardware.fm@1.0.so
|
system/lib64/fm_helium.so:system_ext/lib64/fm_helium.so
|
||||||
-product/lib/vendor.qti.hardware.fm@1.0.so
|
system/lib64/libfm-hci.so:system_ext/lib64/libfm-hci.so
|
||||||
vendor/lib64/hw/vendor.qti.hardware.fm@1.0-impl.so
|
|
||||||
vendor/lib64/vendor.qti.hardware.fm@1.0.so
|
|
||||||
vendor/lib/hw/vendor.qti.hardware.fm@1.0-impl.so
|
vendor/lib/hw/vendor.qti.hardware.fm@1.0-impl.so
|
||||||
vendor/lib/vendor.qti.hardware.fm@1.0.so
|
vendor/lib/vendor.qti.hardware.fm@1.0.so
|
||||||
|
vendor/lib64/hw/vendor.qti.hardware.fm@1.0-impl.so
|
||||||
|
vendor/lib64/vendor.qti.hardware.fm@1.0.so
|
||||||
|
|
||||||
# Gatekeeper
|
# Gatekeeper
|
||||||
vendor/bin/hw/android.hardware.gatekeeper@1.0-service-qti
|
vendor/bin/hw/android.hardware.gatekeeper@1.0-service-qti
|
||||||
|
|
Loading…
Reference in a new issue