summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFelipe Leme <felipeal@google.com>2019-08-08 16:55:34 -0700
committerFelipe Leme <felipeal@google.com>2019-08-08 17:36:38 -0700
commite560a35f22e5bebb21adf1c34675e866c8604b17 (patch)
tree3f3eb4c8de527550951093f8a58844ab98d69059
parent967ce17e9d6344914ea92d9148d2fd37579e818b (diff)
downloadnative-e560a35f22e5bebb21adf1c34675e866c8604b17.tar.gz
Remove android.software.print from car builds.
Bug: 135218095 Test: adb shell service check print Test: atest CtsPrintTestCases Change-Id: Ia70518902808b934a18a606773c731caad558ca5
-rw-r--r--data/etc/car_core_hardware.xml1
1 files changed, 0 insertions, 1 deletions
diff --git a/data/etc/car_core_hardware.xml b/data/etc/car_core_hardware.xml
index ad7791e078..50f117dd11 100644
--- a/data/etc/car_core_hardware.xml
+++ b/data/etc/car_core_hardware.xml
@@ -40,7 +40,6 @@
<feature name="android.software.voice_recognizers" notLowRam="true" />
<feature name="android.software.backup" />
<feature name="android.software.home_screen" />
- <feature name="android.software.print" />
<feature name="android.software.companion_device_setup" />
<feature name="android.software.autofill" />
<feature name="android.software.cant_save_state" />