OSDN Git Service

Add change buffer length option
authorIrina Patru <irina.patru@intel.com>
Fri, 17 Jul 2015 13:04:48 +0000 (16:04 +0300)
committerbuildslave <sys_buildbot@intel.com>
Fri, 17 Jul 2015 19:46:42 +0000 (19:46 +0000)
commitab9bfb48e9c9aa0d4d0e182a8b7f78f8cae27e42
tree4c52c8b1265de3126037afdff6965d3f8328d766
parentd756673cdebf18fc1a34e3e3086b1acae28beecb
Add change buffer length option

Some samples were lost in userspace because the FIFO
size was 2 and sometimes they were overwritten before
they were read.
The buffer length is now configurable from HALD using
system prop and the default value is increased to 16.

Tracked-On: https://jira01.devtools.intel.com/browse/GMINL-13814
Change-Id: I7aed65942005fb14691a4239cd3e389b53037208
Signed-off-by: Irina Patru <irina.patru@intel.com>
Reviewed-on: https://android.intel.com:443/391412
common.h
enumeration.c