commit | 9479e5bf0152ecff022cd374e2e80905f88b1a5d | [log] [tgz] |
---|---|---|
author | Pirama Arumuga Nainar <[email protected]> | Tue Apr 28 14:40:45 2015 -0700 |
committer | Pirama Arumuga Nainar <[email protected]> | Tue Apr 28 23:09:35 2015 +0000 |
tree | 90ad1be704d8eb8f1edc5a6074c7b43d6d9d6ca8 | |
parent | 3682d65aaab94b7b2dd259a4c547e14dbaf79e09 [diff] |
Handle older structure sizes by zeroing new fields Bug 19734267 Bug 19866850 Prior fix handled only rsForEach calls from a script. It is not sufficient, as launch options in support library also will also use old structures. Apps compiled for support library still run in native mode when available, thus necessitating this fix. This fix copies and extends the input in ScriptC::runForEach instead of rsrForEach. Change-Id: I3bb2527eadcbcdb85a76a1f5568269bbfdee972b