summaryrefslogtreecommitdiffstats
path: root/services/java/com/android/server/wm/ViewServer.java
diff options
context:
space:
mode:
Diffstat (limited to 'services/java/com/android/server/wm/ViewServer.java')
-rw-r--r--services/java/com/android/server/wm/ViewServer.java2
1 files changed, 1 insertions, 1 deletions
diff --git a/services/java/com/android/server/wm/ViewServer.java b/services/java/com/android/server/wm/ViewServer.java
index cebd5e7..9fb35b9 100644
--- a/services/java/com/android/server/wm/ViewServer.java
+++ b/services/java/com/android/server/wm/ViewServer.java
@@ -49,7 +49,7 @@ class ViewServer implements Runnable {
// Debug facility
private static final String LOG_TAG = "ViewServer";
- private static final String VALUE_PROTOCOL_VERSION = "3";
+ private static final String VALUE_PROTOCOL_VERSION = "4";
private static final String VALUE_SERVER_VERSION = "4";
// Protocol commands