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

@@ -73,17 +73,17 @@ BOARD_MKBOOTIMG_INIT_ARGS += --header_version $(BOARD_INIT_BOOT_HEADER_VERSION)
# Kernel
BOARD_KERNEL_CMDLINE := \
ignore_loglevel \
# ignore_loglevel \
debug \
androidboot.hardware=qcom \
androidboot.memcg=1 \
androidboot.usbcontroller=a600000.dwc3 \
androidboot.load_modules_parallel=false \
androidboot.hypervisor.protected_vm.supported=true \
# androidboot.load_modules_parallel=false \
# androidboot.hypervisor.protected_vm.supported=true \
androidboot.selinux=permissive \
aosp_is_booting \
# aosp_is_booting \
firmware_class.path=/vendor/firmware_mnt/image \
loop.max_part=7 \
# loop.max_part=7 \
printk.devkmsg=on \
video=vfb:640x400,bpp=32,memsize=3072000 \
audit=0