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:
neoyu 2021-11-08 12:14:06 +08:00 committed by Neo Yu
parent 067512ec32
commit 34cd74d651

View file

@ -127,7 +127,7 @@ endif
ifeq (,$(filter aosp_%,$(TARGET_PRODUCT)))
# Audio client implementation for RIL
#USES_GAUDIO := true
USES_GAUDIO := true
endif
# ######################