Files
termux/terminal-view/src/main/AndroidManifest.xml
Fredrik Fornwall 7d3a988d2f Restructure library modules
terminal/ -> terminal-emulator/
view/ -> terminal-view/
2017-04-02 14:21:36 +02:00

4 lines
112 B
XML

<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="com.termux.view">
</manifest>