mirror of
https://github.com/Evolution-X/hardware_interfaces
synced 2026-02-01 16:50:18 +00:00
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) Merged-In: I695348683c6e2e504a523897082543274dc239aa Change-Id: I695348683c6e2e504a523897082543274dc239aa Signed-off-by: Ahmed ElArabawy <arabawy@google.com>
9 lines
154 B
Plaintext
9 lines
154 B
Plaintext
// This is an autogenerated file, do not edit.
|
|
subdirs = [
|
|
"1.0",
|
|
"1.0/default",
|
|
"1.0/vts/functional",
|
|
"1.1",
|
|
"1.1/vts/functional",
|
|
]
|