f6ebb16cc3
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>
8 lines
154 B
Text
8 lines
154 B
Text
// This is an autogenerated file, do not edit.
|
|
subdirs = [
|
|
"1.0",
|
|
"1.0/default",
|
|
"1.0/vts/functional",
|
|
"1.1",
|
|
"1.1/vts/functional",
|
|
]
|