Commit Graph

31 Commits

Author SHA1 Message Date
LuK1337
f66f041781
Fix soname for x86/x86_64 libjni_latinimegoogle.so
sed -i 's/libjni_unbundled_latinimegoogle.so/libjni_latinimegoogle.so\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00/' **/libjni_latinimegoogle.so
2024-09-24 17:23:36 +02:00
Aaron Kling
3ace25e071
Enable elf checks
Change-Id: Ia6c9a381abb3384c77532d75e02fd84c841a4d1e
2024-09-09 22:08:52 +02:00
LuK1337
e2158e4dd0
"Upgrade" libjni_latinimegoogle.so to LLVM C++ STL
sed -i 's/libstdc++.so/libc++.so\x00\x00\x00/' **/libjni_latinimegoogle.so
2024-09-09 22:07:02 +02:00
LuK1337
f69ce3c51a
Regenerate makefiles 2024-03-20 22:51:31 +01:00
LuK1337
44ce52ae00
Regenerate makefiles 2024-02-23 18:14:39 +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
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
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
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
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
c1a4094173
Add x86
Signed-off-by: Paul Keith <javelinanddart@bestas.gr>
2017-04-07 08:18:07 -05:00