Spacewar: Sync vendor for 22.1
Change-Id: Id3274a56142e9773ee822c30a9cd15ae5ace7859
This commit is contained in:
BIN
proprietary/vendor/bin/ATFWD-daemon
vendored
BIN
proprietary/vendor/bin/ATFWD-daemon
vendored
Binary file not shown.
BIN
proprietary/vendor/bin/adpl
vendored
BIN
proprietary/vendor/bin/adpl
vendored
Binary file not shown.
BIN
proprietary/vendor/bin/cnd
vendored
BIN
proprietary/vendor/bin/cnd
vendored
Binary file not shown.
BIN
proprietary/vendor/bin/cnss-daemon
vendored
BIN
proprietary/vendor/bin/cnss-daemon
vendored
Binary file not shown.
BIN
proprietary/vendor/bin/dpmQmiMgr
vendored
BIN
proprietary/vendor/bin/dpmQmiMgr
vendored
Binary file not shown.
BIN
proprietary/vendor/bin/garden_app
vendored
BIN
proprietary/vendor/bin/garden_app
vendored
Binary file not shown.
BIN
proprietary/vendor/bin/hvdcp_opti
vendored
BIN
proprietary/vendor/bin/hvdcp_opti
vendored
Binary file not shown.
0
proprietary/vendor/bin/hw/android.hardware.bluetooth@1.0-service-qti
vendored
Normal file → Executable file
0
proprietary/vendor/bin/hw/android.hardware.bluetooth@1.0-service-qti
vendored
Normal file → Executable file
0
proprietary/vendor/bin/hw/android.hardware.drm@1.3-service.widevine
vendored
Normal file → Executable file
0
proprietary/vendor/bin/hw/android.hardware.drm@1.3-service.widevine
vendored
Normal file → Executable file
0
proprietary/vendor/bin/hw/android.hardware.gatekeeper@1.0-service-qti
vendored
Normal file → Executable file
0
proprietary/vendor/bin/hw/android.hardware.gatekeeper@1.0-service-qti
vendored
Normal file → Executable file
BIN
proprietary/vendor/bin/hw/android.hardware.gnss@2.1-service-qti
vendored
Normal file → Executable 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
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
0
proprietary/vendor/bin/hw/qcrilNrd
vendored
Normal file → Executable file
BIN
proprietary/vendor/bin/hw/vendor.display.color@1.0-service
vendored
Normal file → Executable 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
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
0
proprietary/vendor/bin/hw/vendor.qti.hardware.alarm@1.0-service
vendored
Normal file → Executable file
0
proprietary/vendor/bin/hw/vendor.qti.hardware.capabilityconfigstore@1.0-service
vendored
Normal file → Executable file
0
proprietary/vendor/bin/hw/vendor.qti.hardware.capabilityconfigstore@1.0-service
vendored
Normal file → Executable file
0
proprietary/vendor/bin/hw/vendor.qti.hardware.limits@1.0-service
vendored
Normal file → Executable file
0
proprietary/vendor/bin/hw/vendor.qti.hardware.limits@1.0-service
vendored
Normal file → Executable file
0
proprietary/vendor/bin/hw/vendor.qti.hardware.qseecom@1.0-service
vendored
Normal file → Executable file
0
proprietary/vendor/bin/hw/vendor.qti.hardware.qseecom@1.0-service
vendored
Normal file → Executable file
0
proprietary/vendor/bin/hw/vendor.qti.hardware.qteeconnector@1.0-service
vendored
Normal file → Executable file
0
proprietary/vendor/bin/hw/vendor.qti.hardware.qteeconnector@1.0-service
vendored
Normal file → Executable file
0
proprietary/vendor/bin/hw/vendor.qti.hardware.sensorscalibrate@1.0-service
vendored
Normal file → Executable file
0
proprietary/vendor/bin/hw/vendor.qti.hardware.sensorscalibrate@1.0-service
vendored
Normal file → Executable file
0
proprietary/vendor/bin/hw/vendor.qti.hardware.soter@1.0-service
vendored
Normal file → Executable file
0
proprietary/vendor/bin/hw/vendor.qti.hardware.soter@1.0-service
vendored
Normal file → Executable file
0
proprietary/vendor/bin/hw/vendor.qti.hardware.tui_comm@1.0-service-qti
vendored
Normal file → Executable file
0
proprietary/vendor/bin/hw/vendor.qti.hardware.tui_comm@1.0-service-qti
vendored
Normal file → Executable file
0
proprietary/vendor/bin/hw/vendor.qti.media.c2@1.0-service
vendored
Normal file → Executable file
0
proprietary/vendor/bin/hw/vendor.qti.media.c2@1.0-service
vendored
Normal file → Executable file
BIN
proprietary/vendor/bin/ims_rtp_daemon
vendored
BIN
proprietary/vendor/bin/ims_rtp_daemon
vendored
Binary file not shown.
@@ -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
|
||||
|
||||
11
proprietary/vendor/bin/init.qti.media.sh
vendored
11
proprietary/vendor/bin/init.qti.media.sh
vendored
@@ -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"
|
||||
|
||||
BIN
proprietary/vendor/bin/irsc_util
vendored
BIN
proprietary/vendor/bin/irsc_util
vendored
Binary file not shown.
BIN
proprietary/vendor/bin/lowi-server
vendored
BIN
proprietary/vendor/bin/lowi-server
vendored
Binary file not shown.
BIN
proprietary/vendor/bin/mlid
vendored
BIN
proprietary/vendor/bin/mlid
vendored
Binary file not shown.
BIN
proprietary/vendor/bin/mutualex
vendored
BIN
proprietary/vendor/bin/mutualex
vendored
Binary file not shown.
BIN
proprietary/vendor/bin/netmgrd
vendored
BIN
proprietary/vendor/bin/netmgrd
vendored
Binary file not shown.
BIN
proprietary/vendor/bin/port-bridge
vendored
BIN
proprietary/vendor/bin/port-bridge
vendored
Binary file not shown.
BIN
proprietary/vendor/bin/qmipriod
vendored
BIN
proprietary/vendor/bin/qmipriod
vendored
Binary file not shown.
BIN
proprietary/vendor/bin/qrtr-lookup
vendored
BIN
proprietary/vendor/bin/qrtr-lookup
vendored
Binary file not shown.
BIN
proprietary/vendor/bin/qrtr-ns
vendored
BIN
proprietary/vendor/bin/qrtr-ns
vendored
Binary file not shown.
BIN
proprietary/vendor/bin/qti
vendored
BIN
proprietary/vendor/bin/qti
vendored
Binary file not shown.
BIN
proprietary/vendor/bin/rmt_storage
vendored
BIN
proprietary/vendor/bin/rmt_storage
vendored
Binary file not shown.
BIN
proprietary/vendor/bin/sensors.qti
vendored
BIN
proprietary/vendor/bin/sensors.qti
vendored
Binary file not shown.
BIN
proprietary/vendor/bin/shsusrd
vendored
BIN
proprietary/vendor/bin/shsusrd
vendored
Binary file not shown.
BIN
proprietary/vendor/bin/slim_daemon
vendored
BIN
proprietary/vendor/bin/slim_daemon
vendored
Binary file not shown.
BIN
proprietary/vendor/bin/ssgqmigd
vendored
BIN
proprietary/vendor/bin/ssgqmigd
vendored
Binary file not shown.
BIN
proprietary/vendor/bin/ssgtzd
vendored
BIN
proprietary/vendor/bin/ssgtzd
vendored
Binary file not shown.
BIN
proprietary/vendor/bin/tftp_server
vendored
BIN
proprietary/vendor/bin/tftp_server
vendored
Binary file not shown.
BIN
proprietary/vendor/bin/thermal-engine
vendored
BIN
proprietary/vendor/bin/thermal-engine
vendored
Binary file not shown.
BIN
proprietary/vendor/bin/xtra-daemon
vendored
BIN
proprietary/vendor/bin/xtra-daemon
vendored
Binary file not shown.
BIN
proprietary/vendor/bin/xtwifi-client
vendored
BIN
proprietary/vendor/bin/xtwifi-client
vendored
Binary file not shown.
BIN
proprietary/vendor/bin/xtwifi-inet-agent
vendored
BIN
proprietary/vendor/bin/xtwifi-inet-agent
vendored
Binary file not shown.
Reference in New Issue
Block a user