From 8f40d4dd24cce836afb478fba8ed388d290f46cb Mon Sep 17 00:00:00 2001 From: Ling Ma Date: Thu, 5 May 2022 14:17:38 -0700 Subject: [PATCH] Removed telephony apex Will not need this in near future. Fix: 230729916 Test: Build Change-Id: I908b125a4b44d60eac1ee9c7d801d3e7f38add5d --- build/build_unbundled_mainline_module.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/build/build_unbundled_mainline_module.sh b/build/build_unbundled_mainline_module.sh index d85d74a..c643554 100755 --- a/build/build_unbundled_mainline_module.sh +++ b/build/build_unbundled_mainline_module.sh @@ -56,7 +56,6 @@ readonly -a DEFAULT_MODULES=( com.android.runtime com.android.sdkext com.android.sepolicy - com.android.telephony # TODO(b/210694291): include tethering module in the build # com.android.tethering com.android.tzdata