summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--common/preinstalled-packages-product-car-emulator.xml8
1 files changed, 5 insertions, 3 deletions
diff --git a/common/preinstalled-packages-product-car-emulator.xml b/common/preinstalled-packages-product-car-emulator.xml
index 4df0391..8ab6dca 100644
--- a/common/preinstalled-packages-product-car-emulator.xml
+++ b/common/preinstalled-packages-product-car-emulator.xml
@@ -70,6 +70,11 @@
<install-in user-type="FULL" />
<install-in user-type="SYSTEM" />
</install-in-user-type>
+ <!-- Required for Tethering -->
+ <install-in-user-type package="com.android.networkstack.tethering">
+ <install-in user-type="FULL" />
+ <install-in user-type="SYSTEM" />
+ </install-in-user-type>
<!-- Required when sysui queries for system user apps to handle the home intent -->
<install-in-user-type package="com.android.car.carlauncher">
@@ -256,9 +261,6 @@
<install-in-user-type package="com.android.safetyregulatoryinfo">
<install-in user-type="FULL" />
</install-in-user-type>
- <install-in-user-type package="com.android.networkstack.tethering">
- <install-in user-type="FULL" />
- </install-in-user-type>
<install-in-user-type package="com.android.emulator.multidisplay">
<install-in user-type="FULL" />
</install-in-user-type>