5 lines
201 B
Plaintext
5 lines
201 B
Plaintext
|
# Allow the radio to read these properties, they only have an SELinux label in
|
||
|
# the emulator.
|
||
|
get_prop(radio, vendor_net_eth0_prop);
|
||
|
allow radio vendor_net_radio0_prop:file { getattr read open map };
|