unplugged-vendor/system/chre/variant/googletest/variant.mk

12 lines
287 B
Makefile
Raw Normal View History

#
# Googletest-Specific Makefile
#
# Optional Features ############################################################
CHRE_AUDIO_SUPPORT_ENABLED = true
CHRE_GNSS_SUPPORT_ENABLED = true
CHRE_SENSORS_SUPPORT_ENABLED = true
CHRE_WIFI_SUPPORT_ENABLED = true
CHRE_WWAN_SUPPORT_ENABLED = true