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

Commit 90ec22bc authored by Lucky Zhang's avatar Lucky Zhang Committed by Android Git Automerger
Browse files

am 07117147: Merge "[FRP] Screen Lock for Setup Wizard shows wrong title" into lmp-mr1-dev

* commit '07117147':
  [FRP] Screen Lock for Setup Wizard shows wrong title
parents 3e239fe0 07117147
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -1143,7 +1143,7 @@
        <activity android:name="SetupChooseLockGeneric"
            android:taskAffinity="com.android.wizard"
            android:theme="@style/SetupWizardDisableAppStartingTheme"
            android:label="@string/lockpassword_choose_lock_generic_header">
            android:label="@string/lock_settings_picker_title">
            <intent-filter>
                <action android:name="com.android.settings.SETUP_LOCK_SCREEN" />
                <category android:name="android.intent.category.DEFAULT" />