power: Add -qti suffix to module name

* Prevent conflict with other HALs

Change-Id: Icf1216410db26c3bb811d7aedde03e6d2f87e3cc
Signed-off-by: Sebastiano Barezzi <barezzisebastiano@gmail.com>
This commit is contained in:
Michael Bestas
2019-09-29 21:06:22 +03:00
parent da9c55ae81
commit 9df9caa266
4 changed files with 5 additions and 5 deletions

View File

@@ -31,7 +31,7 @@
* SPDX-License-Identifier: BSD-3-Clause-Clear
*/
#define LOG_TAG "QTI PowerHAL"
#define LOG_TAG "android.hardware.power-service-qti"
#include "Power.h"
#include "PowerHintSession.h"