razorloves
b68740395f
Remove some apps that have an AOSP equivalent
...
Change-Id: I027aad01b2df8c2000153f627dd85b6c9e3b45a3
2019-01-20 22:38:36 -06:00
Paul Keith
2196d7bedf
gapps: null out space checks for Pi (for now)
...
* We need arch specific space requirements, which might be
more appropriate in addition for some arch checking
2018-08-08 18:01:03 +02: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
6725afdef2
Initial extracted P gapps
2018-08-08 17:40:06 +02:00
Paul Keith
0f6b456028
gapps: Fail if there's not enough space
2018-08-07 14:27:25 -07:00
Paul Keith
25253abdb5
gapps: Check for low storage too
2018-08-07 14:19:26 -07:00
Paul Keith
50834601aa
Roll back SuW
...
* New one crashes
2018-07-31 04:47:22 +02:00
Paul Keith
0860314b75
Regenerate gapps
...
* Package version: taimen-opd1.170816.010
2018-07-15 21:23:20 +02:00
Paul Keith
9cac358dd2
Revert "Cleanup current slot logic"
...
* This should be left for when/if verity is figured out
This reverts commit 6793b22d9b
.
2018-06-10 04:39:18 +02:00
Paul Keith
f345537450
Merge pull request #10 from LineageOS-Ports/master
...
gapps: Add AndroidMigratePrebuilt
2018-06-09 21:38:14 -05:00
shagbag913
480db6d999
gapps: Add AndroidMigratePrebuilt
...
* On Custom ROM's on Pixels, the downloading of
this app by SetupWizard often hangs up,
and needs to be restarted. Ship this to avoid
that.
* Added to LOWMEM checkas it isn't necessary.
2018-06-09 22:37:03 -04:00
Paul Keith
6793b22d9b
Cleanup current slot logic
2018-06-10 04:11:27 +02:00
Paul Keith
83d725f5eb
Merge pull request #9 from npjohnson/master
...
updater-binary: Revert "Install to opposite slot" logic
2018-06-09 21:09:24 -05:00
Nolen Johnson
b520864106
updater-binary: Revert "Install to opposite slot" logic
...
* Currently, on both devices enforcing veirty, and devices not
enforcing verity, we are unable to flash files to the system
partition after a payload (a/b) style flash. Revert this
logic until is/when we figure this out.
* A/B users will need to flash the ROM, reboot, and install
from thee recovery in the other slot.
2018-06-09 22:04:51 -04:00
Paul Keith
04dd149873
addond: Fixup OCD-inducing indentation
2018-06-10 03:56:21 +02:00
Paul Keith
3006026072
Merge pull request #8 from TheScarastic/master
...
addond: give proper permission after restoring files
2018-06-09 20:54:59 -05:00
TheScarastic
7358671703
addond: give proper permission after restoring files
2018-05-30 19:47:40 +05:30
Paul Keith
885eae94b3
gapps: Unmount /system before attempting to mount it
...
* On some devices, /system is already mounted, and when we try to
mount it ourselves, it fails, causing installation to abort
* To prevent this, umount /system before we try to mount it
2018-05-22 01:43:07 +02:00
Paul Keith
2f19736850
Merge pull request #5 from somcom3x/master
...
gapps: Allow SetupWizard REQUEST_NETWORK_SCORES permission
2018-05-05 07:47:24 -05:00
Paul Keith
8f994c4ab9
Merge pull request #6 from invisiblek/master
...
fix system-as-root and umounting
2018-03-19 14:20:53 -05:00
Dan Pasanen
74859c6634
addon.d: support version 2
...
Change-Id: Ie9fb81b096de81d80e6a8489a439b9aed668d69a
2018-03-18 08:04:50 -05:00
Dan Pasanen
9aeb1c1bbd
update-binary: clean up addon.d_[head,tail]
...
Change-Id: Iafcfe56d004f3395e194a56b8914febff0948935
2018-03-18 08:04:50 -05:00
Dan Pasanen
6a9b00f22b
update-binary: lazy unmount /system and /system_root
...
* Unsure why these don't want to unmount normally
Change-Id: I732d6f0309e668f64b31561362e93fd09707bafd
2018-03-18 08:04:50 -05:00
Dan Pasanen
12914fac70
update-binary: Add support for system-as-root devices for the zip
...
* We'll first check the currently loaded slot. We can
assume the user just flashed a rom and that the target
slot for this rom is the other slot, so mount that
system image. TODO: autodetect this somehow
* Mount this system partition at /system_root (rw) and then
mount the /system/system folder at /system. We do it
this way for a couple reasons. Because it makes the
script easier to work with and because we're using
toybox from the system partition for operations, which
is expecting /system/bin/linker64 to exist.
Change-Id: Ia6f96f0864d725b0123665bbbce0e31523bb834f
2018-03-18 08:04:48 -05:00
Paul Keith
5c767201f0
gapps: Add PrebuiltExchange3Google
...
* For Google exchange support
2018-03-09 02:03:30 +01:00
Paul Keith
93136729c8
gapps: Split Velvet by arch
...
* This has arch specific libs
2018-03-02 16:14:31 +01:00
Rabih Salamey
76ba635647
gapps: Allow SetupWizard REQUEST_NETWORK_SCORES permission
...
* without this, setup wizard will constantly crash after granting location
permission.
2018-02-28 01:40:02 -05:00
Paul Keith
a46382df77
Add Google Dialer support jars
...
* Makes Google Dialer installable from Play Store
2018-02-21 13:45:40 +01:00
Paul Keith
78275a22ac
Remove provision for sideload
...
* And make overriding of provision script generated
2018-02-21 13:41:31 +01:00
Paul Keith
c78f23fd66
Merge pull request #2 from ciwrl/gsuw
...
gapps: Fix inline compiling for SetupWizard
2018-02-21 06:22:14 -06:00
Abhisek Devkota
d459a688d9
gapps: Fix inline compiling for SetupWizard
...
Override Provision package, else SetupWizard won't get it's permissions
properly granted.
TODO: Nuke Provision on mindthegapps installation via sideload
2018-02-20 22:53:13 -08:00
Paul Keith
a1dbd5248b
Add privapp-permissions-google
2018-02-20 22:25:21 +01:00
Paul Keith
f73c84ce47
Allow building inline without Google SuW and Velvet
...
* And remove Velvet for low-ram devices
2018-02-20 00:52:25 +01:00
Paul Keith
2f303e71bf
Revert "Revert "Include Velvet so "OK Google" anywhere works""
...
This reverts commit ad6f2623e9
.
2018-02-20 00:37:47 +01:00
Paul Keith
ad6f2623e9
Revert "Include Velvet so "OK Google" anywhere works"
...
* This is 72MB....
This reverts commit aeaaa7aab8
.
2018-02-19 00:00:12 +01:00
Paul Keith
aeaaa7aab8
Include Velvet so "OK Google" anywhere works
2018-02-18 23:57:21 +01:00
Paul Keith
e5932ae44d
gapps: Remove ConfigUpdater
...
* This seems to be causing SuW to get stuck on "checking for updates"
2018-02-17 21:39:55 +01:00
Paul Keith
77b1c64fd4
Merge pull request #1 from ciwrl/gsuw
...
Re-add Google Setupwizard
2018-02-17 14:39:40 -06:00
Abhisek Devkota
962ce30b7c
Revert "gapps: Always remove Google SuW"
...
This reverts commit 637e034149
.
2018-02-15 22:14:10 -08:00
Abhisek Devkota
17c1984627
Revert "gapps: Thoroughly remove SuW"
...
This reverts commit 5caba031a6
.
2018-02-15 22:14:04 -08:00
Paul Keith
16928d9abb
Thanks ciwrl
2018-02-16 00:50:09 +01:00
Paul Keith
5caba031a6
gapps: Thoroughly remove SuW
...
* So that building inline works
2018-02-12 00:19:56 +01:00
Paul Keith
637e034149
gapps: Always remove Google SuW
...
* I can't find a version that doesn't crash
2018-02-11 14:01:19 +01:00
Paul Keith
af87d0515c
gapps: Extract from Pixel
...
* PhoneSky is already deodexed, so it doesn't crash
* Version: walleye-opm1.171019.019
2018-02-11 13:23:28 +01:00
Paul Keith
171c65860e
gapps: Fix missing sed
...
* And regenerate makefiles
2018-02-11 01:13:14 +01:00
Paul Keith
a4d54293ca
gapps: Update date format
...
* Use UTC
* Don't put hypens everywhere
2018-02-10 23:38:56 +01:00
Paul Keith
a71ffefaf7
gapps: Extract from angler-opm5.171019.015
2018-02-10 23:30:13 +01:00
Paul Keith
29eea50033
gapps: Remove omadm stuff
...
* This is just for Fi, and all Fi devices ship this
2018-02-10 23:28:46 +01:00
Paul Keith
f1134b242f
gapps: Remove GoogleLoginService
...
* It is no more
2018-02-10 23:28:17 +01:00