system/chre/variant/googletest/variant.mk

14 lines
356 B
Makefile
Raw Normal View History

2025-08-25 08:01:50 +08:00
#
# Googletest-Specific Makefile
#
# Optional Features ############################################################
CHRE_AUDIO_SUPPORT_ENABLED = true
CHRE_BLE_SUPPORT_ENABLED = true
CHRE_GNSS_SUPPORT_ENABLED = true
CHRE_SENSORS_SUPPORT_ENABLED = true
CHRE_WIFI_SUPPORT_ENABLED = true
CHRE_WIFI_NAN_SUPPORT_ENABLED = true
CHRE_WWAN_SUPPORT_ENABLED = true