commit | 2b551f4c421e9eec0cfc00f50d3a0c8027685ad7 | [log] [tgz] |
---|---|---|
author | Yang Ni <yangni@google.com> | Tue Mar 15 16:00:02 2016 -0700 |
committer | Yang Ni <yangni@google.com> | Wed Mar 16 08:20:07 2016 -0700 |
tree | 83984a8088a02d7cabcd3c35b3a50f16b3fe7e34 | |
parent | 0a278b127bcb100b6322e8e41113e1c7930565aa [diff] |
Use proper ScriptCall size in nScriptForEach() Bug: 26498479 Although the size of struct ScriptCall is not used underneath in the runtime or drivers, assign the correct value here to avoid confusion. Change-Id: I8db19538b9f70f3bf9ee849a8724da3d9ee04785 (cherry picked from commit e8f2e445fdb138416043a16659bbf86fbbd3fff8)