1gpu_access(system_server) 2 3# Cuttlefish is still using the legacy wifi HAL (pre-HIDL) 4get_prop(system_server, wifi_hal_prop) 5 6# TODO(b/65201432): Swiftshader needs to create executable memory. 7allow system_server self:process execmem; 8 9# For com.android.tethering.inprocess 10dontaudit system_server { fs_bpf fs_bpf_tethering }:dir search; 11