├── GLOBAL-PREUPLOAD.cfg ├── README.md ├── default-aoscp.xml ├── default.xml ├── manifest-aoscp └── build.xml └── remove.xml /GLOBAL-PREUPLOAD.cfg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CypherOS/platform_manifest/HEAD/GLOBAL-PREUPLOAD.cfg -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CypherOS/platform_manifest/HEAD/README.md -------------------------------------------------------------------------------- /default-aoscp.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CypherOS/platform_manifest/HEAD/default-aoscp.xml -------------------------------------------------------------------------------- /default.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CypherOS/platform_manifest/HEAD/default.xml -------------------------------------------------------------------------------- /manifest-aoscp/build.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CypherOS/platform_manifest/HEAD/manifest-aoscp/build.xml -------------------------------------------------------------------------------- /remove.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CypherOS/platform_manifest/HEAD/remove.xml --------------------------------------------------------------------------------