android: share text (#5745)

This commit is contained in:
Martín Fernández
2020-01-05 12:56:01 +01:00
committed by Frans de Jonge
parent 4e5779199d
commit 5ef329c19c
3 changed files with 14 additions and 0 deletions

View File

@@ -46,6 +46,7 @@ local Device = {
hasColorScreen = no,
hasBGRFrameBuffer = no,
canImportFiles = no,
canShareText = no,
canToggleGSensor = no,
canToggleMassStorage = no,
canUseWAL = yes, -- requires mmap'ed I/O on the target FS