Skip to content

Latest commit

 

History

History
24 lines (18 loc) · 785 Bytes

README.md

File metadata and controls

24 lines (18 loc) · 785 Bytes

Zenx based on Android 10

Sync sources:

$ repo init -u https://github.com/ZenX-OS/android_manifest.git -b ten
or shallow clone if you don't have much bandwith
$ repo init -u https://github.com/ZenX-OS/android_manifest.git -b ten  --depth=1
$ mkdir -p .repo/local_manifests
$ wget https://raw.githubusercontent.com/MocaRafee/manifest-rom/zenxQ/zenx.xml -O .repo/local_manifests/roomservice.xml
$ repo sync -c -j$(nproc --all) --force-sync --no-clone-bundle --no-tags

Building for Xiaomi Redmi Note 3 (kenzo/kate)

To build:

$ export LC_ALL=C
$ . build/envsetup.sh
$ lunch zenx_kenzo-userdebug
$ brunch zenx_kenzo-userdebug