commit | 80989a6bf3e24b31c7210c76be81ad40f43c63be | [log] [tgz] |
---|---|---|
author | Sebastien Hertz <shertz@google.com> | Tue Apr 01 14:39:44 2014 +0200 |
committer | Sebastien Hertz <shertz@google.com> | Tue Apr 01 15:20:11 2014 +0200 |
tree | 6e3365de360d3d02c14ce614e1755620e8b9f7bb | |
parent | a708e32a9f764a48175e705ec4bcd2201c84f492 [diff] |
Fix ClassHelper::GetDirectInterface for proxy class Returns only the direct interfaces implemented by the proxy class. We collect them from the "interfaces" field in the synthesized proxy class instead of looking into the iftable. Also updates proxy_test to reflect this change. Bug: 13689930 Change-Id: I926e2ed30f9e65972d700a378671cec82dedaa7c