Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit b0607b90 authored by Dongwon Kang's avatar Dongwon Kang Committed by Jiyong Park
Browse files

Remove unnecessary include in service.cpp

Test: build.
Bug: 139201422

Exempt-From-Owner-Approval: cherry-pick from internal

Merged-In: I13fcd1223eacc999c66c514b549c51a96e4efda6
(cherry picked from commit d6887ca8)
Change-Id: I13fcd1223eacc999c66c514b549c51a96e4efda6
parent 0db1b54e
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -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>