Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit ae6a545e authored by Felipe Leme's avatar Felipe Leme
Browse files

Removed android.software.backup from automotive.

Reason: the Backup service doesn't support secondary users.

Test: adb shell pm list features | grep backup || echo NOT_FOUND
Test: atest CtsBackupHostTestCases

Bug: 166339795
Bug: 169341308

Change-Id: I9bf370ac7364725c540e0b9c3acf2d597ea6ab5a
parent 3c21a560
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -38,7 +38,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.companion_device_setup" />
    <feature name="android.software.autofill" />