aboutsummaryrefslogtreecommitdiff
path: root/sepolicy/surfaceflinger.te
blob: 1b654f07661436e0f1b1010f9e43aca9335b77fc (plain)
1
2
3
4
get_prop(surfaceflinger, diag_prop);
allow surfaceflinger diag_device:chr_file { read write };
allow surfaceflinger diag_device:chr_file open;
allow surfaceflinger diag_device:chr_file ioctl;