commit | 8dfa178efbbb155657639bd526e9a8579fce3886 | [log] [tgz] |
---|---|---|
author | Andreas Gampe <agampe@google.com> | Thu Jan 05 12:45:58 2017 -0800 |
committer | Andreas Gampe <agampe@google.com> | Tue Jan 10 16:55:34 2017 -0800 |
tree | 9c8841ac021227c42205c0c82ac509d397c4eb24 | |
parent | 0b74a1dabb4829e277fd64fe3d1893fe22f02a18 [diff] |
Zygote: Add fdsToIgnore Add file descriptors that should be ignored in the file descriptor table check. Use this to ignore the pipe file descriptors when starting an app with invoke-with (wrapper). Bug: 32607405 Test: m Test: Device boots Test: Apps start Test: adb root && adb shell setprop wrap.com.android.calculator2 logwrapper && adb shell am start -S -n com.android.calculator2/.Calculator Change-Id: I4a30dfc9382d3172cc815bd41b17a123799354f6