diff options
| author | Aayush Gupta <aayushgupta219@gmail.com> | 2021-03-07 14:15:17 +0000 |
|---|---|---|
| committer | Nolen Johnson <johnsonnolen@gmail.com> | 2021-03-07 15:34:05 +0100 |
| commit | 9175be9889dab09d21df83b876061c1559da9212 (patch) | |
| tree | 427a2a9707a8829cf6662995e20ce08f3d2d55a7 | |
| parent | d13d4fa2f9e7fe42af785b53491848b83f27d89b (diff) | |
fixup! sepolicy: common: Move Moto Health HAL to dynamic policy
Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
Change-Id: Ib918bd868d28ae7f8255c9d083a9c06a7ff52745
| -rw-r--r-- | common/dynamic/hwservice_contexts | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/common/dynamic/hwservice_contexts b/common/dynamic/hwservice_contexts index 60ce3d8..fc4af50 100644 --- a/common/dynamic/hwservice_contexts +++ b/common/dynamic/hwservice_contexts @@ -1,4 +1,4 @@ -motorola.hardware.health::IMotHealth u:object_r:hal_health_hwservice +motorola.hardware.health::IMotHealth u:object_r:hal_health_hwservice:s0 vendor.lineage.biometrics.fingerprint.inscreen::IFingerprintInscreen u:object_r:hal_lineage_fod_hwservice:s0 vendor.lineage.camera.motor::ICameraMotor u:object_r:hal_lineage_camera_motor_hwservice:s0 vendor.lineage.fastcharge::IFastCharge u:object_r:hal_lineage_fastcharge_hwservice:s0 |
