From d5105cb7bd831512adc6dc52e67d64f7bb20ae23 Mon Sep 17 00:00:00 2001 From: Elliott Hughes Date: Thu, 1 Oct 2009 17:46:38 -0700 Subject: [PATCH] Remove adb networking support. (Just removing a comment here.) Bug: 1122968 --- simulator/app/PropertyServer.cpp | 1 - 1 file changed, 1 deletion(-) diff --git a/simulator/app/PropertyServer.cpp b/simulator/app/PropertyServer.cpp index c94aa7577..7a211eafc 100644 --- a/simulator/app/PropertyServer.cpp +++ b/simulator/app/PropertyServer.cpp @@ -121,7 +121,6 @@ void PropertyServer::SetDefaultProperties(void) { "init.svc.dbus", "running" }, { "init.svc.pppd_gprs", "running" }, { "adb.connected", "0" }, - //{ "use-adb-networking", "1" }, /* { "status.battery.state", "Slow" }, { "status.battery.level", "5" },