├── README.md ├── default.xml └── snippets ├── aicp.xml ├── crowdin.xml ├── lineage.xml ├── pixel.xml └── remove.xml /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/AICP/platform_manifest/HEAD/README.md -------------------------------------------------------------------------------- /default.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/AICP/platform_manifest/HEAD/default.xml -------------------------------------------------------------------------------- /snippets/aicp.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/AICP/platform_manifest/HEAD/snippets/aicp.xml -------------------------------------------------------------------------------- /snippets/crowdin.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/AICP/platform_manifest/HEAD/snippets/crowdin.xml -------------------------------------------------------------------------------- /snippets/lineage.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/AICP/platform_manifest/HEAD/snippets/lineage.xml -------------------------------------------------------------------------------- /snippets/pixel.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/AICP/platform_manifest/HEAD/snippets/pixel.xml -------------------------------------------------------------------------------- /snippets/remove.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/AICP/platform_manifest/HEAD/snippets/remove.xml --------------------------------------------------------------------------------