summaryrefslogtreecommitdiffstats
path: root/rild
diff options
context:
space:
mode:
authorYifan Hong <elsk@google.com>2017-07-25 15:41:00 -0700
committerSteven Moreland <smoreland@google.com>2017-09-06 17:25:48 +0000
commitc7cd9432d5735010f58975a991796490fdfda3a5 (patch)
tree38353724f021d31ffb2479e4ad784032375994b2 /rild
parent78b80ee72d80793766a4ff91f1c11f96553108bc (diff)
downloadandroid_hardware_ril-c7cd9432d5735010f58975a991796490fdfda3a5.tar.gz
android_hardware_ril-c7cd9432d5735010f58975a991796490fdfda3a5.tar.bz2
android_hardware_ril-c7cd9432d5735010f58975a991796490fdfda3a5.zip
Remove unused include
Test: pass Bug: 63135587 Merged-In: I541d3bbcc07d2c09f68e84fbdc91df2bce3e9d44 Change-Id: I541d3bbcc07d2c09f68e84fbdc91df2bce3e9d44
Diffstat (limited to 'rild')
-rw-r--r--rild/rild.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/rild/rild.c b/rild/rild.c
index ce04040..60aafc5 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