fs_mgr: change MF_MAX_COMP_STREAMS define to match internal master

Change-Id: I53a8c6158b4dd1bf5e14ef0a842b7f43ca8bae31
This commit is contained in:
Jin Qian 2016-11-18 16:37:53 -08:00
parent a9ea1e4d99
commit 0067e03251
1 changed files with 1 additions and 1 deletions

View File

@ -85,7 +85,7 @@ __BEGIN_DECLS
#define MF_FORCEFDEORFBE 0x10000
#define MF_LATEMOUNT 0x20000
#define MF_NOFAIL 0x40000
#define MF_MAX_COMP_STREAMS 0x80000
#define MF_MAX_COMP_STREAMS 0x100000
#define DM_BUF_SIZE 4096