summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorCalvin Huang <calhuang@google.com>2020-06-08 13:15:25 -0700
committerCalvin Huang <calhuang@google.com>2020-06-08 13:15:33 -0700
commit9727346c0e2c114adfb329b6685e326e917c6c39 (patch)
tree743d5c7123407d5c181b6edac3b878bfcabc89fe
parent46674d19ff4ae724c2521fd5016bd623fe24511d (diff)
downloaddevice_generic_car-9727346c0e2c114adfb329b6685e326e917c6c39.tar.gz
device_generic_car-9727346c0e2c114adfb329b6685e326e917c6c39.tar.bz2
device_generic_car-9727346c0e2c114adfb329b6685e326e917c6c39.zip
Remove print from automotive emu
Print is not needed for automotive Test: atest CtsPrintTestCases Bug: 158312287 Change-Id: I7f033fe3243223ebcc01c5770bd03629097fedbd
-rw-r--r--common/car_core_hardware.xml1
1 files changed, 0 insertions, 1 deletions
diff --git a/common/car_core_hardware.xml b/common/car_core_hardware.xml
index f90b9dc..55126e0 100644
--- a/common/car_core_hardware.xml
+++ b/common/car_core_hardware.xml
@@ -47,7 +47,6 @@
<feature name="android.software.home_screen" />
<!-- No support of third-party IMEs by default <feature name="android.software.input_methods" /> -->
<feature name="android.software.midi" />
- <feature name="android.software.print" />
<feature name="android.software.secure_lock_screen" />
<!-- devices with GPS must include android.hardware.location.gps.xml -->