Disable ipsec and tethering module builds on postsubmit. am: 236d765ba3
Original change: https://android-review.googlesource.com/c/platform/packages/modules/common/+/1924422 Change-Id: I27e890002de0f9f8c465ffe47e2db57089350f4b
This commit is contained in:
@@ -44,7 +44,8 @@ readonly -a DEFAULT_MODULES=(
|
||||
com.android.conscrypt
|
||||
com.android.extservices
|
||||
com.android.i18n
|
||||
com.android.ipsec
|
||||
# TODO(b/210694291): include ipsec module in the build
|
||||
# com.android.ipsec
|
||||
com.android.media
|
||||
com.android.mediaprovider
|
||||
com.android.media.swcodec
|
||||
@@ -55,7 +56,8 @@ readonly -a DEFAULT_MODULES=(
|
||||
com.android.runtime
|
||||
com.android.sdkext
|
||||
com.android.telephony
|
||||
com.android.tethering
|
||||
# TODO(b/210694291): include tethering module in the build
|
||||
# com.android.tethering
|
||||
com.android.tzdata
|
||||
com.android.wifi
|
||||
test1_com.android.tzdata
|
||||
|
||||
Reference in New Issue
Block a user