diff options
author | Gopalakrishnan Nallasamy <gokrishnan@google.com> | 2019-01-02 14:22:09 -0800 |
---|---|---|
committer | Gopalakrishnan Nallasamy <gokrishnan@google.com> | 2019-01-03 00:27:06 +0000 |
commit | ad1c854f8728d9ace85601a49baa78a9baf0fadb (patch) | |
tree | aa2f958b8ac90ad443be841d77f673199e1ac4f5 /rs/java/android/renderscript/ProgramFragmentFixedFunction.java | |
parent | 12fbb5786cb7530a4e5c431da575604877fc6466 (diff) |
Range.java:Correct sign error in description
Current description for android.util.Range says ""All ranges are bounded, and the left side of the
range is always {@code >=} * the right side of the range." It should have been "<=" there instead
of ">=". So, corrected that in this CL.
Bug: 122271254
Test: make offline-sdk-docs
Modified description was visible correctly.
Change-Id: I1eaa94210b39813b3e72ac2a0834bc0b466a99a5
Diffstat (limited to 'rs/java/android/renderscript/ProgramFragmentFixedFunction.java')
0 files changed, 0 insertions, 0 deletions