sepolicy: Configure hbtp jnis as same hal process
Configure hbtp jnis as same hal process Change-Id: Ic69c565684b5942dc13002080c2234499141f5ad
This commit is contained in:
parent
83f81f1576
commit
828b8cf30f
1 changed files with 5 additions and 0 deletions
5
vendor/common/file_contexts
vendored
5
vendor/common/file_contexts
vendored
|
@ -164,6 +164,11 @@
|
|||
/vendor/lib(64)?/libTimeService\.so u:object_r:same_process_hal_file:s0
|
||||
/vendor/lib(64)?/libtime_genoff\.so u:object_r:same_process_hal_file:s0
|
||||
|
||||
# hbtp dependencies
|
||||
/vendor/lib(64)?/libhbtpitsjni\.so u:object_r:same_process_hal_file:s0
|
||||
/vendor/lib(64)?/libhbtpdbgclientjni\.so u:object_r:same_process_hal_file:s0
|
||||
/vendor/lib(64)?/libhbtpjni\.so u:object_r:same_process_hal_file:s0
|
||||
|
||||
# RenderScript dependencies.
|
||||
# To test: run cts -m CtsRenderscriptTestCases
|
||||
/vendor/lib(64)?/libRSDriver_adreno\.so u:object_r:same_process_hal_file:s0
|
||||
|
|
Loading…
Reference in a new issue