commit | 0cb70ac40f12241b4592167e69b8a24a84b6cb4d | [log] [tgz] |
---|---|---|
author | Wale Ogunwale <ogunwale@google.com> | Mon Mar 27 09:16:38 2017 -0700 |
committer | Wale Ogunwale <ogunwale@google.com> | Mon Mar 27 17:27:59 2017 +0000 |
tree | 5bee1154351bcc8942b3a9e27ad391141ceca3f7 | |
parent | bfc4d59bf86546d020524668336994eaa80a37ec [diff] |
Fixed logic error with setting maxAspectRatio Ignore maxAspectRatio values less than 1.0 and set it to 0 which means use device aspect ratio. Change-Id: Ib2c76f6232e3f7521a1a4565d7c0c9e1de9c9eac Fixes: 36606641 Test: cts/.../run-test CtsAppTestCases android.app.cts.AspectRatioTests