Merge "Deprecate libhwbinder/libhidltransport from VNDK."
This commit is contained in:
commit
5274d21bce
1 changed files with 6 additions and 0 deletions
6
vendor/file_contexts
vendored
6
vendor/file_contexts
vendored
|
@ -78,6 +78,12 @@
|
|||
/(vendor|system/vendor)/lib(64)?/hw/android\.hardware\.renderscript@1\.0-impl\.so u:object_r:same_process_hal_file:s0
|
||||
/(vendor|system/vendor)/lib(64)?/hw/gralloc\.default\.so u:object_r:same_process_hal_file:s0
|
||||
|
||||
#############################
|
||||
# Libraries removed from vndk-sp (must still be accessible by passthrough HALs using them)
|
||||
#
|
||||
/(vendor|system/vendor)/lib(64)?/libhwbinder.so u:object_r:same_process_hal_file:s0
|
||||
/(vendor|system/vendor)/lib(64)?/libhidltransport.so u:object_r:same_process_hal_file:s0
|
||||
|
||||
#############################
|
||||
# Data files
|
||||
#
|
||||
|
|
Loading…
Reference in a new issue