Merge "Revert "Update health 2.1 readme for file_contexts"" am: 98a05a0bbb
am: 12f8b00260
Change-Id: I565187993803732ac89656a1b320ebe9ddaa3330
This commit is contained in:
commit
464eabb130
1 changed files with 0 additions and 5 deletions
|
@ -116,11 +116,6 @@ PRODUCT_PACKAGES += android.hardware.health@2.1-impl-<device>.recovery
|
|||
|
||||
For example (replace `<device>` with the device name):
|
||||
```
|
||||
# device/<manufacturer>/<device>/sepolicy/vendor/file_contexts
|
||||
# Required for charger to open passthrough implementation. Replace <device> with the proper device
|
||||
# name. File name must be consistent with `stem` of the implementation module.
|
||||
/vendor/lib(64)?/hw/android\.hardware\.health@2\.0-impl-2\.1-<device>\.so u:object_r:same_process_hal_file:s0
|
||||
|
||||
# device/<manufacturer>/<device>/sepolicy/vendor/hal_health_default.te
|
||||
# Add device specific permissions to hal_health_default domain, especially
|
||||
# if a device-specific libhealthd is used and/or device-specific storage related
|
||||
|
|
Loading…
Reference in a new issue