2020-01-18 09:29:32 +08:00
|
|
|
# Date : WK17.13
|
|
|
|
# Operation : Add sepolicy
|
|
|
|
# Purpose : Add policy for gralloc HIDL
|
|
|
|
|
2020-01-18 10:09:22 +08:00
|
|
|
allow hal_graphics_allocator proc_ged:file { read ioctl open };
|
|
|
|
|
|
|
|
allowxperm hal_graphics_allocator_default proc_ged:file ioctl { GED_BRIDGE_IO_GE_ALLOC GED_BRIDGE_IO_GE_GET };
|