mirror of
https://github.com/Evolution-X/hardware_interfaces
synced 2026-02-01 11:36:00 +00:00
Merge "Add missing include of <mutex>" into main am: 1612fe7f8e
Original change: https://android-review.googlesource.com/c/platform/hardware/interfaces/+/3115159 Change-Id: I0cc9717a758177a4e90c2971e58485891ca35a27 Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
@@ -24,6 +24,7 @@
|
||||
#include <utils/Mutex.h>
|
||||
|
||||
#include <atomic>
|
||||
#include <mutex>
|
||||
#include <thread>
|
||||
|
||||
namespace android::hardware::automotive::can::V1_0::implementation {
|
||||
|
||||
Reference in New Issue
Block a user