Add mediatek proc_ged (else it boots but no graphics)

This commit is contained in:
Pierre-Hugues Husson 2019-09-09 01:12:51 +02:00 committed by tboy1991
parent 09e6efa628
commit 2a6a0882dd

3
sepolicy/mediatek.te Normal file
View File

@ -0,0 +1,3 @@
type hal_graphics_allocator_default, domain;
type proc_ged, file_type;
allowxperm domain proc_ged:file ioctl { 0x6700-0x67ff };