Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit fbf06fae authored by Hayden Gomes's avatar Hayden Gomes Committed by Automerger Merge Worker
Browse files

Merge "Adding android_filesystem_config.h import" into rvc-dev am: 6eaedbae am: 00048134

Change-Id: Id43f6f0895ca4501302a17ef6caa96f6c88cf446
parents 9fffecd8 00048134
Loading
Loading
Loading
Loading
+1 −4
Original line number Diff line number Diff line
@@ -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 {