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

Commit c69e3210 authored by Chaitanya Cheemala (xWF)'s avatar Chaitanya Cheemala (xWF)
Browse files

Revert "[telephony] Create a new build flag for the module"

Revert submission 33263850-add_lib_telephony_module

Reason for revert: Likely culprit for b/414984034 - verifying through ABTD before revert submission. This is part of the standard investigation process, and does not mean your CL will be reverted.

Reverted changes: /q/submissionid:33263850-add_lib_telephony_module

Change-Id: Ia208ae86f3e141dfd5ae74d3fcfdf709700b4cec
parent a704a715
Loading
Loading
Loading
Loading
+0 −4
Original line number Diff line number Diff line
@@ -263,10 +263,6 @@ $(call soong_config_set,bootclasspath,release_package_profiling_module,$(RELEASE
# Move VCN from platform to the Tethering module; used by both platform and module
$(call soong_config_set,ANDROID,is_vcn_in_mainline,$(RELEASE_MOVE_VCN_TO_MAINLINE))

# Add telephony build flag to soong
$(call soong_config_set,ANDROID,release_telephony_module,$(RELEASE_TELEPHONY_MODULE))
$(call soong_config_set,bootclasspath,release_telephony_module,$(RELEASE_TELEPHONY_MODULE))

# Add perf-setup build flag to soong
# Note: BOARD_PERFSETUP_SCRIPT location must be under platform_testing/scripts/perf-setup/.
ifdef BOARD_PERFSETUP_SCRIPT