Nolen Johnson
5571234421
arm/arm64: Regen makefiles
2023-09-18 15:47:09 -04:00
Luca Stefani
83a87f751d
Remove arm MarkupGoogle
...
There's no fixed arm variant as of now.
2023-03-18 10:06:30 +01:00
Paul Keith
cabeacd3f6
Initial update to T gapps
2022-08-28 22:35:56 -05:00
Alexander Koskovich
f1aea85d59
Update from 12_202201
2022-04-01 22:54:14 +02:00
Paul Keith
65ac6290d1
Move SetupWizard to system_ext
...
* This is where it's supposed to be
2021-11-16 12:52:24 -06:00
Paul Keith
d0ec58570c
Make SetupWizard override Provision again
2021-10-08 12:43:33 -05:00
Paul Keith
de412da335
Rengerate makefiles
2021-10-08 12:42:47 -05:00
Paul Keith
70dad6ef9c
Update Phonesky APK with proper versions
2021-10-08 12:30:59 -05:00
Paul Keith
03bc0ca963
Make PhoneSky arch specific
...
* TODO: Update with arch specific APKs
2021-10-08 12:27:28 -05:00
Paul Keith
85e08d4128
Update arch specific APKs
2021-10-08 12:22:46 -05:00
Alessandro Astone
b6db56e186
Add talkback
2021-02-20 14:05:01 +01:00
Michael Bestas
3d60895de3
gapps: Switch to standalone extract utils
...
* Align with templates while we are at it
Change-Id: Ife50623a3d1b8733f5cc76995c982d8950d39ad4
2021-02-11 12:26:15 +01:00
Alessandro Astone
5e1c63d566
SetupWizard is arch dependent
2021-02-10 23:50:12 +01:00
Alessandro Astone
926ebed063
Update Velvet to 12.1.9.29
...
Fixes crash on SUW home
This version allows hotword enrollment to be skipped during SUW
2021-02-10 23:50:06 +01:00
Alessandro Astone
e7637e6b2e
Update PrebuiltGmsCore to 20.45.16
2021-02-10 23:20:32 +01:00
Alessandro Astone
653d74aba7
Eleven gapps
...
From redfin-rq1a.201205.011
* Move everything to product or system_ext
* No more maps jar?
* Fix sha1sum of arm64 MarkupGoogle/lib/arm64/libsketchology_native.so
The file is unchanged, the checksum simply has always been wrong
* Adapt to new blueprint based extract utils
2021-01-02 21:34:38 +01:00
Christopher N. Hesse
af091260a2
PrebuiltGmsCore: Update to 19.2.75
2019-09-19 20:01:11 +02:00
razorloves
d355713cfb
MarkupGoogle: Fix location of lib dependency
2019-04-16 23:34:54 -05:00
Paul Keith
94637a3b6a
gapps: Add MarkupGoogle for arm and arm64 only
...
* This has native deps
2019-02-16 22:10:02 +01:00
Paul Keith
5cf2cda8b8
gapps: Add MarkupGoogle
...
* And regenerate vendor
* Package version: crosshatch-pq2a.190205.001
2019-02-16 21:40:20 +01:00
Paul Keith
cba174540e
Revert "Add libbarhopper for SetupWizard"
...
This reverts commit 22c6cfbee8
.
2019-02-16 21:25:06 +01:00
Paul Keith
22c6cfbee8
Add libbarhopper for SetupWizard
...
* This might help fix crashes??
2019-02-03 19:28:13 +01:00
razorloves
233d19efb6
Update all Velvet.apk to same version 8.91.5.21
...
This is too ensure a uniform experience across all arch's and to
have same required privapp permissions.
Also added a privapp permission to the whitelist xml that's required
by this new version.
Change-Id: I04abc73565bb02c5d4ad60c5331cabc672fda147
2019-01-22 01:05:27 -06:00
razorloves
48d7b18e24
Update all PrebuiltGmsCore.apk to same version 14.7.99
...
This is too ensure a uniform experience across all arch's and to
have same required privapp permissions.
Also added a privapp permission to the whitelist xml that's required
by this new version.
Change-Id: I6785f9532190db7553b12ca208488fa74047d99b
2019-01-22 01:05:23 -06:00
Paul Keith
9138755387
Update pinned Velvet for arm{,64}
...
* The latest velvet on apkmirror doesn't have x86
2018-08-08 17:41:04 +02:00
Paul Keith
9f97a5f318
Update pinned PrebuiltGmsCore apks
...
* Latest stable nodpi from apkmirror, repacked with store compression
2018-08-08 17:40:42 +02:00
Paul Keith
93136729c8
gapps: Split Velvet by arch
...
* This has arch specific libs
2018-03-02 16:14:31 +01:00
Paul Keith
a71ffefaf7
gapps: Extract from angler-opm5.171019.015
2018-02-10 23:30:13 +01:00
Paul Keith
303f640fa3
gapps: Update PrebuiltGmsCore for O-mr1
2018-02-10 01:06:08 +01:00
Paul Keith
0a3ad4c143
Reextract files
...
* To make sure SetupWizard is up to date
Change-Id: Id5ca05e19588b56fc3ed626ce349c47aedecd144
Signed-off-by: Paul Keith <javelinanddart@bestas.gr>
2017-05-05 22:46:58 -05:00
Paul Keith
14adee926b
Fix makefile generation for apk targets
...
* I don't even know
Change-Id: I173566d54e0088b273f6747b5b7e8455cd04d0bb
Signed-off-by: Paul Keith <javelinanddart@bestas.gr>
2017-04-09 10:01:39 -05:00
Paul Keith
ad7fc4180b
Repack libs in PrebuiltGmsCore without compression
...
* Fixes crashing
* Thanks to syphyr for pointing this out to me
Signed-off-by: Paul Keith <javelinanddart@bestas.gr>
2017-04-07 11:21:15 -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
b35c6bdd57
Fix makefile guards
...
Change-Id: Ied18679266cbdfa0c5f9e2f7ee5655575cc2b16e
Signed-off-by: Paul Keith <javelinanddart@bestas.gr>
2017-04-06 14:27:31 -05:00
Paul Keith
7c47b86bad
Commonize SetupWizard
...
Change-Id: I546108dc58f4b4b89b9551bd4e94f8473a90269b
Signed-off-by: Paul Keith <javelinanddart@bestas.gr>
2017-04-06 14:25:32 -05:00
Paul Keith
52b3cf2cdd
Fix makefiles
...
Change-Id: Ice1b66046a1c8525b91012540907bdfd4b81c5ab
Signed-off-by: Paul Keith <javelinanddart@bestas.gr>
2017-04-06 13:13:00 -05:00
Paul Keith
19faa4451d
Add gapps from latest shamu release
...
Signed-off-by: Paul Keith <javelinanddart@bestas.gr>
2017-04-06 11:44:48 -05:00