commit | f6ebb16cc3cb48191c69cb94df939968648a0818 | [log] [tgz] |
---|---|---|
author | Ahmed ElArabawy <arabawy@google.com> | Fri Sep 08 09:11:48 2017 -0700 |
committer | Ahmed ElArabawy <arabawy@google.com> | Fri Sep 08 09:11:48 2017 -0700 |
tree | 98c7a0af1a15163655abb73559db2e76c7405097 | |
parent | 888d8996c83d495be4a23baf826706dedba9a7f1 [diff] |
Remove default implementation for PowerHal 1.1 Default implementation in powerHAL 1.1 is not used by any device Devices using powerHal 1.1 have their own implementation in their device/<vendor>/<devicename> while older devices don't use 1.1 at all. This CL removes the default implementation for the PowerHAL 1.1 Bug: 65453628 Test: Build successfully (code not used anyway) Change-Id: I695348683c6e2e504a523897082543274dc239aa Signed-off-by: Ahmed ElArabawy <arabawy@google.com>