summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYiqun Wu <yiqunw@google.com>2022-08-05 18:38:25 -0700
committerYiqun Wu <yiqunw@google.com>2022-08-08 21:27:40 -0700
commite2a50bde05829f79b4cb0e7bce29427e061c8707 (patch)
treeae808d71fa353a2dcadf56a2c1b36b6af939bb7f
parent7a877a40d56525568badccbd0f3a4e74302eddaf (diff)
downloadcar-e2a50bde05829f79b4cb0e7bce29427e061c8707.tar.gz
Put Dialer's allowlisting in its own config file
New configuration file is under vendor/auto/embedded/prebuilts/Dialer and allows it for SYSTEM user. Bug: 240968299 Test: manually Change-Id: I6bc89b22437b6a59d574fa7f9021b9323b2bd8dd
-rw-r--r--common/preinstalled-packages-product-car-emulator.xml3
1 files changed, 0 insertions, 3 deletions
diff --git a/common/preinstalled-packages-product-car-emulator.xml b/common/preinstalled-packages-product-car-emulator.xml
index 68137ef..f1feaaa 100644
--- a/common/preinstalled-packages-product-car-emulator.xml
+++ b/common/preinstalled-packages-product-car-emulator.xml
@@ -98,9 +98,6 @@
<install-in-user-type package="com.android.car.datacenter">
<install-in user-type="FULL" />
</install-in-user-type>
- <install-in-user-type package="com.android.car.dialer">
- <install-in user-type="FULL" />
- </install-in-user-type>
<install-in-user-type package="com.android.car.goldilocks">
<install-in user-type="FULL" />
</install-in-user-type>