Enable Radio HAL 2.1

Bug: 257216059
Test: local test
Change-Id: Id74f2d0e66eff8e5f130b4b48bc21d3b615a6d2c
This commit is contained in:
Terry Huang 2022-12-14 12:25:57 +08:00 committed by Aaron Tsai
parent ae9864c65e
commit 041f92764a

View file

@ -883,8 +883,8 @@ SUPPORT_MULTI_SIM := true
SUPPORT_NR := true SUPPORT_NR := true
# Support 5G on both stacks # Support 5G on both stacks
SUPPORT_NR_DS := true SUPPORT_NR_DS := true
# Using IRadio 2.0 # Using IRadio 2.1
USE_RADIO_HAL_2_0 := true USE_RADIO_HAL_2_1 := 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)