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

Commit bf2bec34 authored by David Coffin's avatar David Coffin Committed by Android (Google) Code Review
Browse files

Merge "Add PRIVACY_ADVANCED_SETTINGS intent" into tm-dev

parents af5a0151 5efeddcd
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -1781,6 +1781,10 @@
                <action android:name="android.settings.PRIVACY_SETTINGS" />
                <category android:name="android.intent.category.DEFAULT" />
            </intent-filter>
            <intent-filter>
                <action android:name="android.settings.PRIVACY_ADVANCED_SETTINGS" />
                <category android:name="android.intent.category.DEFAULT" />
            </intent-filter>
            <intent-filter android:priority="1">
                <action android:name="android.settings.REQUEST_ENABLE_CONTENT_CAPTURE" />
                <category android:name="android.intent.category.DEFAULT" />