aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIsaac Chen <ycchen@google.com>2020-02-18 06:34:28 +0000
committerIsaac Chen <ycchen@google.com>2020-02-18 06:34:28 +0000
commitb0679e11a1e176322e861b6c123e1f914a08a579 (patch)
tree833caa831416a0ea05f42219a24aeb0a471ffef5
parentede76398d6576f716940a2156b1b20c18d36a60b (diff)
parentc2b390f2002b9ab486e91af0dad4f32b7a14291a (diff)
downloadcommon-b0679e11a1e176322e861b6c123e1f914a08a579.tar.gz
Merge "Fix csi_x86 build failure" am: 32181a0ba4 am: 754ecb765b am: c2b390f200
Change-Id: I18f34af699f9abb0203ea4fb9b1d27c3edd76854
-rw-r--r--mgsi/csi_x86.mk5
1 files changed, 3 insertions, 2 deletions
diff --git a/mgsi/csi_x86.mk b/mgsi/csi_x86.mk
index 749b1ca..07cc5bd 100644
--- a/mgsi/csi_x86.mk
+++ b/mgsi/csi_x86.mk
@@ -14,8 +14,6 @@
# limitations under the License.
#
-PRODUCT_USE_DYNAMIC_PARTITIONS := true
-
#
# All components inherited here go to system image
#
@@ -42,6 +40,9 @@ PRODUCT_COPY_FILES += device/generic/common/nfc/libnfc-nci.conf:$(TARGET_COPY_OU
#
$(call inherit-product, device/generic/common/mgsi/mgsi_release.mk)
+# Don't build super.img.
+PRODUCT_BUILD_SUPER_PARTITION := false
+
PRODUCT_NAME := csi_x86
PRODUCT_DEVICE := dummy_x86