[Drone] Update Android targets

This commit is contained in:
Triang3l 2022-07-04 23:53:55 +03:00
parent 40aa73f7d7
commit 10819a4174
1 changed files with 2 additions and 4 deletions

View File

@ -38,7 +38,6 @@ def targets_android(platform):
'imgui',
'mspack',
'snappy',
'spirv-tools',
'xxhash',
# 'xenia-core',
# 'xenia-app-discord',
@ -62,9 +61,8 @@ def targets_android(platform):
'xenia-hid-nop',
# 'xenia-kernel',
'xenia-ui',
'xenia-ui-spirv',
# 'xenia-ui-vulkan',
# 'xenia-ui-window-vulkan-demo',
'xenia-ui-vulkan',
'xenia-ui-window-vulkan-demo',
'xenia-vfs',
'xenia-vfs-dump',
]