diff --git a/non_plat/adbd.te b/non_plat/adbd.te index c66441b..b431979 100644 --- a/non_plat/adbd.te +++ b/non_plat/adbd.te @@ -10,3 +10,4 @@ allow adbd aee_dumpsys_data_file:file r_file_perms; allow adbd aee_exp_data_file:dir r_dir_perms; allow adbd aee_exp_data_file:file r_file_perms; +allow adbd gpu_device:dir search;