From bcbf46d6ea5d844f2c5213537e23850748d54ff1 Mon Sep 17 00:00:00 2001 From: joeshih Date: Tue, 24 Aug 2021 16:11:17 +0800 Subject: [PATCH] [FactoryOta Unbundling]Specify the path to FactoryOtaPrebuilt Bug: 197603311 Test: E2E with Forrest build pass Change-Id: I8172f4f74e85f013b898e37fb19276411ab34ac3 --- device-common.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/device-common.mk b/device-common.mk index 864cc3ce..250de1cf 100644 --- a/device-common.mk +++ b/device-common.mk @@ -25,7 +25,7 @@ PRODUCT_COPY_FILES += \ frameworks/native/data/etc/android.software.verified_boot.xml:$(TARGET_COPY_OUT_VENDOR)/etc/permissions/android.software.verified_boot.xml # Factory OTA --include vendor/google/factoryota/client/factoryota.mk +-include vendor/unbundled_google/packages/FactoryOtaPrebuilt/factoryota.mk # Set system properties identifying the chipset PRODUCT_VENDOR_PROPERTIES += ro.soc.manufacturer=Google