diff options
| author | Ramii Ahmed <ramy@ahmedramy.com> | 2021-07-06 08:10:13 +0000 |
|---|---|---|
| committer | Bruno Martins <bgcngm@gmail.com> | 2022-03-21 17:26:48 +0100 |
| commit | e6fabb88ff650c7011154c68033d3e3b731e99ad (patch) | |
| tree | 16932b56f4b831e8f2eaa0bd29fbad3c490bc34b | |
| parent | c51a56c1c7485a1215fe50a182d870cf5b5e3c42 (diff) | |
sepolicy: label IHighTouchPollingRate touch service
Change-Id: Id0dbd97694a462c7a8600302a00ea1634d9f426f
| -rw-r--r-- | common/dynamic/hwservice_contexts | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/common/dynamic/hwservice_contexts b/common/dynamic/hwservice_contexts index c54fdcf..d6a0807 100644 --- a/common/dynamic/hwservice_contexts +++ b/common/dynamic/hwservice_contexts @@ -14,6 +14,7 @@ vendor.lineage.livedisplay::ISunlightEnhancement u:object vendor.lineage.power::ILineagePower u:object_r:hal_power_hwservice:s0 vendor.lineage.powershare::IPowerShare u:object_r:hal_lineage_powershare_hwservice:s0 vendor.lineage.touch::IGloveMode u:object_r:hal_lineage_touch_hwservice:s0 +vendor.lineage.touch::IHighTouchPollingRate u:object_r:hal_lineage_touch_hwservice:s0 vendor.lineage.touch::IKeyDisabler u:object_r:hal_lineage_touch_hwservice:s0 vendor.lineage.touch::IKeySwapper u:object_r:hal_lineage_touch_hwservice:s0 vendor.lineage.touch::IStylusMode u:object_r:hal_lineage_touch_hwservice:s0 |
