sm8550-common: fix vendor.qti.hardware.fm@1.0 ELF checks
Change-Id: I1c5c3e95d3ebf067d8b1d14789db049e396cff6c Signed-off-by: Kai Jones <19639817+488315@users.noreply.github.com>
This commit is contained in:
committed by
chaptsand
parent
4e1d3120f3
commit
5b8f8a584e
@@ -215,7 +215,7 @@ vendor/lib64/libbt-hidlclient.so
|
|||||||
vendor/lib64/libsehbluetooth_audio_session_aidl.so
|
vendor/lib64/libsehbluetooth_audio_session_aidl.so
|
||||||
vendor/lib64/vendor.qti.hardware.bluetooth_sar@1.0.so
|
vendor/lib64/vendor.qti.hardware.bluetooth_sar@1.0.so
|
||||||
vendor/lib64/vendor.qti.hardware.bluetooth_sar@1.1.so
|
vendor/lib64/vendor.qti.hardware.bluetooth_sar@1.1.so
|
||||||
vendor/lib64/vendor.qti.hardware.fm@1.0.so
|
vendor/lib64/vendor.qti.hardware.fm@1.0.so;MODULE_SUFFIX=_vendor
|
||||||
vendor/lib64/vendor.samsung.hardware.bluetooth.a2dpsink@1.0.so
|
vendor/lib64/vendor.samsung.hardware.bluetooth.a2dpsink@1.0.so
|
||||||
vendor/lib64/vendor.samsung.hardware.bluetooth.audio-V1-ndk.so
|
vendor/lib64/vendor.samsung.hardware.bluetooth.audio-V1-ndk.so
|
||||||
vendor/lib64/vendor.samsung.hardware.bluetooth.audio-impl.so
|
vendor/lib64/vendor.samsung.hardware.bluetooth.audio-impl.so
|
||||||
|
@@ -43,6 +43,7 @@ function lib_to_package_fixup_vendor_variants() {
|
|||||||
case "$1" in
|
case "$1" in
|
||||||
vendor.qti.diaghal@1.0 | \
|
vendor.qti.diaghal@1.0 | \
|
||||||
libsecril-client | \
|
libsecril-client | \
|
||||||
|
vendor.qti.hardware.fm@1.0 | \
|
||||||
libhyper)
|
libhyper)
|
||||||
echo "$1_vendor"
|
echo "$1_vendor"
|
||||||
;;
|
;;
|
||||||
|
Reference in New Issue
Block a user