You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

19 lines
533 B

# Default is current, but allow devices to override vndk version if needed.
BOARD_VNDK_VERSION ?= current
BOARD_PROPERTY_OVERRIDES_SPLIT_ENABLED := true
#---------------------------------------------
# Feature Config
#---------------------------------------------
# Enable system property split for Treble
# have bluetooth
BOARD_HAVE_BLUETOOTH ?= true
# AB OTA config
AB_OTA_UPDATER ?= false
# Frame buffer counts
NUM_FRAMEBUFFER_SURFACE_BUFFERS ?= 3
# Audio config
USE_XML_AUDIO_POLICY_CONF ?= 1
# TEE config
HUANGLONG_TEE ?= true