From 54363fde9ce8ec5b16f4b99ff26535f69bc63ae9 Mon Sep 17 00:00:00 2001 From: Florian Schmaus Date: Thu, 29 Dec 2022 21:10:11 +0100 Subject: [PATCH] app-containers/waydroid: do not mark files/waydroid as executable (fixes ExecutableFile) Signed-off-by: Florian Schmaus --- app-containers/waydroid/files/waydroid | 0 1 file changed, 0 insertions(+), 0 deletions(-) mode change 100755 => 100644 app-containers/waydroid/files/waydroid diff --git a/app-containers/waydroid/files/waydroid b/app-containers/waydroid/files/waydroid old mode 100755 new mode 100644