From faaf927797bca8a3a8f57c34cbd0e94139a01a34 Mon Sep 17 00:00:00 2001 From: satayev Date: Mon, 7 Feb 2022 18:11:46 +0000 Subject: [PATCH] Add Sepolicy module to presubmit. Bug: 199914227 Test: presubmit Change-Id: I7f75c8b76a1f99af03d83fe7ccfd9032f7fe2249 --- build/build_unbundled_mainline_module.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/build/build_unbundled_mainline_module.sh b/build/build_unbundled_mainline_module.sh index d0de466..d85d74a 100755 --- a/build/build_unbundled_mainline_module.sh +++ b/build/build_unbundled_mainline_module.sh @@ -55,6 +55,7 @@ readonly -a DEFAULT_MODULES=( com.android.resolv com.android.runtime com.android.sdkext + com.android.sepolicy com.android.telephony # TODO(b/210694291): include tethering module in the build # com.android.tethering