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