miatoll: Update WFD system blobs from dada OS2.0.217.0.WOCMIXM
Change-Id: I58ede53f3f6e8ec88f8aaecca453c985d792bff6
This commit is contained in:
+37
-5
@@ -15768,7 +15768,6 @@ cc_prebuilt_library_shared {
|
||||
"proprietary/system_ext/lib64/libwfdmmsrc_system.so",
|
||||
],
|
||||
shared_libs: [
|
||||
"libgui_shim",
|
||||
"libbinder",
|
||||
"libmmosal",
|
||||
"liblog",
|
||||
@@ -15787,6 +15786,10 @@ cc_prebuilt_library_shared {
|
||||
"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",
|
||||
@@ -15811,8 +15814,6 @@ cc_prebuilt_library_shared {
|
||||
"proprietary/system_ext/lib64/libwfdnative.so",
|
||||
],
|
||||
shared_libs: [
|
||||
"libinput_shim",
|
||||
"libbinder_shim",
|
||||
"libandroid_runtime",
|
||||
"libui",
|
||||
"libinput",
|
||||
@@ -15824,6 +15825,7 @@ cc_prebuilt_library_shared {
|
||||
"libhidlmemory",
|
||||
"libbinder",
|
||||
"libgui",
|
||||
"android.hidl.base@1.0",
|
||||
"android.hidl.token@1.0-utils",
|
||||
"android.hardware.graphics.common@1.0",
|
||||
"android.hardware.graphics.bufferqueue@1.0",
|
||||
@@ -15902,6 +15904,8 @@ cc_prebuilt_library_shared {
|
||||
"libwfdavenhancements",
|
||||
"libhidlbase",
|
||||
"vendor.qti.hardware.wifidisplaysession@1.0",
|
||||
"vendor.qti.hardware.wifidisplaysession_aidl-V1-ndk",
|
||||
"libbinder_ndk",
|
||||
"libc++",
|
||||
"libc",
|
||||
"libm",
|
||||
@@ -15999,6 +16003,8 @@ cc_prebuilt_library_shared {
|
||||
"libmmosal",
|
||||
"libutils",
|
||||
"liblog",
|
||||
"libcutils",
|
||||
"libwfdconfigutils",
|
||||
"libc++",
|
||||
"libc",
|
||||
"libm",
|
||||
@@ -16188,6 +16194,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",
|
||||
@@ -18024,12 +18056,12 @@ cc_prebuilt_binary {
|
||||
}
|
||||
|
||||
cc_prebuilt_binary {
|
||||
name: "wfdservice64",
|
||||
name: "wfdservice",
|
||||
owner: "xiaomi",
|
||||
target: {
|
||||
android_arm64: {
|
||||
srcs: [
|
||||
"proprietary/system_ext/bin/wfdservice64",
|
||||
"proprietary/system_ext/bin/wfdservice",
|
||||
],
|
||||
shared_libs: [
|
||||
"liblog",
|
||||
|
||||
Reference in New Issue
Block a user