commit | 983d18b2dc5c0a1e4d0c5f6ab7d2f198c190bddd | [log] [tgz] |
---|---|---|
author | Yifan Hong <elsk@google.com> | Tue Jul 25 15:41:00 2017 -0700 |
committer | Yifan Hong <elsk@google.com> | Tue Jul 25 15:41:00 2017 -0700 |
tree | 12c207ccf3f9b12d6a8c5417b53733df68534862 | |
parent | fded388c2ef6dbd464765e459386b6d984d5937b [diff] |
Remove unused include Test: pass Bug: 63135587 Change-Id: I541d3bbcc07d2c09f68e84fbdc91df2bce3e9d44
diff --git a/rild/rild.c b/rild/rild.c index fb4955a..7158c44 100644 --- a/rild/rild.c +++ b/rild/rild.c
@@ -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