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