Commit Graph

10 Commits

Author SHA1 Message Date
Paul Keith
61b620cfa4 gapps: Remove widevine jars/xmls
* No longer needed
2018-02-10 23:21:57 +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
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
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
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
a391eecd98 Add HotwordEnrollment
* Can't be installed from play store

Signed-off-by: Paul Keith <javelinanddart@bestas.gr>
2017-04-08 08:52:41 -05:00
Paul Keith
de08307dae Nuke ConfigUpdater
* This shouldn't be necessary

Change-Id: If6f341cbc5efe97e1df0e8f68293df4cca9363ac
Signed-off-by: Paul Keith <javelinanddart@bestas.gr>
2017-04-07 15:54:36 -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