Custom firmware A14 without bloatware for penangf (Moto G13/G23), based on stock.

- Removed Motorola bloatware software (even those that could not be removed manually).
- Removed pre-installation of all the bloatware from Google (if we need it, we'll install it manually, right?).
- Magisk pre-installed
- Heavy applications have been replaced with alternatives [In the process...]
- Install dependecies
sudo pacman -S android-tools
- Move image super.img to the root project directory
- Run the
build.sh
script to modify the firmware
./build.sh super.img
- Install via script in fastbootd mode to test the modified firmware
./install.sh