Remove lowest buffer size from the list of options.

This buffer may not be big enough to prevent us from losing tracepoints
with the file_write_period used by Traceur (which is 2500).

Even low-end devices should be fine using a bigger buffer, which is
preferable to having a more frequent write period.

If a user previously had their buffer size set to 4096, that size will
remain their setting upon upgrading Traceur until they change it.

Bug: 124016151
Test: atest TraceurUiTests had gotten stale; updated the test
Test: manual

Change-Id: Ib793bbdf3d0a8a67eeec38c9a9b990721791bea6
2 files changed