Enable Early Send Device Info for Pixel 2023
This is for supporting Softbank requirement OTR-CORE_GEN-000305, UE shall delete the GUTI when performing software update. Bug: 281468256 Test: build pass Change-Id: I19db908f8a89299b4efea926b2bfcba6ef1c6758
This commit is contained in:
parent
63c8feb6d8
commit
034b90f9b2
1 changed files with 2 additions and 0 deletions
|
@ -926,6 +926,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/zuma/proprietary/device-vendor.mk)
|
#$(call inherit-product, vendor/google_devices/zuma/proprietary/device-vendor.mk)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue