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

Commit 36f5c74f authored by Treehugger Robot's avatar Treehugger Robot Committed by Gerrit Code Review
Browse files

Merge "libbinder: Remove redundant "using android::.*""

parents f382ee3a 41ca2766
Loading
Loading
Loading
Loading
+0 −7
Original line number Diff line number Diff line
@@ -27,13 +27,6 @@

#include "ParcelValTypes.h"

using android::BAD_TYPE;
using android::BAD_VALUE;
using android::NO_ERROR;
using android::Parcel;
using android::status_t;
using android::UNEXPECTED_NULL;

using android::binder::VAL_BOOLEAN;
using android::binder::VAL_INTEGER;
using android::binder::VAL_LONG;