This gives GMS access to manage the Bluetooth devices
slice to show useful information for Fast Pair devices,
like Pixel Buds.
By default this configs are not set in LineageOS and in AOSP,
so set them to Google's value extracted from SettingsGoogle of
akita 14 AP2A.240905.003.E1.
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)
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
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
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
The suw apk in pixel factory images are pixel specific, so lets switch
the the universal one for better UX.
Change-Id: Ie865099131154997be5d1bdb267da157364254d7
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
* 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.