aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
author[1;5C <chengandrew@google.com>2022-09-07 10:26:39 -0700
committerAndrew Cheng <chengandrew@google.com>2022-09-07 21:25:52 +0000
commitff60a43b2e6d3e84d40cdf4aeecd06339dd31d40 (patch)
tree9157b93e502cb97b37aff44f19fb849104981bc2
parentecfbb269f8d5953d36e7a49f541317eb13c463e3 (diff)
downloadcuttlefish-ff60a43b2e6d3e84d40cdf4aeecd06339dd31d40.tar.gz
Put CarMessenger's allowlisting in its own config file
New configuration file is under vendor/auto/embedded/prebuilts/Messenger/ and allows it for SYSTEM user. Bug: 245554815 Test: manually Change-Id: I93345634334508fee2a775f3c89fe5fd2fd6bb5b
-rw-r--r--shared/auto/preinstalled-packages-product-car-cuttlefish.xml4
1 files changed, 0 insertions, 4 deletions
diff --git a/shared/auto/preinstalled-packages-product-car-cuttlefish.xml b/shared/auto/preinstalled-packages-product-car-cuttlefish.xml
index c93840e97..0aca16bac 100644
--- a/shared/auto/preinstalled-packages-product-car-cuttlefish.xml
+++ b/shared/auto/preinstalled-packages-product-car-cuttlefish.xml
@@ -95,10 +95,6 @@
<install-in user-type="SYSTEM" />
<install-in user-type="FULL" />
</install-in-user-type>
- <install-in-user-type package="com.android.car.messenger">
- <install-in user-type="FULL" />
- <install-in user-type="SYSTEM" />
- </install-in-user-type>
<install-in-user-type package="com.android.apps.tag">
<install-in user-type="FULL" />
<install-in user-type="SYSTEM" />