Commit Graph

6 Commits

Author SHA1 Message Date
Paul Keith
c2f5b4707d setup-makefiles: Remove loop for sed
* Use find's built in -exec instead

Change-Id: I5d75e3f7a9c0746f387a0bc330d9ebccb33cd9e8
Signed-off-by: Paul Keith <javelinanddart@bestas.gr>
2017-05-05 07:39:05 -05:00
Paul Keith
feafa1c9b3 Specify a target for setup-makefiles.sh
* So it can be run standalone

Signed-off-by: Paul Keith <javelinanddart@bestas.gr>
2017-04-07 08:18:07 -05:00
Paul Keith
3359ed44df Use pinned nodpi PrebuiltGmsCore
* This fixes issues with dpi
* Also, reshuffle PrebuiltGmsCore in blob lists,
  since it has to be pinned now
* Standardize blob list naming to proprietary-files-$arch(/common).txt
* This is slightly older than the newest PrebuiltGmsCore,
  but it almost never has to be updated, and Android will
  silently update to a proper version with the correct dpi

Signed-off-by: Paul Keith <javelinanddart@bestas.gr>
2017-04-07 08:04:26 -05:00
Paul Keith
2c6d5966f7 Fix makefile guarding (for real)
* previously definitions for different arches would conflict

Signed-off-by: Paul Keith <javelinanddart@bestas.gr>
2017-04-06 14:57:55 -05:00
Paul Keith
c9b725d124 Fix makefile generation
Change-Id: Ibdef76bd831b96549914746880e38ab4b88b5aca
Signed-off-by: Paul Keith <javelinanddart@bestas.gr>
2017-04-06 13:13:00 -05:00
Paul Keith
15d9e01ed6 Add blob lists and extraction scripts
* Thanks to gmrt for the initial gapps list

Signed-off-by: Paul Keith <javelinanddart@bestas.gr>
2017-04-06 11:29:54 -05:00