Enable Early Send Device Info for Pixel 2024
This is for supporting Softbank requirement OTR-CORE_GEN-000305, UE shall delete the GUTI when performing software update. Bug: 307247050 Test: build pass Change-Id: I4a17676abb958ff24552ffab44771f25450fb08f
This commit is contained in:
parent
51fca5b2ab
commit
35f9398dec
1 changed files with 2 additions and 0 deletions
|
@ -941,6 +941,8 @@ SUPPORT_NR := true
|
||||||
SUPPORT_NR_DS := true
|
SUPPORT_NR_DS := true
|
||||||
# Using IRadio 2.1
|
# Using IRadio 2.1
|
||||||
USE_RADIO_HAL_2_1 := true
|
USE_RADIO_HAL_2_1 := true
|
||||||
|
# Using Early Send Device Info
|
||||||
|
USE_EARLY_SEND_DEVICE_INFO := true
|
||||||
|
|
||||||
#$(call inherit-product, vendor/google_devices/telephony/common/device-vendor.mk)
|
#$(call inherit-product, vendor/google_devices/telephony/common/device-vendor.mk)
|
||||||
#$(call inherit-product, vendor/google_devices/zumapro/proprietary/device-vendor.mk)
|
#$(call inherit-product, vendor/google_devices/zumapro/proprietary/device-vendor.mk)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue