Loading AndroidManifest.xml +1 −1 Original line number Diff line number Diff line Loading @@ -1548,7 +1548,7 @@ android:icon="@drawable/ic_suggested_notifications"> <intent-filter> <action android:name="android.intent.action.MAIN" /> <category android:name="com.android.settings.suggested.category.DEFAULT_SETUP_WIZARD_ONLY" /> <category android:name="com.android.settings.suggested.category.LOCK_SCREEN_REDACTION" /> </intent-filter> <meta-data android:name="com.android.settings.require_user_type" android:value="primary" /> Loading Loading
AndroidManifest.xml +1 −1 Original line number Diff line number Diff line Loading @@ -1548,7 +1548,7 @@ android:icon="@drawable/ic_suggested_notifications"> <intent-filter> <action android:name="android.intent.action.MAIN" /> <category android:name="com.android.settings.suggested.category.DEFAULT_SETUP_WIZARD_ONLY" /> <category android:name="com.android.settings.suggested.category.LOCK_SCREEN_REDACTION" /> </intent-filter> <meta-data android:name="com.android.settings.require_user_type" android:value="primary" /> Loading