Loading automotive/vehicle/2.0/default/common/src/VehicleHalManager.cpp +1 −4 Original line number Diff line number Diff line Loading @@ -27,14 +27,11 @@ #include <android/log.h> #include <hwbinder/IPCThreadState.h> #include <private/android_filesystem_config.h> #include <utils/SystemClock.h> #include "VehicleUtils.h" // TODO: figure out how to include private/android_filesystem_config.h instead... #define AID_ROOT 0 /* traditional unix root user */ namespace android { namespace hardware { namespace automotive { Loading Loading
automotive/vehicle/2.0/default/common/src/VehicleHalManager.cpp +1 −4 Original line number Diff line number Diff line Loading @@ -27,14 +27,11 @@ #include <android/log.h> #include <hwbinder/IPCThreadState.h> #include <private/android_filesystem_config.h> #include <utils/SystemClock.h> #include "VehicleUtils.h" // TODO: figure out how to include private/android_filesystem_config.h instead... #define AID_ROOT 0 /* traditional unix root user */ namespace android { namespace hardware { namespace automotive { Loading