From 7de9e20225216a7ad29df009aa3edd13c666a49b Mon Sep 17 00:00:00 2001 From: Leonid Plyushch Date: Sun, 10 Nov 2019 14:30:47 +0200 Subject: [PATCH] application should be installable only to the internal storage Fixes https://github.com/termux/termux-x11/issues/2. --- app/src/main/AndroidManifest.xml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/app/src/main/AndroidManifest.xml b/app/src/main/AndroidManifest.xml index b37595a..a61b187 100644 --- a/app/src/main/AndroidManifest.xml +++ b/app/src/main/AndroidManifest.xml @@ -2,6 +2,7 @@ @@ -44,4 +45,4 @@ - \ No newline at end of file +