diff options
| author | Michael Bestas <mkbestas@gmail.com> | 2021-11-12 23:39:03 +0200 |
|---|---|---|
| committer | Bruno Martins <bgcngm@gmail.com> | 2022-09-01 01:21:26 +0200 |
| commit | fba8f619afaf4ad7c206e9c4362baeebc8c0cf1b (patch) | |
| tree | 0497af718ea7870f5917883841ca0bd0eb371e39 | |
| parent | aebf06b4ac9cdaf751d0c97ec2ff94a324552d89 (diff) | |
Remove lineage power HAL policy
Change-Id: If403d3d61a056fde28a89425a2d758ccd9c22faf
| -rw-r--r-- | common/dynamic/hwservice_contexts | 1 | ||||
| -rw-r--r-- | common/dynamic/service_contexts | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/common/dynamic/hwservice_contexts b/common/dynamic/hwservice_contexts index d6a0807..b5644c9 100644 --- a/common/dynamic/hwservice_contexts +++ b/common/dynamic/hwservice_contexts @@ -11,7 +11,6 @@ vendor.lineage.livedisplay::IDisplayModes u:object vendor.lineage.livedisplay::IPictureAdjustment u:object_r:hal_lineage_livedisplay_hwservice:s0 vendor.lineage.livedisplay::IReadingEnhancement u:object_r:hal_lineage_livedisplay_hwservice:s0 vendor.lineage.livedisplay::ISunlightEnhancement u:object_r:hal_lineage_livedisplay_hwservice:s0 -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 diff --git a/common/dynamic/service_contexts b/common/dynamic/service_contexts deleted file mode 100644 index 964b4ef..0000000 --- a/common/dynamic/service_contexts +++ /dev/null @@ -1 +0,0 @@ -vendor.lineage.power.IPower/default u:object_r:hal_power_service:s0 |
