commit | 43ceb66e3c0de3c90431d598a062dd06520b1939 | [log] [tgz] |
---|---|---|
author | Bruno Martins <bgcngm@gmail.com> | Mon Mar 24 16:33:52 2025 -0400 |
committer | micky387 <mickaelsaibi@free.fr> | Sat Apr 26 16:51:58 2025 -0400 |
tree | ef0779c67737092617bd84f482fc6dcbe9162f7a | |
parent | b6d3e74d405babef15309bb383159e0c1c1bb78f [diff] [blame] |
zenfone7: Use common libqti-perfd-client and power-libperfmgr Change-Id: I22d6b35c72629553817005deaefcae60abc72cfd Signed-off-by: micky387 <mickaelsaibi@free.fr>
diff --git a/Android.bp b/Android.bp index 4443de2..071277a 100644 --- a/Android.bp +++ b/Android.bp
@@ -1,5 +1,9 @@ soong_namespace { - imports: ["hardware/qcom/bootctrl"], + imports: [ + "hardware/qcom/bootctrl", + "hardware/google/interfaces", + "hardware/google/pixel", + ], } prebuilt_hidl_interfaces {