The Android Open Source Project | 52d4c30 | 2009-03-03 19:29:09 -0800 | [diff] [blame] | 1 | <?xml version="1.0" encoding="utf-8"?> |
2 | <alias xmlns:android="http://schemas.android.com/apk/res/android"> | ||||
3 | <intent android:action="android.intent.action.VIEW" | ||||
4 | android:data="ALIASDATA"/> | ||||
5 | </alias> |