| commit | 432889cb1ca7ad00d2340826b836300b105bccc0 | [log] [tgz] |
|---|---|---|
| author | shihchienc <shihchienc@google.com> | Tue Jun 24 01:06:11 2025 +0000 |
| committer | shihchienc <shihchienc@google.com> | Tue Jun 24 01:18:35 2025 +0000 |
| tree | bf79fc826d80589576a7a286f62db04902623295 | |
| parent | 0cfc5d17985781fbfdc7f3447d9accab73e02896 [diff] |
chip: Update log tag Bug: 427308727 Test: Build passed. Flag: EXEMPT, no-op change. Change-Id: If4f2b0473cc335c35376327d134981f4fa3b0442
diff --git a/bluetooth/bluetooth_hal/chip/async_chip_provisioner.cc b/bluetooth/bluetooth_hal/chip/async_chip_provisioner.cc index e236aa9..613c9cf 100644 --- a/bluetooth/bluetooth_hal/chip/async_chip_provisioner.cc +++ b/bluetooth/bluetooth_hal/chip/async_chip_provisioner.cc
@@ -14,7 +14,7 @@ * limitations under the License. */ -#define LOG_TAG "bthal.chip_provisioner" +#define LOG_TAG "bluetooth_hal.chip_provisioner" #include "bluetooth_hal/chip/async_chip_provisioner.h"
diff --git a/bluetooth/bluetooth_hal/chip/chip_provisioner.cc b/bluetooth/bluetooth_hal/chip/chip_provisioner.cc index c694833..dd5bee8 100644 --- a/bluetooth/bluetooth_hal/chip/chip_provisioner.cc +++ b/bluetooth/bluetooth_hal/chip/chip_provisioner.cc
@@ -14,7 +14,7 @@ * limitations under the License. */ -#define LOG_TAG "bthal.chip_provisioner" +#define LOG_TAG "bluetooth_hal.chip_provisioner" #include "bluetooth_hal/chip/chip_provisioner.h"