commit | 56960758adaa5716cb97b2515cb69e6b65dc4de0 | [log] [tgz] |
---|---|---|
author | Peiyong Lin <lpy@google.com> | Fri Sep 30 21:52:52 2022 +0000 |
committer | Peiyong Lin <lpy@google.com> | Thu Oct 06 17:13:40 2022 +0000 |
tree | 9da4567c05d16a4e8f790c16cf48a52d8be27929 | |
parent | 59b028b6dc219b1c56a6698a01ec23817921430d [diff] [blame] |
Convert Thermal HIDL to AIDL. This patch converts Thermal HIDL to AIDL and adds an empty example implementation. Bug: b/205762943 Test: atest VtsHalThermalTargetTest Change-Id: I0c80ac400cc41f50916dbed58bb48f878dfae17f
diff --git a/thermal/OWNERS b/thermal/OWNERS new file mode 100644 index 0000000..7229b22 --- /dev/null +++ b/thermal/OWNERS
@@ -0,0 +1,5 @@ +# Bug component: 826709 + +# ADPF virtual team +lpy@google.com +wvw@google.com