aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Casey <mrcasey@google.com>2022-05-24 16:17:39 +0000
committerMatt Casey <mrcasey@google.com>2022-05-24 16:24:34 +0000
commit42d97799f33ec94f631d97d2b2f140db96b016aa (patch)
treee68b12507aba826ef579d2e5d5e272052f81143e
parentc7b5e2c0cea30dd084536bdc68dffdfb1c50073d (diff)
downloadbuild-42d97799f33ec94f631d97d2b2f140db96b016aa.tar.gz
Remove IntentResolver from build
Not currently in use, need some allowlisting before we can launch with in the build. Bug: 233468811 Bug: 215295976 Test: Run sharesheet, presubmits. Change-Id: I1bafa1d4f6c10b88f7b758983f8f8f457463901a
-rw-r--r--target/product/base_system.mk1
1 files changed, 0 insertions, 1 deletions
diff --git a/target/product/base_system.mk b/target/product/base_system.mk
index 998327e9a0..6f6cd79214 100644
--- a/target/product/base_system.mk
+++ b/target/product/base_system.mk
@@ -120,7 +120,6 @@ PRODUCT_PACKAGES += \
init_system \
input \
installd \
- IntentResolver \
ip \
iptables \
ip-up-vpn \