├── GLOBAL-PREUPLOAD.cfg ├── README.md ├── default.xml └── snippets ├── aosp.xml ├── caf.xml └── remove.xml /GLOBAL-PREUPLOAD.cfg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PixelPlusUI-SnowCone/manifest/HEAD/GLOBAL-PREUPLOAD.cfg -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PixelPlusUI-SnowCone/manifest/HEAD/README.md -------------------------------------------------------------------------------- /default.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PixelPlusUI-SnowCone/manifest/HEAD/default.xml -------------------------------------------------------------------------------- /snippets/aosp.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PixelPlusUI-SnowCone/manifest/HEAD/snippets/aosp.xml -------------------------------------------------------------------------------- /snippets/caf.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PixelPlusUI-SnowCone/manifest/HEAD/snippets/caf.xml -------------------------------------------------------------------------------- /snippets/remove.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PixelPlusUI-SnowCone/manifest/HEAD/snippets/remove.xml --------------------------------------------------------------------------------