Do not check isPortait on null mediaSize

If the mediaSize is null isPortrait causes a NPE, hence don't check it.

Test: adb shell dumpsys print
Fixes: 73126770
Change-Id: I98cfcfc79bac20ee2f1a2aee0f032d7e34075274
1 file changed