Like Android Files we should rely on generic camera feature, but not required.

This then should allow us to install Talk on Chromebooks

Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
This commit is contained in:
tobiasKaminsky 2022-10-01 17:09:03 +02:00 committed by Marcel Hibbe (Rebase PR Action)
parent d13f79f7f7
commit ff0421575a

View file

@ -24,7 +24,7 @@
xmlns:tools="http://schemas.android.com/tools">
<uses-feature
android:name="android.hardware.camera.any"
android:name="android.hardware.camera"
android:required="false" />
<uses-feature
android:name="android.hardware.camera.autofocus"