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

@ -325,3 +325,6 @@ PRODUCT_PRODUCT_PROPERTIES += \
ro.com.google.ime.kb_pad_port_b=8 \
ro.com.google.ime.height_ratio=1.12
# Exynos RIL and telephony
# Support RIL Domain-selection
SUPPORT_RIL_DOMAIN_SELECTION := true