sdm660-common: biometrics: fingerprint: Drop LOG_VERBOSE

* It's useless since it's the same as LOG_TAG

Change-Id: I867d564a46318ef3353404728b7cfbfa63868209
Signed-off-by: pix106 <sbordenave@gmail.com>
This commit is contained in:
Sebastiano Barezzi 2022-05-05 15:53:23 +02:00 committed by pix106
parent 4f7d9d0188
commit 2ba127e866

View file

@ -4,8 +4,8 @@
*
* SPDX-License-Identifier: Apache-2.0
*/
#define LOG_TAG "android.hardware.biometrics.fingerprint@2.1-service.xiaomi_sdm660"
#define LOG_VERBOSE "android.hardware.biometrics.fingerprint@2.1-service.xiaomi_sdm660"
#include <hardware/hw_auth_token.h>