9cfe34b5ee
Test: policy compiles. Bug: http://b/34450704 Change-Id: I1381f9de8e4c8cdde4920be423ab32adc2f7a8a2
4 lines
142 B
Text
4 lines
142 B
Text
### HACK: Make crash_dump permissive temporarily to catch denials without breaking backtraces.
|
|
userdebug_or_eng(`
|
|
permissive crash_dump;
|
|
')
|