| The Android Open Source Project | 55a2c71 | 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> | ||||