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

Commit 83b07343 authored by Songchun Fan's avatar Songchun Fan Committed by Android (Google) Code Review
Browse files

Merge "[master] explicitly set android:exported to false"

parents 9195c065 2a7bbf5f
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -5495,7 +5495,7 @@
        </service>

        <service android:name="com.android.server.pm.PackageManagerShellCommandDataLoader"
            android:exported="true">
            android:exported="false">
            <intent-filter>
                <action android:name="android.intent.action.LOAD_DATA" />
            </intent-filter>