diff --git a/BoardConfigCommon.mk b/BoardConfigCommon.mk index 38f2068..57e2f44 100644 --- a/BoardConfigCommon.mk +++ b/BoardConfigCommon.mk @@ -17,3 +17,6 @@ TARGET_SYSTEM_EXT_PROP := build/make/target/board/gsi_system_ext.prop else TARGET_SYSTEM_EXT_PROP := build/make/target/board/gsi_system_ext_user.prop endif + +# GMS build +BUILD_BROKEN_ELF_PREBUILT_PRODUCT_COPY_FILES := true