diff options
author | Jean-Baptiste Queru <jbq@google.com> | 2009-07-29 14:25:07 -0700 |
---|---|---|
committer | Jean-Baptiste Queru <jbq@google.com> | 2009-07-29 14:25:07 -0700 |
commit | a8675f67e33bc7337d148358783b0fd138b501ff (patch) | |
tree | 71fb9d10330ef9161b3ead71d01074b3ef9e53ba /data/etc/platform.xml | |
parent | cf4550c3198d6b3d92cdc52707fe70d7cc0caa9f (diff) | |
download | frameworks_base-a8675f67e33bc7337d148358783b0fd138b501ff.zip frameworks_base-a8675f67e33bc7337d148358783b0fd138b501ff.tar.gz frameworks_base-a8675f67e33bc7337d148358783b0fd138b501ff.tar.bz2 |
donut snapshot
Diffstat (limited to 'data/etc/platform.xml')
-rw-r--r-- | data/etc/platform.xml | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/data/etc/platform.xml b/data/etc/platform.xml index 0bd3276..a3579c7 100644 --- a/data/etc/platform.xml +++ b/data/etc/platform.xml @@ -143,8 +143,6 @@ <!-- This is a list of all the libraries available for application code to link against. --> - <library name="android.awt" - file="/system/framework/android.awt.jar" /> <library name="android.test.runner" file="/system/framework/android.test.runner.jar" /> <library name="com.android.im.plugin" |