commit | 144a989355b66c712297c0b95f5b2c04d23d911f | [log] [tgz] |
---|---|---|
author | Keun young Park <keunyoung@google.com> | Wed Oct 13 16:43:58 2021 -0700 |
committer | Keun young Park <keunyoung@google.com> | Thu Oct 14 11:19:38 2021 -0700 |
tree | af4d246fab5797b43ca2aac7c3f9b3d841f8827f | |
parent | d8b3d5f05695af40955c2d3e1d40c51db437f977 [diff] |
Fix installd dump - Original code of re-opening /proc/self/fd/fd does not work due to selinux violation. - fd (=pipe) passed over binder should be used as it is. Bug: 202999256 Test: $ adb shell su root dumpsys installd Change-Id: I4957fb8aa5b17ecec1fae86956a5fcdd93bee57f