ff043129000ab36d540580094aeccabf00beeaca

- x86 files (kindly given by @balika011) > 1cfeda8a9dbe1a328259edb42f48f0e4ea716072 - Update compilation script Signed-off-by: jrizzoli <joey@cyanogenmoditalia.it>
vendor_google
GApps for android devices
Build
You can compile your GApps package with GNU make
make distclean
- Remove output directory
make arm
- compile signed flashable GApps for arm
make arm64
- compile signed flashable GApps for arm64
make x86
- compile signed flashable GApps for x86 (NOT supported atm)
Description
Languages
Makefile
69.9%
Shell
20.1%
Python
5%
Dockerfile
5%