Spacewar: Sync vendor for 22.1

Change-Id: Id3274a56142e9773ee822c30a9cd15ae5ace7859
This commit is contained in:
Wiktor Rudzki
2025-01-19 17:52:34 +01:00
parent f43dd16325
commit 1455ed0cf8
586 changed files with 27810 additions and 7545 deletions

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.

View File

0
proprietary/vendor/bin/hw/android.hardware.drm@1.3-service.widevine vendored Normal file → Executable file
View File

View File

BIN
proprietary/vendor/bin/hw/android.hardware.gnss@2.1-service-qti vendored Normal file → Executable file

Binary file not shown.

BIN
proprietary/vendor/bin/hw/android.hardware.keymaster@4.1-service-qti vendored Normal file → Executable file

Binary file not shown.

0
proprietary/vendor/bin/hw/qcrilNrd vendored Normal file → Executable file
View File

BIN
proprietary/vendor/bin/hw/vendor.display.color@1.0-service vendored Normal file → Executable file

Binary file not shown.

BIN
proprietary/vendor/bin/hw/vendor.qti.esepowermanager@1.1-service vendored Normal file → Executable file

Binary file not shown.

0
proprietary/vendor/bin/hw/vendor.qti.hardware.alarm@1.0-service vendored Normal file → Executable file
View File

View File

0
proprietary/vendor/bin/hw/vendor.qti.hardware.limits@1.0-service vendored Normal file → Executable file
View File

0
proprietary/vendor/bin/hw/vendor.qti.hardware.qseecom@1.0-service vendored Normal file → Executable file
View File

View File

View File

0
proprietary/vendor/bin/hw/vendor.qti.hardware.soter@1.0-service vendored Normal file → Executable file
View File

View File

0
proprietary/vendor/bin/hw/vendor.qti.media.c2@1.0-service vendored Normal file → Executable file
View File

Binary file not shown.

View File

@@ -11,7 +11,7 @@
export PATH=/vendor/bin
soc_id=`getprop ro.vendor.qti.soc_id`
if [ "$soc_id" -eq 415 ] || [ "$soc_id" -eq 439 ] || [ "$soc_id" -eq 450 ] || [ "$soc_id" -eq 475 ] || [ "$soc_id" -eq 497 ] || [ "$soc_id" -eq 498 ] || [ "$soc_id" -eq 499 ] || [ "$soc_id" -eq 515 ]; then
if [ "$soc_id" -eq 415 ] || [ "$soc_id" -eq 439 ] || [ "$soc_id" -eq 450 ] || [ "$soc_id" -eq 475 ] || [ "$soc_id" -eq 497 ] || [ "$soc_id" -eq 498 ] || [ "$soc_id" -eq 499 ] || [ "$soc_id" -eq 515 ] || [ "$soc_id" -eq 576 ]; then
setprop persist.vendor.hvdcp_opti.start 2
exit 0
fi

View File

@@ -2,7 +2,7 @@
#==============================================================================
# init.qti.media.sh
#
# Copyright (c) 2020-2022, Qualcomm Technologies, Inc.
# Copyright (c) 2020-2023, Qualcomm Technologies, Inc.
# All Rights Reserved.
# Confidential and Proprietary - Qualcomm Technologies, Inc.
#
@@ -50,9 +50,10 @@ case "$target" in
case "$soc_hwid" in
475|515)
setprop vendor.media.target_variant "_yupik_v0"
if [ $build_codename -le "13" ]; then
#vincent.yan@media.video,2023/10/12,set netflix prop on all Android versions
#if [ $build_codename -le "14" ]; then
setprop vendor.netflix.bsp_rev "Q7325-SPY-33758-1"
fi
#fi
sku_ver=`cat /sys/devices/platform/soc/aa00000.qcom,vidc/sku_version` 2> /dev/null
if [ $sku_ver -eq 1 ]; then
setprop vendor.media.target_variant "_yupik_v1"
@@ -79,7 +80,7 @@ case "$target" in
else
setprop vendor.media.target_variant "_lahaina"
fi
if [ $build_codename -le "13" ]; then
if [ $build_codename -le "14" ]; then
setprop vendor.netflix.bsp_rev "Q875-32408-1"
fi
;;
@@ -87,7 +88,7 @@ case "$target" in
;;
"holi")
case "$soc_hwid" in
507|565)
507|565|628|647)
setprop vendor.media.target_variant "_blair"
if [ $build_codename -le "13" ]; then
setprop vendor.netflix.bsp_rev "Q4350-32962-1"

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.