From 6891ab0dae58fe482e89eec5186ad7aeff909cac Mon Sep 17 00:00:00 2001 From: Tomaž Vajngerl Date: Tue, 25 Apr 2017 11:40:54 +0200 Subject: enable clipboard service for android - register the VCLGenericClipboard as the SystemClipboard - enable vcl.android component in Rdb services as this wasn't done - choose VclGenericClipboard as the android implementation Change-Id: I067dcf4d9cdfc4b7d7a941a1c86f545263d1abad --- vcl/vcl.android.component | 3 +++ 1 file changed, 3 insertions(+) (limited to 'vcl/vcl.android.component') diff --git a/vcl/vcl.android.component b/vcl/vcl.android.component index f2adfaa457cd..2c4c4a5909bf 100644 --- a/vcl/vcl.android.component +++ b/vcl/vcl.android.component @@ -19,6 +19,9 @@ + + + -- cgit