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

Commit 0b4b1ccb authored by Jeff Sharkey's avatar Jeff Sharkey Committed by Android (Google) Code Review
Browse files

Merge "Don't export HeapDumpProvider." into sc-dev

parents 5eaac855 a60c62bc
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -589,7 +589,7 @@
        <provider android:name=".HeapDumpProvider"
                  android:authorities="com.android.shell.heapdump"
                  android:grantUriPermissions="true"
                  android:exported="true" />
                  android:exported="false" />

        <activity
            android:name=".BugreportWarningActivity"