* We will begin tracking Launcher3 in DU, but will override it with Pixel Launcher for official devices.
Change-Id: I09a3d714575c090c8cdc1d08b5175c4009e1a0c1
* Convert makefile to blueprint
* Move all gapps to their respective location for organization sake
Change-Id: Ica439b931de552cad71683f32c77f62a43e24e49
* AOSP webview is super outdated
* Chromium WebView hasn't added support for Android Q, and my attempt to add support myself failed miserably
* May be reverted when Google grows a brain and actually pushes Q support
* Also this can be updated from Play Store while AOSP webview prebuilt can't
Change-Id: I6c8ce513e0d360019a6efa85b8c9baf8dc587753
* Pixel 4 XL (Coral) version of the Google Camera APK does not function on Marlin. Allow Marlin users to download the application from the Play Store instead, manually.
Change-Id: I9531767464bbe93a6da85ec6f0ec236f3fbdefe7
* This is a Pixel 4 specific feature so let's move it to the preexisting
Pixel 4 conditional statement
Change-Id: I4d70238d269392b9df711d8b574a01e209f5979e
* Marlin has limited capacity on /system so let's enable offline recognition for Pixel 3+
* This is a revert of dd3b76e4f3
Change-Id: Ibe6a4c0c8a5416c8e2733598b3c9294dd30e531f
* Please don't change any prebuilt package names as playstore checks consistency
* Don't upload a prebuilt version that comes from another device, if its not google signed (so no mata apks)
* Don't change the install location
* Most importantly, don't upload a never version, especally not the same verison as on the playstore
the android:versionCode needs to be lower at install.
confirmed it works if you have the right priv-app permissions at boot, if not, when
the playstore updates it, it will work without even storage perms, so regardless no issues.
Though this is a preuilt google app, so I assume everyone who did blobs for a pixel device
probably didnt just decide to remove permissions for the sake of removing permissions.
* We are going to filter by du_device in order to make sure inheritance is proper
* NgaResources is the new Google Assistant feature specific to Pixel 4
Change-Id: I675f8b1a4f24e30fa74f896eedd38ab8258c0ab2
* All of these applications should be installed from the Play Store
instead of getting copied/built into /system or /product. We have
space on /data so let's make use of it
* Should allow Marlin to compile once again
Change-Id: I014fdc137998cc48724fe3b360f8ebc00a80accd