Enable GAudio feature for AOSP build
Bug: 246550953 Test: MO/MT call Change-Id: Ie41837923362a2cd99b635f483c6ea5a17572f09
This commit is contained in:
parent
cdd7192392
commit
3d95ab2e05
1 changed files with 0 additions and 3 deletions
|
@ -169,13 +169,10 @@ USES_LASSEN_MODEM := true
|
|||
ifeq ($(USES_GOOGLE_DIALER_CARRIER_SETTINGS),true)
|
||||
USE_GOOGLE_DIALER := true
|
||||
USE_GOOGLE_CARRIER_SETTINGS := true
|
||||
USES_GAUDIO := true
|
||||
endif
|
||||
|
||||
ifeq (,$(filter aosp_%,$(TARGET_PRODUCT)))
|
||||
# Audio client implementation for RIL
|
||||
USES_GAUDIO := true
|
||||
endif
|
||||
|
||||
# ######################
|
||||
# GRAPHICS - GPU (begin)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue