diff options
| author | 2025-01-06 17:44:05 +0100 | |
|---|---|---|
| committer | 2025-01-06 17:00:05 +0000 | |
| commit | bee06e1a5545d37bca607cd02435d608a4ecd09d (patch) | |
| tree | 84d6ab78920f58a08d0432134ebe8b1eeb819182 /system/stack/eatt | |
| parent | ac8506b8f3efbdb4dc54a5bfa7109b0581d61c0e (diff) | |
Remove gd/os/logging/log_adapter.h
Bug: 331817295
Test: m com.android.bt
Flag: EXEMPT, no logical change
Change-Id: I0caac76d6500e586e8a205915524feb607274762
Diffstat (limited to 'system/stack/eatt')
| -rw-r--r-- | system/stack/eatt/eatt.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/system/stack/eatt/eatt.h b/system/stack/eatt/eatt.h index c47509def7..b4ab901551 100644 --- a/system/stack/eatt/eatt.h +++ b/system/stack/eatt/eatt.h @@ -21,7 +21,6 @@ #include <deque> #include <memory> -#include "os/logging/log_adapter.h" #include "stack/gatt/gatt_int.h" #include "types/raw_address.h" |