msm8974-common: libril: Remove unused includes.

Test: treehugger
Change-Id: Id6ee53aa0e2a83ef40ce9219092f8a0f519b3471
This commit is contained in:
Elliott Hughes 2019-08-08 09:54:29 -07:00 committed by Kevin F. Haggerty
parent a968e9600c
commit 8a32750c24
No known key found for this signature in database
GPG key ID: 6D95512933112729

View file

@ -22,13 +22,11 @@
#include <telephony/ril.h>
#include <telephony/ril_cdma_sms.h>
#include <cutils/sockets.h>
#include <cutils/jstring.h>
#include <hwbinder/ProcessState.h>
#include <telephony/record_stream.h>
#include <utils/Log.h>
#include <utils/SystemClock.h>
#include <pthread.h>
#include <cutils/jstring.h>
#include <sys/types.h>
#include <sys/limits.h>
#include <sys/system_properties.h>