mirror of
https://github.com/Evolution-X-Devices/device_google_walleye
synced 2026-02-01 07:33:36 +00:00
9 lines
176 B
Plaintext
9 lines
176 B
Plaintext
type subsystem_ramdump, domain;
|
|
type subsystem_ramdump_exec, exec_type, file_type;
|
|
|
|
init_daemon_domain(subsystem_ramdump);
|
|
|
|
userdebug_or_eng(`
|
|
permissive subsystem_ramdump;
|
|
')
|