Compare commits

...
10 Commits
Author SHA1 Message Date
mikeNGandHeroBuxx 5929994aba sm8150-common: Patch some blobs to depend on libtinyxml2-v34.so
Signed-off-by: HeroBuxx <me@herobuxx.me>
2026-06-22 13:54:53 +00:00
Mohammad MbaandHeroBuxx 97f1f12006 sm8150-common: Update WFD system blobs from dada OS2.0.217.0.WOCMIXM
Signed-off-by: HeroBuxx <me@herobuxx.me>
2026-06-22 13:45:18 +00:00
Sebastiano Barezzi d9ab878227 sm8150-common: Move WfdCommon boot jar declaration to vendor
Change-Id: I8fa2c0f64692873b432cc252ec88b388a32023a1
2025-10-31 02:56:25 +01:00
Sebastiano Barezzi 528d0f8ed2 sm8150-common: Allow gettid() for atfwd-daemon
Fixes:
E ATFWD-daemon: libminijail[11561]: blocked syscall: gettid
I init    : Service 'vendor.atfwd' (pid 11561) received signal 31
I init : Sending signal 9 to service 'vendor.atfwd' (pid 11561) process
group...

Change-Id: I637c80cd1ce277902ae9dc5309473370a2acea3d
2025-10-31 02:48:01 +01:00
Sebastiano Barezzi 00aac228d8 sm8150-common: Migrate to py extract utils
Change-Id: Ia699b544e673bb2ba06aaab7cfb2ed1bec5fc8f7
2025-10-31 02:11:05 +01:00
Sebastiano Barezzi 8c5e5936f0 sm8150-common: Drop ppd
* Nothing starts it

Change-Id: I189e2f5cb139ef7390fc9319f263be17c0bb62c2
2025-10-31 00:47:40 +01:00
Sebastiano Barezzi 92d8bbb986 sm8150-common: Use Bluetooth service from vayu
* Else FM won't work

Change-Id: I9ea300265f9ea860860710a2cd0a595fd06e3408
2025-10-30 23:21:19 +01:00
Sebastiano Barezzi 8df97c61d8 sm8150-common: Enable ELF checks for all libwpa_client dependent libs
Change-Id: Ia0b917285e2114f8b37a67d148cb257aefcbd6ce
2025-10-30 22:06:29 +01:00
Sebastiano Barezzi 757e194049 sm8150-common: Update blobs from OS1.0.6.0.TKXMIXM
Change-Id: Id3c51f0e7a0bea7a8db6ca6176b578f924e2770b
2025-06-12 19:28:27 +02:00
Sebastiano Barezzi 5abb7e3dd1 sm8150-common: Revert "Kang IMS apk from renoir"
This reverts commit 53e065d5d0c2148955e5ff85fa1e3c078c87af43.

Change-Id: Ie9d49a175abe0a35db8fa3b609ae444133776426
2025-06-12 01:55:52 +02:00
104 changed files with 14506 additions and 8073 deletions
+7865 -1447
View File
File diff suppressed because it is too large Load Diff
+1 -5
View File
@@ -1,9 +1,5 @@
#
# Automatically generated file. DO NOT MODIFY
#
# This file is generated by device/xiaomi/sm8150-common/setup-makefiles.sh
LOCAL_PATH := $(call my-dir)
ifneq ($(filter andromeda cepheus crux nabu raphael vayu,$(TARGET_DEVICE)),)
endif
+1 -2
View File
@@ -1,4 +1,3 @@
#
# Automatically generated file. DO NOT MODIFY
#
# This file is generated by device/xiaomi/sm8150-common/setup-makefiles.sh
Binary file not shown.
Regular → Executable
View File
Binary file not shown.
@@ -1,12 +1,13 @@
<?xml version="1.0" encoding="utf-8" ?>
<!--
Copyright (c) 2020, 2023 Qualcomm Technologies, Inc.
All Rights Reserved.
Copyright (c) Qualcomm Technologies, Inc. and/or its subsidiaries.
All rights reserved.
Confidential and Proprietary - Qualcomm Technologies, Inc.
-->
<permissions>
<privapp-permissions package="com.qualcomm.wfd.service">
<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>
</permissions>
+12 -1
View File
@@ -1,6 +1,6 @@
<?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.
Confidential and Proprietary - Qualcomm Technologies, Inc.
-->
@@ -278,9 +278,20 @@
<Wifi>0</Wifi>
<NoSP>0</NoSP>
</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>
<!-- TCP port on which UIBC connection established -->
<TcpPort>4321</TcpPort>
<!-- 0/1 - support Custome HIDC or not -->
<CustomAppUIBCSupport>0</CustomAppUIBCSupport>
</UIBC>
</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.
Vendored Regular → Executable
View File
Vendored Regular → Executable
View File
Vendored Regular → Executable
View File
Vendored Regular → Executable
View File
Vendored Regular → Executable
View File
Vendored Regular → Executable
View File
Vendored Regular → Executable
View File
Vendored Regular → Executable
View File
Vendored Regular → Executable
View File
View File
View File
View File
View File
Vendored Regular → Executable
View File
View File
View File
View File
View File
View File
View File
View File
View File
View File
Vendored Regular → Executable
View File
Vendored Regular → Executable
View File
Vendored Regular → Executable
View File
Vendored Regular → Executable
View File
Vendored Regular → Executable
View File
Vendored Regular → Executable
View File
Vendored Regular → Executable
View File
Vendored Regular → Executable
View File
Vendored Regular → Executable
View File
Vendored Regular → Executable
View File
Vendored Regular → Executable
View File
Vendored Regular → Executable
View File
Vendored Regular → Executable
View File
Vendored Regular → Executable
View File
Vendored Regular → Executable
View File
Vendored Regular → Executable
View File
Vendored Regular → Executable
View File
Vendored Regular → Executable
View File
Vendored Regular → Executable
View File
Vendored Regular → Executable
View File
BIN
View File
Binary file not shown.
Vendored Regular → Executable
View File
Vendored Regular → Executable
View File
Vendored Regular → Executable
View File
Vendored Regular → Executable
View File
Vendored Regular → Executable
View File
Vendored Regular → Executable
View File
Vendored Regular → Executable
View File
Vendored Regular → Executable
View File
Vendored Regular → Executable
View File
Vendored Regular → Executable
View File
Vendored Regular → Executable
View File
Vendored Regular → Executable
View File
Vendored Regular → Executable
View File
Vendored Regular → Executable
View File
Vendored Regular → Executable
View File
Vendored Regular → Executable
View File
Vendored Regular → Executable
View File

Some files were not shown because too many files have changed in this diff Show More