Commit Graph

18 Commits

Author SHA1 Message Date
Michael Bestas
e428e9990c
Automatically add apk/jar/vintf fragments to PRODUCT_PACKAGES
Change-Id: Iaa9d66b0bbdc55f046ee1347cbf83c7eecebb35e
2024-09-24 17:28:17 +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
Alexander Koskovich
f1aea85d59 Update from 12_202201 2022-04-01 22:54:14 +02: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
Paul Keith
36c78c10d9 Initial list update to 12
* Only updated package names for now
* TODO: Remove Markup libs when removing MarkupGoogle apk
* TODO: Drop x86 support and/or add x86_64 support for emu
2021-10-08 12:22:15 -05: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
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
303f640fa3 gapps: Update PrebuiltGmsCore for O-mr1 2018-02-10 01:06:08 +01:00
Paul Keith
dd599f6f70 gapps: Initial commit for O
* Files need to be reextracted, and PrebuiltGmsCore needs to be updated
2018-02-10 00:50:28 +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
d7b8223912
Update pinning for PrebuiltGmsCore
Signed-off-by: Paul Keith <javelinanddart@bestas.gr>
2017-04-07 11:22:37 -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
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