commit | 9f50ea66b4cd4ddf436fea574f768a7fab7963ea | [log] [tgz] |
---|---|---|
author | Steven Moreland <smoreland@google.com> | Fri Sep 18 01:04:15 2020 +0000 |
committer | Steven Moreland <smoreland@google.com> | Fri Sep 18 01:09:35 2020 +0000 |
tree | 6c8055488eaca1bd3543f2d3a5a9a7ec6fcff942 | |
parent | 6ba4920c3ac53336b7a6c5f25abeb50bbd9d0f93 [diff] |
libbinder: ignore CallRestriction for magic 0 cmd There is a special transaction required to make sure that the context manager is setup before we get a reference to it. Since this is required to use binder, it would prevent use of CallRestriction outside of servicemanager. Fixes: 167302413 Test: binderLibTest Change-Id: I029e2a99013008a7c8614d63dc29df2889067d11