OSDN Git Service

Fix idmap calls when a subdir is present.
authorJakub Adamek <jakuba@google.com>
Thu, 20 Oct 2016 14:07:57 +0000 (15:07 +0100)
committerJakub Adamek <jakuba@google.com>
Fri, 21 Oct 2016 07:50:00 +0000 (08:50 +0100)
commit56b9987ed749639fb3fae7f90422797c29ed1312
tree535465205ff26f15f1383b0b6f2cbc37f3f79bd4
parentf58948fc04197567aff2a9c43ac4ab1ee3f99759
Fix idmap calls when a subdir is present.

We need to increase the size of argv so that the last one remains
a NULL.

Bug: 32202741
Change-Id: I6636b5401fa7a61686a48c9a99b3e54e596033f9
core/jni/android_util_AssetManager.cpp