device/generic/goldfish/sepolicy/common/radio.te

5 lines
201 B
Plaintext
Raw Permalink Normal View History

2025-08-25 08:28:21 +08:00
# 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 };