klee: Initial vendor tree

Change-Id: Id84cbbc84ce32ce0af59e42e797de11ea2244efd
Signed-off-by: Ido <dev.xyzuniverse@gmail.com>
This commit is contained in:
Ido
2026-05-10 12:29:05 +02:00
commit f2c3eea3f3
2195 changed files with 489052 additions and 0 deletions
@@ -0,0 +1,19 @@
on post-fs-data
mkdir /data/vendor/audiohal 0771 system audio
mkdir /data/vendor/audio 0771 system audio
service vendor.audio-hal-aidl /vendor/bin/hw/android.hardware.audio.service-aidl.mediatek
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 wakelock context_hub system
capabilities BLOCK_SUSPEND SYS_NICE
# setting RLIMIT_RTPRIO allows binder RT priority inheritance
rlimit rtprio 10 10
ioprio rt 4
task_profiles ProcessCapacityHigh HighPerformance
#Audio-add BEGIN
socket audio_hw_socket seqpacket 0666 system system
socket vibrator_audio_socket_0 seqpacket 0666 system system
#END
onrestart restart audioserver