Enable RIL ENDC mode setting during Radio OFF on Pixel 2025M
Bug: 302058506 Test: build pass Flag: build.ALLOW_SET_ENDC_DURING_RADIO_OFF Change-Id: I31c798b55176b5065965f0df0d8981235be13321
This commit is contained in:
parent
6eb1e49ecd
commit
7c75af7281
1 changed files with 3 additions and 0 deletions
|
@ -389,3 +389,6 @@ PRODUCT_COPY_FILES += \
|
|||
# IRadio HAL
|
||||
USE_RADIO_HAL_2_1 := false
|
||||
USE_RADIO_HAL_2_2 := true
|
||||
|
||||
# Allow RIL enable/disable ENDC mode during Radio OFF
|
||||
ALLOW_SET_ENDC_DURING_RADIO_OFF := true
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue