Skip to content

PixelMagic-OS/manifest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

PixelMagic-OS (PixelOS source based project)

Getting Started

To get started with the PixelMagic sources, you'll need to get familiar with Git and Repo.

To initialize your local repository, use command:

repo init -u https://github.com/PixelMagic-OS/manifest.git -b fourteen --git-lfs

Then sync up:

repo sync

Building the System

Initialize the ROM environment with the envsetup.sh script.

. build/envsetup.sh

Lunch your device after cloning all device sources if needed.

lunch aosp_devicecodename-ap2a-buildtype

Start compilation

mka bacon

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published