From aafba97a5a52117ee4a8632b4185f8c9b59e063d Mon Sep 17 00:00:00 2001 From: Yifan Hong Date: Sat, 1 Feb 2020 01:32:52 +0000 Subject: [PATCH] Revert "Update health 2.1 readme for file_contexts" This reverts commit ca44707aea99626476980529a18d7607c8aefddd. Reason for revert: charger uses hwbinder health HAL now Bug: 142674987 Test: none Change-Id: I2be2d393331ad3c377e0b144cfe0c92d3ab59689 --- health/2.1/README.md | 5 ----- 1 file changed, 5 deletions(-) diff --git a/health/2.1/README.md b/health/2.1/README.md index bfcf13bc95..5a19d7b491 100644 --- a/health/2.1/README.md +++ b/health/2.1/README.md @@ -99,11 +99,6 @@ and `update()`, with an additional `energyCounter()` function. For example (replace `` with the device name): ``` -# device///sepolicy/vendor/file_contexts -# Required for charger to open passthrough implementation. Replace 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-\.so u:object_r:same_process_hal_file:s0 - # 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