patchrom_build
patchrom_build copied to clipboard
The build system for patchrom
Yes when?
第267行:$$device_name.xml会报错,改为"$$device_name".xml。
Thanks to wangtongli(https://github.com/MiCode/patchrom_build/pull/19)
Copy 64-bit files only on 64-bit processor, if not, the patchrom will create useless lib64 folder on 32-bit processor.
fix build break when we use *.part fix when we have more than one modified miui app