Make device bootable -> add missing packages and pre-steps to fix audio
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user