Merge "Adding android_filesystem_config.h import" into rvc-dev am: 6eaedbae7c am: 0004813471 am: fbf06faecb

Change-Id: Id58ee7482ccf7df6bf5d5717e3faf253c5ee7c8e
This commit is contained in:
Hayden Gomes 2020-04-10 16:57:39 +00:00 committed by Automerger Merge Worker
commit b8f1fb89e6

View file

@ -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 {