Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 868ce1cf authored by Treehugger Robot's avatar Treehugger Robot Committed by Automerger Merge Worker
Browse files

Merge "Add soong config variable for ShannonIms" into main am: fe48f574 am: c2c21ebf

parents 6a4db6c9 c2c21ebf
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -283,3 +283,4 @@ $(call soong_config_set_bool,fs_config,system_dlkm,$(if $(BOARD_USES_SYSTEM_DLKM
# Variables for telephony
$(call soong_config_set_bool,telephony,sec_cp_secure_boot,$(if $(filter true,$(SEC_CP_SECURE_BOOT)),true,false))
$(call soong_config_set_bool,telephony,cbd_protocol_sit,$(if $(filter true,$(CBD_PROTOCOL_SIT)),true,false))
$(call soong_config_set_bool,telephony,use_radioexternal_hal_aidl,$(if $(filter true,$(USE_RADIOEXTERNAL_HAL_AIDL)),true,false))