diff options
author | Demon Singur <demonsingur@gmail.com> | 2018-06-18 05:09:44 +0000 |
---|---|---|
committer | Davide Garberi <dade.garberi@gmail.com> | 2019-01-26 13:56:25 +0100 |
commit | 7c7f8d13df3525c50a5b73c43422556d6e1581f7 (patch) | |
tree | 55a6a247a293c4f6e1a155ff6180f7ee3b2a63c8 /proprietary-files.txt | |
parent | 9aea9eb6bd7991700f96a7e2d8d1ce295784fd5c (diff) |
msm8996-common: Remove energy awareness daemon
All this does is to disable msm_core and set the
polling_interval to 0, which makes the driver useless.
We can achieve the same result by disabling the driver.
Change-Id: Ic19c505ed74811a3d1b76703255af3aa5cb37bf9
Signed-off-by: Davide Garberi <dade.garberi@gmail.com>
Diffstat (limited to 'proprietary-files.txt')
-rw-r--r-- | proprietary-files.txt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/proprietary-files.txt b/proprietary-files.txt index 10a9cd8..f3a5203 100644 --- a/proprietary-files.txt +++ b/proprietary-files.txt @@ -558,7 +558,6 @@ lib/libqti-perfd-client_system.so|fdc85399bb9a9e5c4bf34e000b2f3567c248e8db lib/vendor.qti.hardware.iop@1.0.so|f2b5c17ce9690569d2a74f5b01a345e383f0c20d lib/vendor.qti.hardware.iop@2.0.so|767246e2fc7fafe9c61c86a939f2fa99504c359e lib/vendor.qti.hardware.perf@1.0.so|0ed43b650fba00e97feef696827391b6d3b75425 -vendor/bin/energy-awareness|85400bd358530f794fa57f346942a9a7c38df545 vendor/bin/hw/vendor.qti.hardware.perf@1.0-service|b1632ad0a65f6acb29971c100e09fc1cea843838 vendor/etc/init/vendor.qti.hardware.perf@1.0-service.rc|b50182aadab2e31409df61c523d0fb914a394e43 vendor/lib64/libfeedbackhandler.so|0777f880226f565b7f9ac359d969aee7c67d63d5 |