peridot: Patch audio to load libaudioroute-v34.so
Change-Id: I6090d2db2549c5e4a5265108d664231a8fd13333
This commit is contained in:
10
Android.bp
10
Android.bp
@@ -3012,7 +3012,7 @@ cc_prebuilt_library_shared {
|
|||||||
shared_libs: [
|
shared_libs: [
|
||||||
"liblog",
|
"liblog",
|
||||||
"libcutils",
|
"libcutils",
|
||||||
"libaudioroute",
|
"libaudioroute-v34",
|
||||||
"libarmemlog",
|
"libarmemlog",
|
||||||
"libmisight",
|
"libmisight",
|
||||||
"libxlog",
|
"libxlog",
|
||||||
@@ -3046,7 +3046,7 @@ cc_prebuilt_library_shared {
|
|||||||
shared_libs: [
|
shared_libs: [
|
||||||
"liblog",
|
"liblog",
|
||||||
"libexpat",
|
"libexpat",
|
||||||
"libaudioroute",
|
"libaudioroute-v34",
|
||||||
"libcutils",
|
"libcutils",
|
||||||
"libutilscallstack",
|
"libutilscallstack",
|
||||||
"libaudioroute_ext",
|
"libaudioroute_ext",
|
||||||
@@ -6299,7 +6299,7 @@ cc_prebuilt_library_shared {
|
|||||||
"proprietary/vendor/lib64/libkaraokepal.so",
|
"proprietary/vendor/lib64/libkaraokepal.so",
|
||||||
],
|
],
|
||||||
shared_libs: [
|
shared_libs: [
|
||||||
"libaudioroute",
|
"libaudioroute-v34",
|
||||||
"libaudioutils",
|
"libaudioutils",
|
||||||
"libcutils",
|
"libcutils",
|
||||||
"libexpat",
|
"libexpat",
|
||||||
@@ -7434,7 +7434,7 @@ cc_prebuilt_library_shared {
|
|||||||
],
|
],
|
||||||
shared_libs: [
|
shared_libs: [
|
||||||
"libagm",
|
"libagm",
|
||||||
"libaudioroute",
|
"libaudioroute-v34",
|
||||||
"liblog",
|
"liblog",
|
||||||
"libcutils",
|
"libcutils",
|
||||||
"libexpat",
|
"libexpat",
|
||||||
@@ -33228,7 +33228,7 @@ cc_prebuilt_library_shared {
|
|||||||
"liblog",
|
"liblog",
|
||||||
"libcutils",
|
"libcutils",
|
||||||
"libtinyalsa",
|
"libtinyalsa",
|
||||||
"libaudioroute",
|
"libaudioroute-v34",
|
||||||
"libexpat",
|
"libexpat",
|
||||||
"libc++",
|
"libc++",
|
||||||
"libc",
|
"libc",
|
||||||
|
|||||||
Binary file not shown.
BIN
proprietary/vendor/lib64/libagm.so
vendored
BIN
proprietary/vendor/lib64/libagm.so
vendored
Binary file not shown.
BIN
proprietary/vendor/lib64/libar-pal.so
vendored
BIN
proprietary/vendor/lib64/libar-pal.so
vendored
Binary file not shown.
BIN
proprietary/vendor/lib64/libkaraokepal.so
vendored
BIN
proprietary/vendor/lib64/libkaraokepal.so
vendored
Binary file not shown.
BIN
proprietary/vendor/lib64/libmcs.so
vendored
BIN
proprietary/vendor/lib64/libmcs.so
vendored
Binary file not shown.
Reference in New Issue
Block a user