commit | 4b354a774dd3a45e742ac197514b9d744bc2add1 | [log] [tgz] |
---|---|---|
author | Hyundo Moon <hdmoon@google.com> | Sun Oct 11 08:00:40 2020 +0900 |
committer | Hyundo Moon <hdmoon@google.com> | Sun Oct 11 08:57:45 2020 +0900 |
tree | 1ff8295974902b2dc8ea516d14f83555fd425a9b | |
parent | a91a221e16c273f4bfe0aeeabdd5c84412040034 [diff] |
Resolve API review for MediaMetadata#getBitmapDimensionLimit Following changes are included: - Added @IntRange for getBitmapDimensionLimit() - Used Integer.MAX_VALUE for 'no scaling was applied' - Accordingly, made the @IntRange start from 1 (previously zero) Bug: 168215839 Test: Ran CTS Change-Id: Ia7687545aa778425357c31e32738c1a25794086c