diff options
author | Mark Renouf <mrenouf@google.com> | 2016-11-01 11:48:24 -0400 |
---|---|---|
committer | Mark Renouf <mrenouf@google.com> | 2016-11-01 17:48:20 +0000 |
commit | e065f7c5a9ad4e47f5490793401445660af37624 (patch) | |
tree | 24eca05b61e6a109554e9382356c80676163b5a2 /rs/java/android/renderscript/ProgramVertexFixedFunction.java | |
parent | c0ff60f272b5da3759079a8be1ae95b195645494 (diff) |
Workaround for javac compilation issue of lambda code
Since ag/32554459 some Robolectric tests are compiling
framework code with javac. For reasons unclear so far this
code fails to compile with javac:
> ShortcutService.java:408: error: variable ri might not have been initialized
https://android-build.googleplex.com/builds/submitted/3416256/angelfish-userdebug/latest/logs
Removing the lambda expressions corrects the issue.
BUG: 32554459
Change-Id: I189c8ef02dc93b46ef6418c1ff14f2312097898a
Diffstat (limited to 'rs/java/android/renderscript/ProgramVertexFixedFunction.java')
0 files changed, 0 insertions, 0 deletions