Partition layout: - BoardConfig: system 8 GB, vendor 2 GB - mkimg: matching system/vendor partition sizes - fstab: remove discard from metadata; make discard opt-in via BOARD_STORAGE_SUPPORTS_DISCARD to avoid boot-time I/O stalls - slow_storage.mk: raise Watchdog timeout so first-boot SELinux label pass does not kill system_server on slow SD cards Boot: - mkbootimg: use stamp file for rpiboot; uppercase FAT volume label for compatibility with some UEFI firmware - rpi4: set androidboot.boot_devices for by-name symlink creation - wrimg: stamp androidboot.slot_suffix in cmdline.txt after each A/B write - rpi4: disable AVB (no vbmeta partition in this layout) A/B / BootControl: - sepolicy: add BootControl HAL policy and fix partition file_contexts - wrimg: switch to PARTLABEL-based device detection; fix system_ext brackets Packages: - product: add LawnchairQuickStep to PRODUCT_PACKAGES SELinux: - Fix remaining Android 16 boot-log denials and permission labels
3 lines
156 B
Plaintext
3 lines
156 B
Plaintext
#<src> <mnt_point> <type> <mnt_flags and options> <fs_mgr_flags>
|
|
/dev/block/zram0 none swap defaults zramsize=25%
|