Skip to content

ENABLE_EXTENDROM

steadfasterX edited this page Aug 17, 2023 · 2 revisions

ENABLE_EXTENDROM

State

State Branch Supported Android version(s) Tested on
STABLE main A9, A10, A11, A12, A13 A9, A10, A11, A12, A13

Flags

flag values meaning where to configure
ENABLE_EXTENDROM can be unset, true or false must be true to activate using vendor/extendrom device/<vendor>/<model>/vendorsetup.sh or device/<vendor>/<model>/<any>.mk

This actually enables extendrom. Even when included in your device.mk this flag must be set to true to actually activate extendrom. This ensures that you can easily switch and control wehter you want to use extendrom or not - while keeping all other config flags intact.

Clone this wiki locally