diff options
author | davidevinavil <davidevinavil@gmail.com> | 2018-06-07 21:16:40 +0200 |
---|---|---|
committer | Cosme Domínguez Díaz <cosme.ddiaz@gmail.com> | 2018-06-10 23:44:52 +0200 |
commit | 87267ace5f6e4faa05a7c56382f68a6cb59ce5bd (patch) | |
tree | 011900380243a789d4c8ec00edee6b41b91ba7e6 /manifest.xml | |
parent | cda403fb8df496781722980010ec34419fd05efa (diff) |
Revert "msm8996-common: Switch to Power HAL 1.1 and enable WiFi stats."
This commit make lag in battery settings.
Thank to @kenny3fcb for the tip
This reverts commit b53e00d1d443ad324182f932a3d2508c29aa8a56.
Diffstat (limited to 'manifest.xml')
-rw-r--r-- | manifest.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/manifest.xml b/manifest.xml index 5a14c70..09f5ec4 100644 --- a/manifest.xml +++ b/manifest.xml @@ -184,7 +184,7 @@ <hal format="hidl"> <name>android.hardware.power</name> <transport>hwbinder</transport> - <version>1.1</version> + <version>1.0</version> <interface> <name>IPower</name> <instance>default</instance> |