OSDN Git Service

Update maxNumber to be smaller.
authorMichael Lentine <mlentine@google.com>
Wed, 18 Feb 2015 18:14:18 +0000 (10:14 -0800)
committerMichael Lentine <mlentine@google.com>
Wed, 18 Feb 2015 18:34:37 +0000 (10:34 -0800)
commitfde92eb0ffcc37106d5fe85bf1f1ba30d8639d17
treebbcfcd106a4d322fd5470c2913fd5a1f8051a3e5
parente6f7a44e835d320593fa33052f35ea52948ff0b2
Update maxNumber to be smaller.

There shouldn't be more than 4096 fds (probably signficantly smaller) and
there shouldn't be more than 4096 ints.

Bug: 18076253

Change-Id: I3a3e50ee3078a4710e9737114e65afc923ed0573
libs/ui/GraphicBuffer.cpp