sm6375-common: Update WFD system blobs from dada OS2.0.217.0.WOCMIXM

Change-Id: I7868930acf8090ed5d1d5c1922a10a247ac59cf7
This commit is contained in:
Michael Bestas
2025-07-12 23:48:10 +03:00
parent 77673aca05
commit 5982d3d582
49 changed files with 790 additions and 1207 deletions
+738 -1175
View File
File diff suppressed because it is too large Load Diff
Binary file not shown.
Binary file not shown.
@@ -1,4 +1,4 @@
# Copyright (c) 2020-2021 Qualcomm Technologies, Inc. # Copyright (c) 2021, 2022 Qualcomm Technologies, Inc.
# All Rights Reserved. # All Rights Reserved.
# Confidential and Proprietary - Qualcomm Technologies, Inc # Confidential and Proprietary - Qualcomm Technologies, Inc
# #
@@ -18,7 +18,7 @@
# See the License for the specific language governing permissions and # See the License for the specific language governing permissions and
# limitations under the License. # limitations under the License.
mmap2: arg2 in ~PROT_EXEC || arg2 in ~PROT_WRITE mmap: arg2 in ~PROT_EXEC || arg2 in ~PROT_WRITE
mprotect: arg2 in ~PROT_EXEC || arg2 in ~PROT_WRITE mprotect: arg2 in ~PROT_EXEC || arg2 in ~PROT_WRITE
munmap: 1 munmap: 1
futex: 1 futex: 1
@@ -29,19 +29,19 @@ ioctl: 1
close: 1 close: 1
openat: 1 openat: 1
mremap: 1 mremap: 1
fstat64: 1 fstat: 1
readlinkat: 1 readlinkat: 1
pread64: 1 pread64: 1
fstatfs64: 1 fstatfs: 1
clock_gettime: 1 clock_gettime: 1
fstatat64: 1 fstatat: 1
read: 1 read: 1
write: 1 write: 1
fcntl64: 1 fcntl: 1
ppoll: 1 ppoll: 1
faccessat: 1 faccessat: 1
rt_sigaction: 1 rt_sigaction: 1
getuid32: 1 getuid: 1
madvise: 1 madvise: 1
rt_sigprocmask: 1 rt_sigprocmask: 1
writev: 1 writev: 1
@@ -49,8 +49,9 @@ personality: 1
getrandom: 1 getrandom: 1
gettimeofday: 1 gettimeofday: 1
#set_tls: 1 #set_tls: 1
statfs64: 1 statfs: 1
ugetrlimit: 1 ugetrlimit: 1
getrlimit: 1
execve: 1 execve: 1
connect: 1 connect: 1
socket: arg0 == AF_UNIX socket: arg0 == AF_UNIX
@@ -76,3 +77,10 @@ getdents64: 1
dup: 1 dup: 1
lseek: 1 lseek: 1
tgkill: 1 tgkill: 1
process_vm_readv: 1
memfd_create: 1
eventfd2: 1
epoll_create1: 1
epoll_ctl: 1
recvfrom: 1
epoll_pwait: 1
+12 -1
View File
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes" ?> <?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!-- <!--
Copyright (C) 2012 - 2021 Qualcomm Technologies, Inc. Copyright (c) Qualcomm Technologies, Inc. and/or its subsidiaries.
All Rights Reserved. All Rights Reserved.
Confidential and Proprietary - Qualcomm Technologies, Inc. Confidential and Proprietary - Qualcomm Technologies, Inc.
--> -->
@@ -278,9 +278,20 @@
<Wifi>0</Wifi> <Wifi>0</Wifi>
<NoSP>0</NoSP> <NoSP>0</NoSP>
</HIDInputPaths> </HIDInputPaths>
<!-- Supported HIDC input events -->
<CustomHIDCInputPaths>
<Infrared>0</Infrared>
<USB>3</USB>
<BT>0</BT>
<Zigbee>0</Zigbee>
<Wifi>0</Wifi>
<NoSP>0</NoSP>
</CustomHIDCInputPaths>
</InputEvents> </InputEvents>
<!-- TCP port on which UIBC connection established --> <!-- TCP port on which UIBC connection established -->
<TcpPort>4321</TcpPort> <TcpPort>4321</TcpPort>
<!-- 0/1 - support Custome HIDC or not -->
<CustomAppUIBCSupport>0</CustomAppUIBCSupport>
</UIBC> </UIBC>
</Capability> </Capability>
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
+24 -23
View File
@@ -24,7 +24,7 @@ PRODUCT_COPY_FILES += \
vendor/motorola/sm6375-common/proprietary/system_ext/etc/permissions/telephony_system-ext_privapp-permissions-qti.xml:$(TARGET_COPY_OUT_SYSTEM_EXT)/etc/permissions/telephony_system-ext_privapp-permissions-qti.xml \ vendor/motorola/sm6375-common/proprietary/system_ext/etc/permissions/telephony_system-ext_privapp-permissions-qti.xml:$(TARGET_COPY_OUT_SYSTEM_EXT)/etc/permissions/telephony_system-ext_privapp-permissions-qti.xml \
vendor/motorola/sm6375-common/proprietary/system_ext/etc/permissions/vendor.qti.ims.rcsservice.xml:$(TARGET_COPY_OUT_SYSTEM_EXT)/etc/permissions/vendor.qti.ims.rcsservice.xml \ vendor/motorola/sm6375-common/proprietary/system_ext/etc/permissions/vendor.qti.ims.rcsservice.xml:$(TARGET_COPY_OUT_SYSTEM_EXT)/etc/permissions/vendor.qti.ims.rcsservice.xml \
vendor/motorola/sm6375-common/proprietary/system_ext/etc/permissions/wfd-system-ext-privapp-permissions-qti.xml:$(TARGET_COPY_OUT_SYSTEM_EXT)/etc/permissions/wfd-system-ext-privapp-permissions-qti.xml \ vendor/motorola/sm6375-common/proprietary/system_ext/etc/permissions/wfd-system-ext-privapp-permissions-qti.xml:$(TARGET_COPY_OUT_SYSTEM_EXT)/etc/permissions/wfd-system-ext-privapp-permissions-qti.xml \
vendor/motorola/sm6375-common/proprietary/system_ext/etc/seccomp_policy/wfdservice.policy:$(TARGET_COPY_OUT_SYSTEM_EXT)/etc/seccomp_policy/wfdservice.policy \ vendor/motorola/sm6375-common/proprietary/system_ext/etc/seccomp_policy/wfdservice64.policy:$(TARGET_COPY_OUT_SYSTEM_EXT)/etc/seccomp_policy/wfdservice64.policy \
vendor/motorola/sm6375-common/proprietary/system_ext/etc/sysconfig/qti_telephony_system_packages_config.xml:$(TARGET_COPY_OUT_SYSTEM_EXT)/etc/sysconfig/qti_telephony_system_packages_config.xml \ vendor/motorola/sm6375-common/proprietary/system_ext/etc/sysconfig/qti_telephony_system_packages_config.xml:$(TARGET_COPY_OUT_SYSTEM_EXT)/etc/sysconfig/qti_telephony_system_packages_config.xml \
vendor/motorola/sm6375-common/proprietary/system_ext/etc/wfdconfigsink.xml:$(TARGET_COPY_OUT_SYSTEM_EXT)/etc/wfdconfigsink.xml \ vendor/motorola/sm6375-common/proprietary/system_ext/etc/wfdconfigsink.xml:$(TARGET_COPY_OUT_SYSTEM_EXT)/etc/wfdconfigsink.xml \
vendor/motorola/sm6375-common/proprietary/vendor/etc/ArmHDCP_QTI_Android.cfg:$(TARGET_COPY_OUT_VENDOR)/etc/ArmHDCP_QTI_Android.cfg \ vendor/motorola/sm6375-common/proprietary/vendor/etc/ArmHDCP_QTI_Android.cfg:$(TARGET_COPY_OUT_VENDOR)/etc/ArmHDCP_QTI_Android.cfg \
@@ -750,29 +750,7 @@ PRODUCT_PACKAGES += \
libsns_device_mode_skel \ libsns_device_mode_skel \
libsns_low_lat_stream_skel \ libsns_low_lat_stream_skel \
com.qualcomm.qti.ant@1.0 \ com.qualcomm.qti.ant@1.0 \
libmmosal \
libmmparser_lite \
libmmrtpdecoder \
libmmrtpencoder \
libwfdavenhancements \
libwfdclient \
libwfdcommonutils \
libwfdconfigutils \
libwfddisplayconfig \
libwfdmminterface \
libwfdmmsink \
libwfdmmsrc_system \
libwfdrtsp \
libwfdservice \
libwfdsinksm \
libwfduibcinterface \
libwfduibcsink \
libwfduibcsinkinterface \
libwfduibcsrc \
libwfduibcsrcinterface \
vendor.qti.diaghal@1.0 \ vendor.qti.diaghal@1.0 \
vendor.qti.hardware.wifidisplaysession@1.0 \
vendor.qti.hardware.wifidisplaysession_aidl-V1-ndk \
com.qualcomm.qti.dpm.api@1.0 \ com.qualcomm.qti.dpm.api@1.0 \
lib-imsvideocodec \ lib-imsvideocodec \
lib-imsvt \ lib-imsvt \
@@ -785,11 +763,33 @@ PRODUCT_PACKAGES += \
libdpmtcm \ libdpmtcm \
libimscamera_jni \ libimscamera_jni \
libimsmedia_jni \ libimsmedia_jni \
libmmosal \
libmmparser_lite \
libmmrtpdecoder \
libmmrtpencoder \
libqspmsvc \ libqspmsvc \
libwfdavenhancements \
libwfdclient \
libwfdcommonutils \
libwfdconfigutils \
libwfddisplayconfig \
libwfdmminterface \
libwfdmmsink \
libwfdmmsrc_system \
libwfdnative \ libwfdnative \
libwfdrtsp \
libwfdservice \
libwfdsinksm \
libwfduibcinterface \
libwfduibcsink \
libwfduibcsinkinterface \
libwfduibcsrc \
libwfduibcsrcinterface \
vendor.qti.ImsRtpService-V1-ndk \ vendor.qti.ImsRtpService-V1-ndk \
vendor.qti.diaghal-V1-ndk \ vendor.qti.diaghal-V1-ndk \
vendor.qti.hardware.dpmservice@1.0 \ vendor.qti.hardware.dpmservice@1.0 \
vendor.qti.hardware.wifidisplaysession@1.0 \
vendor.qti.hardware.wifidisplaysession_aidl-V1-ndk \
vendor.qti.imsrtpservice@3.0 \ vendor.qti.imsrtpservice@3.0 \
vendor.qti.imsrtpservice@3.1 \ vendor.qti.imsrtpservice@3.1 \
vendor.qti.qspmhal-V1-ndk \ vendor.qti.qspmhal-V1-ndk \
@@ -914,6 +914,7 @@ PRODUCT_PACKAGES += \
PRODUCT_PACKAGES += \ PRODUCT_PACKAGES += \
system_ext_priv-app_ims_lib_arm64_libimscamera_jni_so \ system_ext_priv-app_ims_lib_arm64_libimscamera_jni_so \
system_ext_priv-app_ims_lib_arm64_libimsmedia_jni_so \ system_ext_priv-app_ims_lib_arm64_libimsmedia_jni_so \
system_ext_priv-app_WfdService_lib_arm64_libwfdnative_so \
vendor_bin_expat \ vendor_bin_expat \
vendor_lib_libEGL_adreno_so \ vendor_lib_libEGL_adreno_so \
vendor_lib_libGLESv2_adreno_so \ vendor_lib_libGLESv2_adreno_so \