# fde-manifests **Repository Path**: openfde/fde-manifests ## Basic Information - **Project Name**: fde-manifests - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: fde_14 - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-07-02 - **Last Updated**: 2026-02-14 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README To initialize your local repository using the LineageOS trees, use a command like this: ``` repo init -u https://github.com/openfde/fde-manifests -b fde_14 --git-lfs ``` Then to sync up: ``` repo sync ``` compile ``` source build/envsetup.sh ``` ``` syncFdeApk ``` download the latest boringdroidSystemUI apk from web by running command syncFdeApk ``` breakfast fde_x100_arm64 user ``` ``` make -j4 ```