sm8550-common: Migrate to common libqti-perfd-client and power-libperfmgr

Change-Id: I22dd0baaf1594db1650bccf37b4d167b50135174
This commit is contained in:
Bruno Martins
2024-03-11 17:23:49 +01:00
committed by chaptsand
parent 31fa8d1612
commit c8f8181faf
3 changed files with 14 additions and 2 deletions

View File

@@ -1,2 +1,8 @@
soong_namespace {
imports: [
"hardware/google/interfaces",
"hardware/google/pixel",
"hardware/lineage/interfaces/power-libperfmgr",
"hardware/qcom-caf/common/libqti-perfd-client",
],
}