commit | ef6acb98982393e36cad52f67e691d75b6a46cfd | [log] [tgz] |
---|---|---|
author | Yang Ni <yangni@google.com> | Wed Mar 22 13:09:41 2017 -0700 |
committer | Yang Ni <yangni@google.com> | Wed Mar 22 22:30:23 2017 +0000 |
tree | 7d3477aa9518e6b2ef021be1fd80a9ca7ed2449b | |
parent | bb820475da6437cdc2d976eac3f23c061934a08e [diff] |
Removed incorrect asserts Bug: 32278517 RsExpandKernelDriverInfo.outLen is never initialized for any foreach kernel or a script group. The value does not even apply to a script group. There should be no assert on it. Test: CTS on x86 emulator and checked device logcat no longer has the asserts in question. Change-Id: Ib0c25f9978ef5364e8ef0f438243dae14688a634