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