From: Alessandro Astone Date: Mon, 28 Nov 2022 23:03:42 +0000 (+0100) Subject: clipboard: Return empty string if error X-Git-Tag: 1.3.4~8 X-Git-Url: https://glassweightruler.freedombox.rocks/gitweb/waydroid.git/commitdiff_plain/cd0a81cf28bfa990bb85d660c239a9e45bcb48a6?ds=sidebyside;hp=cd0a81cf28bfa990bb85d660c239a9e45bcb48a6 clipboard: Return empty string if error Instead of returning None, which becomes NULL in cython and gets sent through binder to become null in java ---