From 96f0d28a31b0db19c7828a1779125aee9e12c350 Mon Sep 17 00:00:00 2001 From: joeshih Date: Thu, 28 Oct 2021 15:09:06 +0800 Subject: [PATCH] [P22]Phase in FactoryOtaPrebuilt - Phase in FactoryOtaPrebuilt to P22 Bug: 204401723 Test: Forrest build Change-Id: Id139e9b8159583bd5917676a0c256f8e33092657 --- device-common.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/device-common.mk b/device-common.mk index 96db5746..5cdcb856 100644 --- a/device-common.mk +++ b/device-common.mk @@ -21,7 +21,7 @@ PRODUCT_COPY_FILES += \ frameworks/native/data/etc/android.hardware.telephony.carrierlock.xml:$(TARGET_COPY_OUT_VENDOR)/etc/permissions/android.hardware.telephony.carrierlock.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