29eed9faea
Bug: 32123421 Bug: 32905206 Test: compiles, nfc works Change-Id: Ibf72ef70255573e4df0863ea640354b3c37eb47d
6 lines
203 B
Text
6 lines
203 B
Text
# hwbinder access
|
|
hwbinder_use(hal_graphics_allocator)
|
|
|
|
# GPU device access
|
|
allow hal_graphics_allocator gpu_device:chr_file rw_file_perms;
|
|
allow hal_graphics_allocator ion_device:chr_file r_file_perms;
|