Remove print from automotive emu

Print is not needed for automotive

Test: atest CtsPrintTestCases
Bug: 158312287
Change-Id: I7f033fe3243223ebcc01c5770bd03629097fedbd
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 -->