├── GLOBAL-PREUPLOAD.cfg ├── README.mkdn ├── default.xml └── snippets ├── aosip.xml ├── lineage.xml └── remove.xml /GLOBAL-PREUPLOAD.cfg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/AOSiP/platform_manifest/HEAD/GLOBAL-PREUPLOAD.cfg -------------------------------------------------------------------------------- /README.mkdn: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/AOSiP/platform_manifest/HEAD/README.mkdn -------------------------------------------------------------------------------- /default.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/AOSiP/platform_manifest/HEAD/default.xml -------------------------------------------------------------------------------- /snippets/aosip.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/AOSiP/platform_manifest/HEAD/snippets/aosip.xml -------------------------------------------------------------------------------- /snippets/lineage.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/AOSiP/platform_manifest/HEAD/snippets/lineage.xml -------------------------------------------------------------------------------- /snippets/remove.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/AOSiP/platform_manifest/HEAD/snippets/remove.xml --------------------------------------------------------------------------------