mirror of
https://github.com/Evolution-X-Devices/device_google_gs201
synced 2026-02-01 11:27:36 +00:00
Enable GAudio feature for AOSP build
Bug: 246550953 Test: MO/MT call Change-Id: I812ffd14183608d82a1098bc8a6bd4727061de2f
This commit is contained in:
@@ -189,13 +189,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)
|
||||
|
||||
Reference in New Issue
Block a user