Swap AndroidMigratePrebuilt for GoogleRestore

* This appears to be what we are supposed to use when not
  pulling from a Pixel factory image
This commit is contained in:
Paul Keith
2021-10-12 23:48:39 -05:00
parent 5a484dcf7a
commit 0a5e02a067
5 changed files with 4 additions and 4 deletions

View File

@@ -94,9 +94,9 @@ dex_import {
}
android_app_import {
name: "AndroidMigratePrebuilt",
name: "GoogleRestore",
owner: "gapps",
apk: "proprietary/product/priv-app/AndroidMigratePrebuilt/AndroidMigratePrebuilt.apk",
apk: "proprietary/product/priv-app/GoogleRestore/GoogleRestore.apk",
presigned: true,
dex_preopt: {
enabled: false,