diff options
author | Davide Garberi <dade.garberi@gmail.com> | 2019-10-02 19:33:08 +0200 |
---|---|---|
committer | Michael Bestas <mkbestas@lineageos.org> | 2020-04-30 00:48:53 +0300 |
commit | abf2269ce65f8523b3e708b1379f7f537ef1e058 (patch) | |
tree | d01e3da9c4e54761d1c2d531517ea62dc5a78466 /manifest.xml | |
parent | 001f6284305f66e6a0167e9aa95d110433ae67a7 (diff) |
sdm660-common: Switch to power 1.2
Change-Id: I7eba0105280192e1f397dafed7c0c3211435600e
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 e646e67..9e66573 100644 --- a/manifest.xml +++ b/manifest.xml @@ -215,7 +215,7 @@ IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. <hal format="hidl"> <name>android.hardware.power</name> <transport>hwbinder</transport> - <version>1.1</version> + <version>1.2</version> <interface> <name>IPower</name> <instance>default</instance> |