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
|
|
@ -31,7 +31,7 @@
|
|||
#include <utils/Trace.h>
|
||||
|
||||
namespace aidl {
|
||||
namespace android {
|
||||
namespace google {
|
||||
namespace hardware {
|
||||
namespace power {
|
||||
namespace impl {
|
||||
|
|
@ -237,5 +237,5 @@ binder_status_t Power::dump(int fd, const char **, uint32_t) {
|
|||
} // namespace impl
|
||||
} // namespace power
|
||||
} // namespace hardware
|
||||
} // namespace android
|
||||
} // namespace google
|
||||
} // namespace aidl
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue