54 Commits

Author SHA1 Message Date
Paul Keith b5fc70df6b Move permissions for Android Auto to a separate XML
This means we can update the XML without manual changes

This reverts commit 17fa00ca06.
This reverts commit 69cf9bae03.
2022-09-06 10:12:58 -05:00
Paul Keith 4c9625b681 Fix default permissions for Android Auto
This should fix Android Auto not working until permissions
are manually granted.
2022-08-28 22:53:06 -05:00
razorloves b8fbc6972f Replace GoogleRestore apk with properly signed one
The apk is signed with the wrong certificate, which caused
restoring device backups in setupwizard to fail.

Pulled from bonito SP2A.220405.003 factory image.

Note: The new apk is the same version as the old one.
Version: 1.0.412254046 (31776)
2022-04-15 20:49:23 -05:00
Alexander Koskovich 5da4d3e710 Add default permissions for Assistant / Google Restore 2022-04-01 22:55:04 +02:00
Alexander Koskovich f1aea85d59 Update from 12_202201 2022-04-01 22:54:14 +02:00
Paul Keith 0a5e02a067 Swap AndroidMigratePrebuilt for GoogleRestore
* This appears to be what we are supposed to use when not
  pulling from a Pixel factory image
2021-10-13 10:23:55 -05:00
Paul Keith b1d862e6a1 Update Google dialer support jar
* Missed when updating common gapps
2021-10-08 12:46:41 -05:00
Paul Keith 259673442b Update common gapps 2021-10-08 12:39:15 -05:00
Paul Keith 03bc0ca963 Make PhoneSky arch specific
* TODO: Update with arch specific APKs
2021-10-08 12:27:28 -05:00
Alessandro Astone 56e1621016 Update privapp permissions 2021-03-28 12:59:10 +02:00
Alessandro Astone bcaa681fd3 Use partner_gms Phonesky
Prevents crash when buying from the store
2021-02-12 15:57:16 +01:00
Alessandro Astone 5e1c63d566 SetupWizard is arch dependent 2021-02-10 23:50:12 +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 4110677af8 Initial Q Gapps
From taimen-qp1a.190711.020.
2019-09-19 20:01:34 +02: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
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
razorloves 327f00a632 Switch to universal SetupWizard.apk version 228.5076413
The suw apk in pixel factory images are pixel specific, so lets switch
the the universal one for better UX.

Change-Id: Ie865099131154997be5d1bdb267da157364254d7
2019-01-22 01:05:20 -06:00
razorloves 8fdbd155f9 Update AndroidMigratePrebuilt.apk to version 1.0.214934184
The apk from marlin's pie factory image would crash on non-pixel
devices due to missing app com.google.android.apps.restore.
This newer version does not cause a crash and continues with restore
process.

Also added a privapp permission to the whitelist xml that's required
by this new version and pin the xml.

Change-Id: I963dcb9fa089d51754dc57d46f89bbad983e06c2
2019-01-22 01:05:20 -06:00
razorloves 271cf9fb69 Extract from marlin pie factory image PQ1A.190105.004
Change-Id: Ie79627f1a1019d7214a801d61071cdb516974fae
2019-01-22 01:05:18 -06:00
razorloves 751e025f3f Add google-hiddenapi-package-whitelist.xml
Pulled from marlin pie factory image PQ1A.190105.004

Change-Id: I16fdfb26ac845a42e445b0535a16ecb39088e617
2019-01-21 03:26:02 -06:00
razorloves ad77406dde Add default-permissions.xml
Pulled from marlin pie factory image PQ1A.190105.004

Change-Id: I39728bd284303c7659a90e7889f5e8376077263c
2019-01-21 03:22:18 -06:00
razorloves b68740395f Remove some apps that have an AOSP equivalent
Change-Id: I027aad01b2df8c2000153f627dd85b6c9e3b45a3
2019-01-20 22:38:36 -06:00
Paul Keith 6725afdef2 Initial extracted P gapps 2018-08-08 17:40:06 +02: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
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 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 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 a1dbd5248b Add privapp-permissions-google 2018-02-20 22:25:21 +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
Abhisek Devkota 17c1984627 Revert "gapps: Thoroughly remove SuW"
This reverts commit 5caba031a6.
2018-02-15 22:14:04 -08:00
Paul Keith 5caba031a6 gapps: Thoroughly remove SuW
* So that building inline works
2018-02-12 00:19:56 +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 a71ffefaf7 gapps: Extract from angler-opm5.171019.015 2018-02-10 23:30:13 +01:00
Paul Keith 5af93c969f Update files
* Package version: angler-n2g47w

Change-Id: I0894866e4a581d5216a62764e367189db1736303
2017-06-05 17:27:10 -05: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 e6b11e3fe7 Revert "Nuke SetupWizard"
* Alternate solution will be pursued

This reverts commit 7db9738f2e.
2017-05-05 14:54:57 -05:00
Paul Keith e191ff24c4 Add GoogleCalendarSyncAdapter
* This allows Google Calendar syncing in the AOSP calendar app

Change-Id: Ib77fb5a10d6239df728be62e4b3dd8720012b769
Signed-off-by: Paul Keith <javelinanddart@bestas.gr>
2017-05-02 14:10:22 -05:00
Paul Keith bbc653b31e Update gapps files
* Package version: angler-n2g47o

Change-Id: I84b45c10f2464692a8b67e80b7523b4c9f35b8a8
Signed-off-by: Paul Keith <javelinanddart@bestas.gr>
2017-05-02 13:59:28 -05:00
Paul Keith 7db9738f2e Nuke SetupWizard
* This doesn't work on low-ram devices, and will
  be provided as an add-on installation instead

Change-Id: I4f5ca159a846328fdec8b81f98f14365073fb017
Signed-off-by: Paul Keith <javelinanddart@bestas.gr>
2017-05-02 13:38:56 -05:00
Paul Keith 1dec4c07a0 Nuke HotwordEnrollment
* This is device specific

Change-Id: Icd7c286e35aae5125f4c19653d06809112f14e89
Signed-off-by: Paul Keith <javelinanddart@bestas.gr>
2017-05-02 13:37:12 -05:00
Paul Keith 9464c98363 Update files
* Reextracted from angler-n2g47h

Change-Id: Ifdfa103b9758d25f9652da51b45a6c655c3c7a1a
Signed-off-by: Paul Keith <javelinanddart@bestas.gr>
2017-04-08 09:18:03 -05:00