sm6375-common: power-libperfmgr: rename namespace for Pixel power HAL
Bug: 152811907 Test: Build Change-Id: I6848e929d8a26b540fcee9145376b896c3cd9799
This commit is contained in:
parent
0d151b245f
commit
63ab10a1a9
5 changed files with 19 additions and 21 deletions
|
|
@ -26,8 +26,8 @@
|
|||
#include "Power.h"
|
||||
#include "PowerExt.h"
|
||||
|
||||
using aidl::android::hardware::pixel::extension::power::impl::PowerExt;
|
||||
using aidl::android::hardware::power::impl::pixel::Power;
|
||||
using aidl::google::hardware::power::impl::pixel::Power;
|
||||
using aidl::google::hardware::power::impl::pixel::PowerExt;
|
||||
using ::android::perfmgr::HintManager;
|
||||
|
||||
constexpr char kPowerHalConfigPath[] = "/vendor/etc/powerhint.json";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue