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

Commit 3a7c5ed1 authored by Steven Moreland's avatar Steven Moreland
Browse files

binderStabilityTest: remove unused symbols

These are unused and missing from AOSP, so they are causing merge
conflicts here.

Bug: N/A
Test: N/A
Change-Id: I2ec6abc6259b34d14f523cd34f1627634b4a4864
parent 6e5a7753
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");