]> glassweightruler.freedombox.rocks Git - waydroid.git/commitdiff
clipboard: Return empty string if error
authorAlessandro Astone <ales.astone@gmail.com>
Mon, 28 Nov 2022 23:03:42 +0000 (00:03 +0100)
committerAlessandro Astone <ales.astone@gmail.com>
Mon, 28 Nov 2022 23:03:47 +0000 (00:03 +0100)
Instead of returning None, which becomes NULL in cython and gets
sent through binder to become null in java


No differences found