Swap AndroidMigratePrebuilt for GoogleRestore

* This appears to be what we are supposed to use when not
  pulling from a Pixel factory image
这个提交包含在:
Paul Keith
2021-10-12 23:48:39 -05:00
父节点 5a484dcf7a
当前提交 0a5e02a067
修改 5 个文件,包含 4 行新增4 行删除

查看文件

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