9053d1a6fc
hardware/interfaces/automotive/can/1.0/tools/libprotocan/MessageInjector.cpp:44:8: error: no member named 'lock_guard' in namespace 'std' 44 | std::lock_guard<std::mutex> lock(mMessagesGuard); | ~~~~~^ Bug: 322868540 Test: presubmit Change-Id: I45cd6a8420e508a37e2b6da456933c036493e15e |
||
---|---|---|
.. | ||
audiocontrol | ||
can | ||
evs | ||
ivn_android_device | ||
occupant_awareness/aidl | ||
remoteaccess | ||
sv | ||
vehicle | ||
OWNERS | ||
README.md | ||
TEST_MAPPING |
Autmotive HALs
Overview:
The automotive HAL tree is used by Android Automotive to discover and operate hardware specific to a car.
The HALs are not (yet) frozen, as the HAL definition is expected to evolve between Android releases.