Commit Graph

2 Commits

Author SHA1 Message Date
Valters Strods ad7d85cb00 pa: Merge makefiles and rewrite dependency updater
There is no reason for the makefiles to be split up as they have
been. They are not long enough to be hard to oversee in a single
file and, arguably, are even easier to manage in a single file.

Additionally, the dependency updater has been rewritten to be a
bit more flexible with its inputs and outputs. The usage stays
exactly the same.

Conflicts:
	configs/pa_extras.mk
	configs/system.mk
	main.mk
	prebuilt/app/Android.mk

Change-Id: Ie26c3b89721d03825fa3116ab5fe0cae76ec55ab
2015-12-28 14:22:33 +02:00
Alexis Rico 3713ba5b5c pa: Add script to update dependencies
- Really simple, just to make it easy on versionbumps

Change-Id: I5d87e1b00590e1e9390c7fa4833f00c029219477
2015-12-11 17:36:30 +00:00