Change-Id: I26a6eec4ba72d46f83e23dc2d0ba36c07ae71531
This commit is contained in:
David Wronek
2025-02-08 19:19:49 +01:00
parent f2476ca180
commit ab37bd8d7e
36 changed files with 867 additions and 16758 deletions

View File

@@ -143,8 +143,6 @@ on post-fs && property:ro.boot.factory.interposer=0
start vendor.qvirtservice
on late-fs
wait_for_prop hwservicemanager.ready true
#exec_start wait_for_keymaster
mount_all /vendor/etc/fstab.qcom --late
on post-fs-data
@@ -273,3 +271,16 @@ service fan_control_turn_off /vendor/bin/fan_service 0
user root
disabled
oneshot
service vendor.audio-hal /vendor/bin/hw/android.hardware.audio.service
override
class hal
user audioserver
# media gid needed for /dev/fm (radio) and for /data/misc/media (tee)
group audio camera drmrpc inet media mediadrm net_bt net_bt_admin net_bw_acct oem_2901 wakelock oem_2912
capabilities BLOCK_SUSPEND SYS_NICE
# setting RLIMIT_RTPRIO allows binder RT priority inheritance
rlimit rtprio 10 10
ioprio rt 4
task_profiles ProcessCapacityHigh HighPerformance
onrestart restart audioserver