Merge "Don't export HeapDumpProvider." into rvc-dev
This commit is contained in:
committed by
Android (Google) Code Review
commit
3b6512d824
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user