mirror of
https://github.com/keymanapp/keyman.git
synced 2026-08-07 09:25:33 +00:00
Copy over the Android source Update build.sh scripts for new paths KMEA/build.sh also updated to build KMW and use the artifacts
7 lines
175 B
XML
7 lines
175 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<resources>
|
|
|
|
<!-- Device type -->
|
|
<string name="device_type" translatable="false">AndroidTablet</string>
|
|
|
|
</resources>
|