aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/alias.template
diff options
context:
space:
mode:
authorXavier Ducrohet <xav@android.com>2009-12-01 13:02:31 -0800
committerXavier Ducrohet <xav@android.com>2009-12-01 13:02:31 -0800
commitaa970a49713734c20fdde6e50e9de6ef33308901 (patch)
tree3dd3aed54e8ec739ea8e750e3f9ea12e49bd0ffb /scripts/alias.template
parentf200375d590efd084142d60058ce6c9543a1b9cd (diff)
downloadsdk-aa970a49713734c20fdde6e50e9de6ef33308901.zip
sdk-aa970a49713734c20fdde6e50e9de6ef33308901.tar.gz
sdk-aa970a49713734c20fdde6e50e9de6ef33308901.tar.bz2
Clean up the content of scripts/ folder.
- move back some scripts into development/scripts/ - templates for Ant project go in sdk/templates/ - files that are packaged with the sdk go in sdk/files/
Diffstat (limited to 'scripts/alias.template')
-rw-r--r--scripts/alias.template9
1 files changed, 0 insertions, 9 deletions
diff --git a/scripts/alias.template b/scripts/alias.template
deleted file mode 100644
index 14899ce..0000000
--- a/scripts/alias.template
+++ /dev/null
@@ -1,9 +0,0 @@
-<?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> \ No newline at end of file