Merge "Add missing include of <mutex>" into main am: 1612fe7f8e
am: efc4698376
Original change: https://android-review.googlesource.com/c/platform/hardware/interfaces/+/3115159 Change-Id: I72e02e6067a2ef15063b83cffea284766c3c1eaf Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
commit
6aad84d933
1 changed files with 1 additions and 0 deletions
|
@ -24,6 +24,7 @@
|
|||
#include <utils/Mutex.h>
|
||||
|
||||
#include <atomic>
|
||||
#include <mutex>
|
||||
#include <thread>
|
||||
|
||||
namespace android::hardware::automotive::can::V1_0::implementation {
|
||||
|
|
Loading…
Reference in a new issue