Skip to content
@ShirayukiProject-Revived

ShirayukiProject [revived]

Yet Another Android Open Source Project based ROM. Also wanna see brokenlab? Go here @ShirayukiProject-Brokenlab

ShirayukiProject

How to Build?

To initialize your local repository, use a command like this:

repo init -u https://github.com/ShirayukiProject-Revived/yuki_manifest.git -b tsunemori-13

Or, if you wanna save your space:

repo init -u https://github.com/ShirayukiProject-Revived/yuki_manifest.git -b tsunemori-13 --depth=1

Then to sync up:

repo sync -c --force-sync --no-tags --no-clone-bundle -j$(nproc --all) --optimized-fetch --prune

Setting up build environment:

. build/envsetup.sh

Lunch:

lunch aosp_$device-userdebug

Build it:

mka bacon -jX

Add some configuration in your device trees:

Default build type is Vanilla If you want build with PixelExperience GApps, add this in your device.mk

PIXEL_GAPPS := true

If you want to build vanilla, don't set this


Define your bootanimation res by using

TARGET_BOOT_ANIMATION_RES := (res)

res can be 1080 and 1440 (720 will be added soon)


Popular repositories Loading

  1. .github .github Public

    useless repo, ignore it

  2. packages_apps_YukiPapers packages_apps_YukiPapers Public

    YukiPapers, based on ParanoidPapers

    Python

Repositories

Showing 2 of 2 repositories
  • packages_apps_YukiPapers Public

    YukiPapers, based on ParanoidPapers

    ShirayukiProject-Revived/packages_apps_YukiPapers’s past year of commit activity
    Python 0 0 0 0 Updated May 13, 2023
  • .github Public

    useless repo, ignore it

    ShirayukiProject-Revived/.github’s past year of commit activity
    0 0 0 0 Updated May 12, 2023

Top languages

Loading…

Most used topics

Loading…