ElyraOS is a custom Android ROM project based on LineageOS/AOSP, focused on smooth performance, clean user experience, stability, and long-term device customization.
Initialize ElyraOS source:
repo init -u https://github.com/ElyraOS-Project/android.git -b lineage-23.2 --git-lfs
Sync source:
repo sync -c --force-sync --optimized-fetch --no-tags --no-clone-bundle -j$(nproc --all)
- Android base: Android 16 / LineageOS 23.2
- Organization: ElyraOS-Project
- Status: early source preparation
- Dev: FebriCahyaa
This repository is the manifest/root source entry for ElyraOS. Device tree, vendor tree, and kernel tree should be added later through device-specific manifests.