nicolelte: Update WFD system blobs from dada OS2.0.217.0.WOCMIXM

For extraction purposes

Signed-off-by: AnierinB <anierin@evolution-x.org>
This commit is contained in:
2025-11-30 23:49:41 +00:00
parent 29245d9e02
commit 1696641cf5
28 changed files with 24 additions and 4 deletions

Binary file not shown.

Binary file not shown.

Binary file not shown.

View File

@@ -1,11 +1,13 @@
<?xml version="1.0" encoding="utf-8" ?> <?xml version="1.0" encoding="utf-8" ?>
<!-- <!--
Copyright (c) 2020 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.
--> -->
<permissions> <permissions>
<privapp-permissions package="com.qualcomm.wfd.service"> <privapp-permissions package="com.qualcomm.wfd.service">
<permission name="android.permission.WRITE_MEDIA_STORAGE"/> <permission name="android.permission.WRITE_MEDIA_STORAGE"/>
<permission name="android.permission.START_FOREGROUND_SERVICES_FROM_BACKGROUND"/>
<permission name="android.permission.FOREGROUND_SERVICE_MEDIA_PLAYBACK"/>
</privapp-permissions> </privapp-permissions>
</permissions> </permissions>

View File

@@ -1,4 +1,4 @@
# Copyright (c) 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
# #
@@ -77,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

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.