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

Commit f1231f58 authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Android (Google) Code Review
Browse files

Merge "StatementService: Add an exported flag in manifest"

parents c30cd6ed ab4f1393
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -39,7 +39,8 @@

        <receiver
                android:name=".IntentFilterVerificationReceiver"
                android:permission="android.permission.BIND_INTENT_FILTER_VERIFIER">
                android:permission="android.permission.BIND_INTENT_FILTER_VERIFIER"
                android:exported="true">
            <!-- Set the priority 1 so newer implementation can have higher priority. -->
            <intent-filter
                    android:priority="1">