line wrap

Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
This commit is contained in:
tobiasKaminsky 2018-10-12 14:03:41 +02:00
parent 82de7f631a
commit bba96eef89
No known key found for this signature in database
GPG key ID: 0E00D4D47D0C5AF7

View file

@ -65,7 +65,8 @@
<uses-permission android:name="android.permission.USE_FINGERPRINT" />
<uses-permission android:name="android.permission.REQUEST_INSTALL_PACKAGES" />
<!-- Apps that target Android 9 (API level 28) or higher and use foreground services must request the FOREGROUND_SERVICE permission -->
<!-- Apps that target Android 9 (API level 28) or higher and use foreground services
must request the FOREGROUND_SERVICE permission -->
<uses-permission android:name="android.permission.FOREGROUND_SERVICE"/>