Snapshots are going to become the default soon and these tests are failing when

reloading frmo snapshots. b/117347850. This is a no-op change as the current
default == _fullboot. When we globally flip and make snapshots the default,
these tests would fail and we are moving them over so that when we flip your
tests still pass.

https://groups.google.com[]forum/#!topic/mobile-ninjas/Y69PTAT5GyY

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=216634430
This commit is contained in:
vsethia 2018-10-10 19:39:52 -07:00 committed by Oliver Woodman
parent 0a7745bc03
commit 048c8bd68f

View file

@ -11,7 +11,7 @@
<string name="exo_controls_repeat_one_description">एक रीपीट करा</string>
<string name="exo_controls_repeat_all_description">सर्व रीपीट करा</string>
<string name="exo_controls_shuffle_description">शफल करा</string>
<string name="exo_controls_fullscreen_description">पूर्ण स्क्रीन मोड</string>
<string name="exo_controls_fullscreen_description">फुल स्क्रीन मोड</string>
<string name="exo_download_description">डाउनलोड करा</string>
<string name="exo_download_notification_channel_name">डाउनलोड</string>
<string name="exo_download_downloading">डाउनलोड होत आहे</string>