sm6150-common: Update WFD system blobs from dodge AP3A.240617.008
Change-Id: I9db3b2c40004be63d9a05e2682d5a5651cc4fab4
This commit is contained in:
39
Android.bp
39
Android.bp
@@ -9678,6 +9678,8 @@ cc_prebuilt_library_shared {
|
||||
"liblog",
|
||||
"vendor.display.config@2.0",
|
||||
"libdisplayconfig.system.qti",
|
||||
"libbinder_ndk",
|
||||
"vendor.qti.hardware.display.config-V5-ndk",
|
||||
"libc++",
|
||||
"libc",
|
||||
"libm",
|
||||
@@ -9791,10 +9793,13 @@ cc_prebuilt_library_shared {
|
||||
"libmedia_helper",
|
||||
"libaudioclient",
|
||||
"libwfdavenhancements",
|
||||
"libqdMetaData.system",
|
||||
"libhidlbase",
|
||||
"libgralloctypes",
|
||||
"android.hardware.graphics.mapper@4.0",
|
||||
"libvndksupport",
|
||||
"android.hardware.graphics.allocator@4.0",
|
||||
"android.hardware.graphics.allocator-V2-ndk",
|
||||
"libbinder_ndk",
|
||||
"libc++",
|
||||
"libc",
|
||||
"libm",
|
||||
@@ -9822,6 +9827,8 @@ cc_prebuilt_library_shared {
|
||||
"libandroid_runtime",
|
||||
"libui",
|
||||
"libinput",
|
||||
"libbinder",
|
||||
"libgui",
|
||||
"libnativehelper",
|
||||
"libutils",
|
||||
"liblog",
|
||||
@@ -9901,11 +9908,13 @@ cc_prebuilt_library_shared {
|
||||
"libaudioclient",
|
||||
"libaudiofoundation",
|
||||
"audioclient-types-aidl-cpp",
|
||||
"android.media.audio.common.types-V1-cpp",
|
||||
"android.media.audio.common.types-V2-cpp",
|
||||
"libwfdmmsrc_system",
|
||||
"libwfdavenhancements",
|
||||
"libhidlbase",
|
||||
"vendor.qti.hardware.wifidisplaysession@1.0",
|
||||
"vendor.qti.hardware.wifidisplaysession_aidl-V1-ndk",
|
||||
"libbinder_ndk",
|
||||
"libc++",
|
||||
"libc",
|
||||
"libm",
|
||||
@@ -10192,6 +10201,32 @@ cc_prebuilt_library_shared {
|
||||
system_ext_specific: true,
|
||||
}
|
||||
|
||||
cc_prebuilt_library_shared {
|
||||
name: "vendor.qti.hardware.wifidisplaysession_aidl-V1-ndk",
|
||||
owner: "xiaomi",
|
||||
strip: {
|
||||
none: true,
|
||||
},
|
||||
target: {
|
||||
android_arm64: {
|
||||
srcs: [
|
||||
"proprietary/system_ext/lib64/vendor.qti.hardware.wifidisplaysession_aidl-V1-ndk.so",
|
||||
],
|
||||
shared_libs: [
|
||||
"libbinder_ndk",
|
||||
"android.hardware.common-V2-ndk",
|
||||
"libc++",
|
||||
"libc",
|
||||
"libm",
|
||||
"libdl",
|
||||
],
|
||||
},
|
||||
},
|
||||
compile_multilib: "64",
|
||||
prefer: true,
|
||||
system_ext_specific: true,
|
||||
}
|
||||
|
||||
cc_prebuilt_library_shared {
|
||||
name: "vendor.qti.imsrtpservice@3.0",
|
||||
owner: "xiaomi",
|
||||
|
||||
Reference in New Issue
Block a user