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
parent b010be5db0
commit 9f6a970491
1 changed files with 3 additions and 0 deletions

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 };