How to resize screen resolution of avd circleci-android22

I am running appium tests on circle ci. However tests are failing with element not found due to screen size. Is there a way I can increase the resolution to 1080x1920 or 5" screen.

Thanks