From e837c1c673004ad2f4fbc1e18440586105e07519 Mon Sep 17 00:00:00 2001 From: Andrew Scull Date: Fri, 26 May 2017 10:32:26 +0100 Subject: esed: Remove use of android::hardware::Status Bug: 38163768 Test: Build Change-Id: If67eb63d1b8c51b272b3e57a1decdf28a308ebea --- esed/Weaver.cpp | 1 - 1 file changed, 1 deletion(-) diff --git a/esed/Weaver.cpp b/esed/Weaver.cpp index 30ed8da..1101551 100644 --- a/esed/Weaver.cpp +++ b/esed/Weaver.cpp @@ -28,7 +28,6 @@ namespace android { namespace esed { // libhidl -using ::android::hardware::Status; using ::android::hardware::Void; // HAL -- cgit v1.2.3