Преглед на файлове

Swap AndroidMigratePrebuilt for GoogleRestore

* This appears to be what we are supposed to use when not
  pulling from a Pixel factory image
Paul Keith преди 3 години
родител
ревизия
0a5e02a067

+ 2 - 2
common/Android.bp

@@ -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,

+ 1 - 1
common/common-vendor.mk

@@ -27,5 +27,5 @@ PRODUCT_PACKAGES += \
 ifeq ($(TARGET_IS_GROUPER),)
 
 PRODUCT_PACKAGES += \
-    AndroidMigratePrebuilt
+    GoogleRestore
 endif

BIN
common/proprietary/product/priv-app/AndroidMigratePrebuilt/AndroidMigratePrebuilt.apk


BIN
common/proprietary/product/priv-app/GoogleRestore/GoogleRestore.apk


+ 1 - 1
proprietary-files-common-nongrouper.txt

@@ -1 +1 @@
--product/priv-app/AndroidMigratePrebuilt/AndroidMigratePrebuilt.apk;PRESIGNED|eb965010832814a84afc32db11bf1c89586b78bc
+-product/priv-app/GoogleRestore/GoogleRestore.apk;PRESIGNED