Enable RIL audio client implementation for P22
Enable RIL audio client implementation for P22 Bug: 202831948 Test: manual Change-Id: Ie9ad605e2d6f80504d26211c3f77e479344ce44d
This commit is contained in:
parent
067512ec32
commit
34cd74d651
1 changed files with 1 additions and 1 deletions
|
@ -127,7 +127,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
|
||||||
|
|
||||||
# ######################
|
# ######################
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue