Add the test case for max selection in PhotoPicker

- Check that only MAX number of items are clickable
- Check that popup message appears after clicking on max+1 items
- Check that deselecting one + selecting one is allowed and does not
  show "Select upto" popup message
- Check that ViewSelected are clickable even when we reach the max
- Extract some common resouces id to PhotoPickerBaseTest

Test: atest com.android.providers.media.photopicker.espresso
Bug: 200513339
Change-Id: I758268ff6025d5f1ffd9b7b1ef760dd7adbecd66
7 files changed