Enable broken PRODUCT_COPY_FILES for GMS builds

This commit is contained in:
Peter Cai 2021-10-20 15:53:56 -04:00
parent 098cc5520e
commit 904988875f

View file

@ -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