A project that shouldn't have existed by the laws of the internet and yet it does; we present you Project 404, just like the Schrödinger's cat!
Error 404: Bugs not found!
-
Make sure you have a build environment setup.
-
Run the following commands to sync Project-404 source
repo init -u https://github.com/P-404/android_manifest -b bijin repo sync -c --force-sync --optimized-fetch --no-tags --no-clone-bundle --prune -j$(nproc --all)
-
Once the source is downloaded prepare your trees.
# Inherit from Project 404 vendor config $(call inherit-product, vendor/404/config/common_full_phone.mk)
-
Building (Details Soon)