Make QtiAudio persistent for longer life

This commit is contained in:
Pierre-Hugues Husson 2018-06-07 16:39:09 +02:00
parent 5b71e49770
commit 9c74ef21a7

View file

@ -1,6 +1,7 @@
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="me.phh.qti.audio"
android:sharedUserId="android.uid.system">
android:sharedUserId="android.uid.system"
android:persistent="true">
<application
android:label="@string/app_label">