Mark libGrallocWrapper.so as same-process HAL.
This library is indirectly loaded by lib_aion_buffer.so, which is an ABI-stable wrapper for some vendor-specific APIs used by GCA (the Pixel camera app) Bug: 182962346 Test: ran GCA on oriole Change-Id: Ida5171110081cac0ac13ea769f9d434499faebe6
This commit is contained in:
parent
5b5a004593
commit
7e469b9941
1 changed files with 1 additions and 0 deletions
1
whitechapel/vendor/google/file_contexts
vendored
1
whitechapel/vendor/google/file_contexts
vendored
|
@ -174,6 +174,7 @@
|
|||
/mnt/vendor/persist/camera(/.*)? u:object_r:persist_camera_file:s0
|
||||
/data/vendor/camera(/.*)? u:object_r:vendor_camera_data_file:s0
|
||||
/vendor/lib(64)?/lib_aion_buffer\.so u:object_r:same_process_hal_file:s0
|
||||
/vendor/lib(64)?/libGrallocWrapper\.so u:object_r:same_process_hal_file:s0
|
||||
|
||||
|
||||
/dev/lwis-act0 u:object_r:lwis_device:s0
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue