mirror of
https://github.com/firestar5683/StarPilot.git
synced 2026-06-28 01:52:06 +08:00
log OS version in initData (#20979)
old-commit-hash: ec976b3b442a4df958c96857741c12f67de47efe
This commit is contained in:
+1
-1
Submodule cereal updated: c6b29499c7...a8055c3f21
@@ -75,6 +75,7 @@ kj::Array<capnp::word> logger_build_init_data() {
|
||||
}
|
||||
|
||||
init.setKernelVersion(util::read_file("/proc/version"));
|
||||
init.setOsVersion(util::read_file("/VERSION"));
|
||||
|
||||
#ifdef QCOM
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user