mirror of
https://github.com/Evolution-X-Devices/device_google_wahoo
synced 2026-01-27 17:09:46 +00:00
Test: boot, basic functionality Change-Id: I9c07718b481730c3388f99c5e1eff17c9fd75a7b Signed-off-by: Thierry Strudel <tstrudel@google.com>
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;
|
|
')
|