commit | 94e86dab4c3f445f0d54bbcb82034c852396e6a1 | [log] [tgz] |
---|---|---|
author | Pierre-Hugues Husson <phh@phh.me> | Sat Apr 11 00:19:57 2020 +0200 |
committer | Pierre-Hugues Husson <phh@phh.me> | Sat Apr 11 00:21:19 2020 +0200 |
tree | 9fda9befc3b1dceb4f2c1658290616b91bd9572a | |
parent | 16644af87f21c51fff75a53240a652ef432eafb0 [diff] |
FOSS variant needs Provision apk because of no SetupWizard
diff --git a/foss.mk b/foss.mk index b9e7807..61737f9 100644 --- a/foss.mk +++ b/foss.mk
@@ -1,4 +1,5 @@ -include vendor/foss/apps.mk PRODUCT_PACKAGES += \ - FDroidPrivilegedExtension + FDroidPrivilegedExtension \ + Provision