Merge "Include filesystem_config header from cutils" into location.lnx.4.0
This commit is contained in:
commit
bbfa97a329
1 changed files with 1 additions and 1 deletions
|
@ -41,7 +41,7 @@ extern "C" {
|
|||
#include <cutils/properties.h>
|
||||
#include <cutils/threads.h>
|
||||
#include <cutils/sched_policy.h>
|
||||
#include <private/android_filesystem_config.h>
|
||||
#include <cutils/android_filesystem_config.h>
|
||||
|
||||
#define UID_GPS (AID_GPS)
|
||||
#define GID_GPS (AID_GPS)
|
||||
|
|
Loading…
Reference in a new issue