├── GLOBAL-PREUPLOAD.cfg ├── README.md ├── aosp-master-with-phones.xml ├── crowdin.xml ├── default.xml └── extras ├── descendant.xml ├── others.xml └── remove.xml /GLOBAL-PREUPLOAD.cfg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Descendant-XI/manifests/HEAD/GLOBAL-PREUPLOAD.cfg -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Descendant-XI/manifests/HEAD/README.md -------------------------------------------------------------------------------- /aosp-master-with-phones.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Descendant-XI/manifests/HEAD/aosp-master-with-phones.xml -------------------------------------------------------------------------------- /crowdin.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Descendant-XI/manifests/HEAD/crowdin.xml -------------------------------------------------------------------------------- /default.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Descendant-XI/manifests/HEAD/default.xml -------------------------------------------------------------------------------- /extras/descendant.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Descendant-XI/manifests/HEAD/extras/descendant.xml -------------------------------------------------------------------------------- /extras/others.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Descendant-XI/manifests/HEAD/extras/others.xml -------------------------------------------------------------------------------- /extras/remove.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Descendant-XI/manifests/HEAD/extras/remove.xml --------------------------------------------------------------------------------