disable USES_GAUDIO

Bug: 186836335
Change-Id: I46e6ca6443b6c90530711a51ffa00eaabbb73e61
This commit is contained in:
Aaron Ding 2021-05-20 21:35:22 +08:00
parent 89841bf57a
commit b89f5f54b2

View file

@ -135,7 +135,7 @@ endif
ifeq (,$(filter aosp_%,$(TARGET_PRODUCT)))
# Audio client implementation for RIL
USES_GAUDIO := true
#USES_GAUDIO := true
endif
# This should be the same value as BOARD_USES_SWIFTSHADER in BoardConfig.mk