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

Commit 2357369d authored by Steven Moreland's avatar Steven Moreland Committed by android-build-merger
Browse files

binderStabilityTest: remove unused symbols am: 3a7c5ed1 am: ba3e34e4

am: e4ee7909

Change-Id: I390c2a720d6da14c4c2335b50d2c84071e37ca4d
parents f223f0d3 e4ee7909
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -14,7 +14,6 @@
 * limitations under the License.
 */

#include <android/os/IServiceManager.h>
#include <binder/Binder.h>
#include <binder/IBinder.h>
#include <binder/IPCThreadState.h>
@@ -31,7 +30,6 @@

using namespace android;
using android::binder::Status;
using android::os::IServiceManager;

const String16 kNoStabilityServer = String16("binder_stability_test_service_low");
const String16 kCompilationUnitServer = String16("binder_stability_test_service_compl");