Skip to content

Extendrom flags

steadfasterX edited this page Jun 14, 2023 · 11 revisions

Available flags

all flags HAVE TO be exported (i.e. export <FLAG>=<value>).
This can be done in your device/vendor/model/vendorsetup.sh or manually before executing extendrom.

Flag State Branch Description Tested on Configuration
ENABLE_EXTENDROM STABLE main Enable/Disable extendrom. You have to set this to enable any other flag mentioned here. A9, A10, A11, A12, A13 see here
EXTENDROM_PACKAGES STABLE main define packages/apps to include/exclude A9, A10, A11, A12, A13 see here
EXTENDROM_PREROOT_BOOT STABLE main and any magisk_xx Pre-root with Magisk (legacy method) A9, A10, A11, A12, A13 see here
EXTENDROM_PREROOT_BOOT BETA testing_magisk-ng Pre-root with Magisk (recommended method) A9, A10, A11, A12, A13 see here
EXTENDROM_BOOT_DEBUG BETA testing_magisk-ng Enable a boot debugger A9, A13 see here
Clone this wiki locally