diff options
author | Yang Ni <yangni@google.com> | 2017-03-03 10:00:07 -0800 |
---|---|---|
committer | Yang Ni <yangni@google.com> | 2017-03-03 10:44:30 -0800 |
commit | 45438c940202fb2fccef40410aaf3e227ee38c63 (patch) | |
tree | ee8a01bb36dc75567a9123513f99c5f2c3e4a62e /rs/java/android/renderscript/ProgramVertexFixedFunction.java | |
parent | 3e6c189c68bcac61216b8c2f0a0fc05d6ab15a53 (diff) |
Removed close guards for Element and Type objects
Bug: 28053769
These objects are tiny and unlikely to cause memory issues.
In addition, llvm-rs-cc auto-generated code contains such objects, which are
not visibible to developers and impossible to manually destroy, leaving
distracting warnings in Strict Mode.
Test: RsTest with StrictMode on and CTS tests
Change-Id: Iec68cca4f1259124b9f503a230c1a28b97ede1f3
Diffstat (limited to 'rs/java/android/renderscript/ProgramVertexFixedFunction.java')
0 files changed, 0 insertions, 0 deletions