Make device bootable -> add missing packages and pre-steps to fix audio

This commit is contained in:
SaschaNes
2025-08-04 09:15:49 +02:00
parent 3cc5ea12e0
commit 340fc0bbc5
5 changed files with 30 additions and 22 deletions

View File

@@ -103,19 +103,6 @@ on init
chmod 0660 /sys/fs/cgroup/memory/bg/tasks
on post-fs
# → Symlinks für Audio Hal (echte Dateien existieren unter anderem Namen)
symlink /vendor/bin/hw/android.hardware.audio.service \
/vendor/bin/hw/android.hardware.audio@4.0-service
symlink /vendor/bin/hw/android.hardware.audio.service \
/vendor/bin/hw/android.hardware.audio-hal
symlink /vendor/bin/hw/android.hardware.audio.service \
/vendor/bin/hw/android.hardware.audio-hal-aidl
symlink /vendor/bin/hw/android.hardware.audio.service \
/vendor/bin/hw/android.hardware.audio-effect-hal-aidl
symlink /vendor/bin/hw/android.hardware.audio.service \
/vendor/bin/hw/android.hardware.audio-hal-4-0-msd
symlink /vendor/bin/hw/audio_proxy_service \
/vendor/bin/audio_proxy_service
on early-boot
# set RLIMIT_MEMLOCK to 64KB