[fenix] For https://github.com/mozilla-mobile/fenix/issues/13037 - Cleanup - have...
commita4ff513c8a8609016329158cf645d709afe3fe20
authorMugurell <Mugurell@users.noreply.github.com>
Wed, 5 Aug 2020 14:34:51 +0000 (5 17:34 +0300)
committerEmily Kager <emilykager@gmail.com>
Wed, 26 Aug 2020 14:32:29 +0000 (26 10:32 -0400)
tree79c39485719e7277cfa17ed1d54a99c9c02b90fe
parenta36426d8ca5ba41efd24263a065eec84d70256f3
[fenix] For https://github.com/mozilla-mobile/fenix/issues/13037 - Cleanup - have the camera check in just one place

This patch reverts a previous commit for the issue which added the camera check
in two places.
With a new solution to check if the device has camera only in
TurnOnSyncFragment we need to cleanup the previous checks.
mobile/android/fenix/app/src/main/java/org/mozilla/fenix/settings/SettingsFragment.kt
mobile/android/fenix/app/src/main/java/org/mozilla/fenix/settings/logins/SyncLoginsPreferenceView.kt
mobile/android/fenix/app/src/main/java/org/mozilla/fenix/settings/logins/fragment/SavedLoginsAuthFragment.kt
mobile/android/fenix/app/src/test/java/org/mozilla/fenix/settings/logins/SyncLoginsPreferenceViewTest.kt