disable USES_GAUDIO
Bug: 186836335 Change-Id: I46e6ca6443b6c90530711a51ffa00eaabbb73e61
This commit is contained in:
parent
89841bf57a
commit
b89f5f54b2
1 changed files with 1 additions and 1 deletions
|
@ -135,7 +135,7 @@ endif
|
||||||
|
|
||||||
ifeq (,$(filter aosp_%,$(TARGET_PRODUCT)))
|
ifeq (,$(filter aosp_%,$(TARGET_PRODUCT)))
|
||||||
# Audio client implementation for RIL
|
# Audio client implementation for RIL
|
||||||
USES_GAUDIO := true
|
#USES_GAUDIO := true
|
||||||
endif
|
endif
|
||||||
|
|
||||||
# This should be the same value as BOARD_USES_SWIFTSHADER in BoardConfig.mk
|
# This should be the same value as BOARD_USES_SWIFTSHADER in BoardConfig.mk
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue