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

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

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

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

        <activity
            android:name=".BugreportWarningActivity"