summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMayank Garg <gargmayank@google.com>2020-06-15 17:27:16 -0700
committerMayank Garg <gargmayank@google.com>2020-06-15 17:27:16 -0700
commitbd5a8ec8f1e2af5e12328ba28e81f7f8f6ac98c8 (patch)
tree66e76bb0513429ca40dbdfad1757dc6368e25e75
parent8614600b9db2116db1a9370c4a5ae3cfbc847be8 (diff)
downloaddevice_generic_car-bd5a8ec8f1e2af5e12328ba28e81f7f8f6ac98c8.tar.gz
device_generic_car-bd5a8ec8f1e2af5e12328ba28e81f7f8f6ac98c8.tar.bz2
device_generic_car-bd5a8ec8f1e2af5e12328ba28e81f7f8f6ac98c8.zip
Fix ActivityManagerProcessStateTest test for emulator
Bug: 153604818 Test: atest CtsAppTestCases:android.app.cts.ActivityManagerProcessStateTest Change-Id: Icb022cb1ae85d17aed12dc7d03c07d04e5fd7fb6
-rw-r--r--common/car_core_hardware.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/common/car_core_hardware.xml b/common/car_core_hardware.xml
index 55126e0..fcde3b1 100644
--- a/common/car_core_hardware.xml
+++ b/common/car_core_hardware.xml
@@ -45,6 +45,7 @@
<feature name="android.software.voice_recognizers" notLowRam="true" />
<feature name="android.software.backup" />
<feature name="android.software.home_screen" />
+ <feature name="android.software.cant_save_state" />
<!-- No support of third-party IMEs by default <feature name="android.software.input_methods" /> -->
<feature name="android.software.midi" />
<feature name="android.software.secure_lock_screen" />