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

Commit 3e15627f authored by Bartosz Fabianowski's avatar Bartosz Fabianowski Committed by Android (Google) Code Review
Browse files

Merge "Add entry point to Enterprise Privacy page"

parents f5c15776 0e4a1e51
Loading
Loading
Loading
Loading
+5 −1
Original line number Diff line number Diff line
@@ -1590,7 +1590,11 @@
            android:icon="@drawable/ic_settings_about"
            android:taskAffinity="com.android.settings"
            android:parentActivityName="Settings">
            <intent-filter android:priority="-1">
            <intent-filter>
                <action android:name="android.settings.ENTERPRISE_PRIVACY_SETTINGS" />
                <category android:name="android.intent.category.DEFAULT" />
            </intent-filter>
            <intent-filter>
                <action android:name="com.android.settings.action.SETTINGS" />
            </intent-filter>
            <meta-data android:name="com.android.settings.category"