OSDN Git Service

Remove unused include
authorYifan Hong <elsk@google.com>
Tue, 25 Jul 2017 22:41:00 +0000 (15:41 -0700)
committerYifan Hong <elsk@google.com>
Tue, 25 Jul 2017 22:41:00 +0000 (15:41 -0700)
Test: pass
Bug: 63135587
Change-Id: I541d3bbcc07d2c09f68e84fbdc91df2bce3e9d44

rild/rild.c

index fb4955a..7158c44 100644 (file)
@@ -35,8 +35,6 @@
 #include <sys/types.h>
 #include <libril/ril_ex.h>
 
-#include <private/android_filesystem_config.h>
-
 #define LIB_PATH_PROPERTY   "rild.libpath"
 #define LIB_ARGS_PROPERTY   "rild.libargs"
 #define MAX_LIB_ARGS        16