commit | 5926d0efd985f9c838b58252acd3f4509ec05fd3 | [log] [tgz] |
---|---|---|
author | Andreas Huber <andih@google.com> | Tue Dec 21 10:47:34 2010 -0800 |
committer | Android (Google) Code Review <android-gerrit@google.com> | Tue Dec 21 10:47:34 2010 -0800 |
tree | 33b7b6b8c6f59849cade563b8180b690412bd101 | |
parent | 7c3db5fa7c51c7f711ae2fb72525afd94cffb368 [diff] | |
parent | a76a8045212aa354a13c4c4cbb416bb9fa66a1e2 [diff] |
Merge "Squashed commit of the following:"
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