Enable Early Send Device Info for C10/P10
This is for supporting Softbank requirement OTR-CORE_GEN-000305, UE shall delete the GUTI when performing software update. Bug: 229207853 Test: manual test Change-Id: I613ed05ad808c166368f67f7c3c9335c59be04b2
This commit is contained in:
parent
4874713933
commit
354bade9b6
1 changed files with 2 additions and 0 deletions
|
@ -881,6 +881,8 @@ SUPPORT_NR := true
|
||||||
SUPPORT_NR_DS := true
|
SUPPORT_NR_DS := true
|
||||||
# Using IRadio 2.0
|
# Using IRadio 2.0
|
||||||
USE_RADIO_HAL_2_0 := true
|
USE_RADIO_HAL_2_0 := 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/gs201/proprietary/device-vendor.mk)
|
#$(call inherit-product, vendor/google_devices/gs201/proprietary/device-vendor.mk)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue