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

Commit 650a7e92 authored by Treehugger Robot's avatar Treehugger Robot Committed by Automerger Merge Worker
Browse files

Merge "Correct Factory Reset activity protect permission" into udc-qpr-dev am: dd3e3388

parents 88659e80 dd3e3388
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -4840,7 +4840,7 @@
        </activity>

        <activity android:name="Settings$FactoryResetActivity"
                  android:permission="android.permission.BACKUP"
                  android:permission="android.permission.MASTER_CLEAR"
                  android:label="@string/main_clear_title"
                  android:exported="true"
                  android:theme="@style/SudThemeGlif.Light">