Merge "Remove unnecessary include in service.cpp"

This commit is contained in:
TreeHugger Robot 2019-09-24 16:45:02 +00:00 committed by Android (Google) Code Review
commit ab9f70a5ce

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>