Loading libs/binder/tests/binderStabilityTest.cpp +0 −2 Original line number Diff line number Diff line Loading @@ -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> Loading @@ -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"); Loading Loading
libs/binder/tests/binderStabilityTest.cpp +0 −2 Original line number Diff line number Diff line Loading @@ -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> Loading @@ -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"); Loading