summaryrefslogtreecommitdiffstats
path: root/include/binder
diff options
context:
space:
mode:
authorVasu Nori <vnori@google.com>2010-12-21 09:32:36 -0800
committerVasu Nori <vnori@google.com>2010-12-21 09:32:36 -0800
commit34ad57f0e844cd97f59d4ab22087d60d58650ba4 (patch)
treec254d651eeb62d76fc7fe5ab852b237857bd7b09 /include/binder
parent96abab264e4d96071dc169b4828e950c1ae59681 (diff)
downloadframeworks_base-34ad57f0e844cd97f59d4ab22087d60d58650ba4.zip
frameworks_base-34ad57f0e844cd97f59d4ab22087d60d58650ba4.tar.gz
frameworks_base-34ad57f0e844cd97f59d4ab22087d60d58650ba4.tar.bz2
resubmitting Change-Id: I67b1d04a5c9fc18b0cd4da6184d0b814b64d89e9
Change-Id: I67b1d04a5c9fc18b0cd4da6184d0b814b64d89e9 was reverted due to a bug. fixed the bug and resubmitting it here
Diffstat (limited to 'include/binder')
-rw-r--r--include/binder/CursorWindow.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/binder/CursorWindow.h b/include/binder/CursorWindow.h
index 4fbff2a..f0b2909 100644
--- a/include/binder/CursorWindow.h
+++ b/include/binder/CursorWindow.h
@@ -25,7 +25,6 @@
#include <utils/RefBase.h>
#define DEFAULT_WINDOW_SIZE 4096
-#define MAX_WINDOW_SIZE (1024 * 1024)
#define WINDOW_ALLOCATION_SIZE 4096
#define ROW_SLOT_CHUNK_NUM_ROWS 16