diff options
author | Robert Sesek <rsesek@google.com> | 2017-03-20 17:30:05 -0400 |
---|---|---|
committer | Robert Sesek <rsesek@google.com> | 2017-04-04 00:47:09 +0000 |
commit | eb6c098608cd879b437c15dacb2ef9238c10fe5a (patch) | |
tree | 19d0e0cae338b7d80cce4254707617415191a93d /tools/aapt2/java/JavaClassGenerator.cpp | |
parent | 7efe56b779d4c44399513c4c92142df2bb8cc51f (diff) |
In MountEmulatedStorage() do not try to mount for mode MOUNT_EXTERNAL_NONE.
When creating an isolatedProcess=true service and when the native bridge
is in use, MountEmulatedStorage() is called with force_mount_namespace=true
and MOUNT_EXTERNAL_NONE. This led to an abort crash, since the process
would attempt to mount an empty path string.
Test: android.externalservice.cts.ExternalServiceTest built for ARM, run on Fugu
Bug: 36072260
Change-Id: I9441bcbd30167971ad486726bbeae57f3c4aebe9
Merged-In: I88474b6f50ae7cfab40ba44ff1da0df6021a2fb0
(cherry picked from commit 06f393067772f613e938f794444dc90e90c40fc0)
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator.cpp')
0 files changed, 0 insertions, 0 deletions