peridot: Patch audio to load libaudioroute-v34.so

Change-Id: I6090d2db2549c5e4a5265108d664231a8fd13333
This commit is contained in:
AdarshGrewal
2025-09-22 01:42:39 +05:30
parent 3f363cf7bc
commit 3c2a648585
6 changed files with 5 additions and 5 deletions

View File

@@ -3012,7 +3012,7 @@ cc_prebuilt_library_shared {
shared_libs: [
"liblog",
"libcutils",
"libaudioroute",
"libaudioroute-v34",
"libarmemlog",
"libmisight",
"libxlog",
@@ -3046,7 +3046,7 @@ cc_prebuilt_library_shared {
shared_libs: [
"liblog",
"libexpat",
"libaudioroute",
"libaudioroute-v34",
"libcutils",
"libutilscallstack",
"libaudioroute_ext",
@@ -6299,7 +6299,7 @@ cc_prebuilt_library_shared {
"proprietary/vendor/lib64/libkaraokepal.so",
],
shared_libs: [
"libaudioroute",
"libaudioroute-v34",
"libaudioutils",
"libcutils",
"libexpat",
@@ -7434,7 +7434,7 @@ cc_prebuilt_library_shared {
],
shared_libs: [
"libagm",
"libaudioroute",
"libaudioroute-v34",
"liblog",
"libcutils",
"libexpat",
@@ -33228,7 +33228,7 @@ cc_prebuilt_library_shared {
"liblog",
"libcutils",
"libtinyalsa",
"libaudioroute",
"libaudioroute-v34",
"libexpat",
"libc++",
"libc",

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.