| commit | 55a2c71f27d3e0b8344597c7f281e687cb7aeb1b | [log] [tgz] |
|---|---|---|
| author | The Android Open Source Project <initial-contribution@android.com> | Tue Mar 03 19:29:09 2009 -0800 |
| committer | The Android Open Source Project <initial-contribution@android.com> | Tue Mar 03 19:29:09 2009 -0800 |
| tree | ecd18b995aea8eeeb8b3823266280d41245bf0f7 | |
| parent | 82ea7a177797b844b252effea5c7c7c5d63ea4ac [diff] [blame] |
auto import from //depot/cupcake/@135843
diff --git a/scripts/alias.template b/scripts/alias.template new file mode 100644 index 0000000..8be355b --- /dev/null +++ b/scripts/alias.template
@@ -0,0 +1,5 @@ +<?xml version="1.0" encoding="utf-8"?> +<alias xmlns:android="http://schemas.android.com/apk/res/android"> + <intent android:action="android.intent.action.VIEW" + android:data="ALIASDATA"/> +</alias> \ No newline at end of file