diff options
author | Robert Greenwalt <rgreenwalt@google.com> | 2013-04-08 18:02:02 -0700 |
---|---|---|
committer | Robert Greenwalt <rgreenwalt@google.com> | 2013-04-08 18:02:02 -0700 |
commit | 4b8fabd5a87828d676b1f9547fdaedcaeac39c6a (patch) | |
tree | bcf7564e0fd9f8d77db0aee7861e4f4f358e8fcb /graphics/java/android/renderscript/RenderScript.java | |
parent | c4ad3cb07ed76c5697c60285456d9c49675174d9 (diff) |
Fix crash bug with mismatched iface names
The copied-to LinkProperties needs the same iface name as the copied from.
Since we were copying into an empty LP this was trivial, but I
changed the params to tighten up this contract - don't want to
accidentally change an LP's iface name when we shouldn't.
bug:8569797
Change-Id: I5f88826e37271a0549c14d004bb2f16983b950e6
Diffstat (limited to 'graphics/java/android/renderscript/RenderScript.java')
0 files changed, 0 insertions, 0 deletions