Merge pull request #9 from jeansch/master

Prevent kill by Samsung Dex on plug/unplug.
This commit is contained in:
Leonid Plyushch 2020-01-30 22:35:12 +02:00 committed by GitHub
commit 3a601c689e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -42,7 +42,7 @@
android:excludeFromRecents="true"
android:name=".LoriePreferences" >
</activity>
<meta-data android:name="com.samsung.android.multidisplay.keep_process_alive" android:value="true"/>
</application>
</manifest>