diff --git a/services/java/com/android/server/ViewServer.java b/services/java/com/android/server/ViewServer.java index 07826a642258e..e9a195161491f 100644 --- a/services/java/com/android/server/ViewServer.java +++ b/services/java/com/android/server/ViewServer.java @@ -45,7 +45,7 @@ class ViewServer implements Runnable { private static final String LOG_TAG = "ViewServer"; private static final String VALUE_PROTOCOL_VERSION = "2"; - private static final String VALUE_SERVER_VERSION = "2"; + private static final String VALUE_SERVER_VERSION = "3"; // Protocol commands // Returns the protocol version