Philip P. Moltmann d365f695d2 Fix three bugs in the handling of the advanced options activity
- The selected pages is not stored in the print job. But this is used to
  communicate with the advanced options activity. Hence patch it up
  before sending it out.
- If no media size is set in the returned attributes, do not try to get
  the portait size of this null-media size
- The copies can be 0 if the PrintJobInfo was created via
  PrintJobInfo.Builder()

Change-Id: Ic75c1db0cd5ffad663d87913dfe23e3f5a729bbf
2016-02-29 16:54:00 -08:00
..