tulip: gps: Don't include cutils/threads.h
Bug: 289414897 Test: buildserver Change-Id: I14b99f42feaae7af00cbd17cfe482eb2e5da71e8 Signed-off-by: GhostMaster69-dev <rathore6375@gmail.com>
This commit is contained in:
committed by
GhostMaster69-dev
parent
2ede0d5bd0
commit
ac23ff7fdd
@@ -39,7 +39,6 @@ extern "C" {
|
||||
#endif
|
||||
|
||||
#include <cutils/properties.h>
|
||||
#include <cutils/threads.h>
|
||||
#include <cutils/sched_policy.h>
|
||||
#include <cutils/android_filesystem_config.h>
|
||||
#include <string.h>
|
||||
|
||||
@@ -52,7 +52,6 @@ extern "C" {
|
||||
|
||||
#ifndef FEATURE_EXTERNAL_AP
|
||||
#include <cutils/properties.h>
|
||||
#include <cutils/threads.h>
|
||||
#include <cutils/sched_policy.h>
|
||||
#endif /* FEATURE_EXTERNAL_AP */
|
||||
#include <pthread.h>
|
||||
|
||||
Reference in New Issue
Block a user