Revert "crash_dump: temporarily make permissive."

This reverts commit 9cfe34b5ee.

Bug: http://b/34978531
Change-Id: I0702641c48fad273f16fa1a5f0e4483dfe408c05
This commit is contained in:
Josh Gao 2017-02-14 16:07:27 -08:00
parent 437d1c0534
commit 3067af1436

View file

@ -1,4 +0,0 @@
### HACK: Make crash_dump permissive temporarily to catch denials without breaking backtraces.
userdebug_or_eng(`
permissive crash_dump;
')