commit | 1a2584be4725cd4e5802c6f7853f6042dc22f3e2 | [log] [tgz] |
---|---|---|
author | Raphael <raphael@google.com> | Fri Jun 26 14:33:40 2009 -0700 |
committer | Raphael <raphael@google.com> | Fri Jun 26 14:37:01 2009 -0700 |
tree | 91e3eb9b3145414eec84c9ea9516240ddd9f0150 | |
parent | 0ec4e5a717f97e56ec769f97178c4f16f31ef003 [diff] |
SDK Updater: Store local source properties when installing. When installing an archive, a "source.properties" file is saved in the directory that contains all the information from the source (Source URL, package attributes, archive attributes.) When loading local packages, these properties are used to recreate the local package attributes if present. This is also used to indentify local extra packages.