aboutsummaryrefslogtreecommitdiffstats
path: root/templates/alias.template
blob: 14899ce511d0e90409ef12b476bd7a790bc76bfc (plain)
1
2
3
4
5
6
7
8
9
<?xml version="1.0" encoding="utf-8"?>
<!--
ALIAS PROJECTS ARE CURRENT NOT SUPPORTED.
THIS FILE IS CURRENTLY BROKEN AND SHOULD NOT BE USED.
-->
<alias xmlns:android="http://schemas.android.com/apk/res/android">
    <intent android:action="android.intent.action.VIEW"
        android:data="ALIASDATA"/>
</alias>