mirror of
https://github.com/Evolution-X-Devices/device_google_walleye
synced 2026-02-01 07:33:36 +00:00
10 lines
175 B
Plaintext
10 lines
175 B
Plaintext
# /system/bin/init.radio.sh
|
|
type init_radio, domain;
|
|
type init_radio_exec, exec_type, file_type;
|
|
|
|
init_daemon_domain(init_radio)
|
|
|
|
userdebug_or_eng(`
|
|
permissive init_radio;
|
|
')
|