summaryrefslogtreecommitdiff
path: root/cpp/Script.cpp
diff options
context:
space:
mode:
authorYang Ni <yangni@google.com>2016-05-04 09:44:48 -0700
committerYang Ni <yangni@google.com>2016-05-06 00:11:40 +0000
commit87643a32d4eaefe349d3a81513fffe0c4e3e8a80 (patch)
tree37072124341e768ee7d73afb1f0a0f28fae7b13d /cpp/Script.cpp
parent633beab5de5ffe4c5068cf1c7a1c0bd09ee9f195 (diff)
Avoid breaking on dead launch options
Bug: 28463187 Launch options array[2-4] are not initialized by the support library in the current SDK. They may have arbitrary values that invalidate the checks that this CL is removing, and cause a kernel launch to bail out unnecessarily. This CL removes those checks, since the array.*Start and array.*End fields in the launch options are not used anywhere in the current runtime. Change-Id: Ib8a2e551619f770b402f569acbde635ee047675a
Diffstat (limited to 'cpp/Script.cpp')
0 files changed, 0 insertions, 0 deletions