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

Commit 33428497 authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Android (Google) Code Review
Browse files

Merge "DO NOT MERGE: Exclude nearby_sharing_component from backup test" into qt-qpr1-dev

parents d52eff67 d4af97c5
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -732,6 +732,7 @@ public class SettingsBackupTest {
                 Settings.Secure.DOZE_WAKE_LOCK_SCREEN_GESTURE,
                 Settings.Secure.DOZE_WAKE_DISPLAY_GESTURE,
                 Settings.Secure.TAP_GESTURE,
                 Settings.Secure.NEARBY_SHARING_COMPONENT, // not user configurable
                 Settings.Secure.FACE_UNLOCK_RE_ENROLL);

    @Test