Skip to content

PixelOS-AOSP/android_manifest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

PixelOS

Getting Started

To get started with the PixelOS source code, you'll need to be familiar with Git and Repo.

To initialize your local repository, run:

repo init -u https://github.com/PixelOS-AOSP/android_manifest.git -b sixteen-qpr1 --git-lfs

Then, sync the repository:

repo sync

Building the System

Initialize the ROM build environment by sourcing the envsetup.sh script:

source build/envsetup.sh

After cloning the device-specific sources, use breakfast to configure the build for your device:

breakfast devicecodename

Start the compilation:

m pixelos

Submitting Patches

Patches are always welcome! Feel free to submit your patches via PixelOS Gerrit.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 86