diff --git a/Android.bp b/Android.bp index 1656bb9..9eb0c19 100644 --- a/Android.bp +++ b/Android.bp @@ -2,6 +2,8 @@ soong_namespace { imports: [ "hardware/google/interfaces", "hardware/google/pixel", + "hardware/lineage/interfaces/power-libperfmgr", + "hardware/qcom-caf/common/libqti-perfd-client", "hardware/xiaomi", ], }