Enable AOSP domain selection service

Bug: 318772907
Test: build
Change-Id: I0172df306e5d323863e07761a2dbeac6158e8454
This commit is contained in:
Hunsuk Choi 2024-01-09 03:44:41 +00:00
parent 399ac6e318
commit 86e32f2670
6 changed files with 78 additions and 0 deletions

View file

@ -320,3 +320,6 @@ PRODUCT_PRODUCT_PROPERTIES += \
PRODUCT_PRODUCT_PROPERTIES += \
persist.bluetooth.leaudio.allow_list=SM-R510
# Exynos RIL and telephony
# Support RIL Domain-selection
SUPPORT_RIL_DOMAIN_SELECTION := true