mirror of
https://github.com/Evolution-X/hardware_interfaces
synced 2026-02-03 08:54:55 +00:00
Merge "Adding android_filesystem_config.h import" into rvc-dev am: 6eaedbae7c am: 0004813471
Change-Id: Id43f6f0895ca4501302a17ef6caa96f6c88cf446
This commit is contained in:
@@ -27,14 +27,11 @@
|
|||||||
#include <android/log.h>
|
#include <android/log.h>
|
||||||
|
|
||||||
#include <hwbinder/IPCThreadState.h>
|
#include <hwbinder/IPCThreadState.h>
|
||||||
|
#include <private/android_filesystem_config.h>
|
||||||
#include <utils/SystemClock.h>
|
#include <utils/SystemClock.h>
|
||||||
|
|
||||||
#include "VehicleUtils.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 android {
|
||||||
namespace hardware {
|
namespace hardware {
|
||||||
namespace automotive {
|
namespace automotive {
|
||||||
|
|||||||
Reference in New Issue
Block a user