Remove unnecessary include in service.cpp

Test: build.
Bug: 139201422
Change-Id: I13fcd1223eacc999c66c514b549c51a96e4efda6
This commit is contained in:
Dongwon Kang
2019-09-23 14:21:57 -07:00
parent d0cd57d4cb
commit d6887ca8cc

View File

@@ -21,7 +21,6 @@
#define LOG_TAG "android.hardware.tv.tuner@1.0-service"
#endif
#include <binder/ProcessState.h>
#include <hidl/HidlTransportSupport.h>
#include <hidl/LegacySupport.h>