Merge "fs_mgr: change MF_MAX_COMP_STREAMS define to match internal master" am: 72662414f6

am: 960584eeb0

Change-Id: I98543758b3a7dfdca058fc1f8a61d31454f971e2
This commit is contained in:
Jin Qian 2016-11-22 18:50:33 +00:00 committed by android-build-merger
commit f8a4fc97d6
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