Ignore custom_min/max when identifying supported media sizes

Mopria Core Print specification 1.3 required that clients show all known
media sizes which fit within the custom_min/custom_max range supplied by
the printer. Over time, many manufacturers wished to "opt out" of this
requirement.

Version 2.0 of the specification completely eliminates the requirement. As
a result, this change discovers only known media sizes which are
explicitly supplied by the printer.

The end result is that the user will be given fewer, less confusing media
size options which align better with actual printer capabilities.

Test: Print to Samsung, observe media sizes
Change-Id: I8c0f14214169e3ec413bab0d227052a2cd7d501c
Signed-off-by: Glade Diviney <mopriadevteam@gmail.com>
2 files changed