]> glassweightruler.freedombox.rocks Git - waydroid.git/commit
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)
commitcd0a81cf28bfa990bb85d660c239a9e45bcb48a6
treed0758d139a4e5723f8b210b2e85e966153c04441
parenta11d894d8ce6f31b8c469f0628743e88116eb919
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
tools/services/clipboard_manager.py