summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFelipe Leme <felipeal@google.com>2020-10-02 14:35:13 -0700
committerFelipe Leme <felipeal@google.com>2020-10-02 14:37:35 -0700
commitae2e53e0fbef98b0d14bcad9542724be478a2039 (patch)
tree5d9fb3627bfa6846fc46bfca010c18f4c817413c
parentbb0cd6874c4dc4a5fb3206d3db22dd5a1c3f1787 (diff)
downloadcar-android11-qpr1-c-release.tar.gz
Removed android.software.backup from automotive.android-11.0.0_r30android11-qpr1-c-release
Reason: the Backup service doesn't support secondary users. Test: adb shell pm list features | grep backup || echo NOT_FOUND Test: atest CtsBackupHostTestCases Fixes: 166339795 Bug: 169277194 Change-Id: I9bf370ac7364725c540e0b9c3acf2d597ea6ab5a
-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 0656e49..e027149 100644
--- a/common/car_core_hardware.xml
+++ b/common/car_core_hardware.xml
@@ -43,7 +43,6 @@
<!-- basic system services -->
<feature name="android.software.connectionservice" />
<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" />
<feature name="android.software.input_methods" />