Merge "Fix boot failure on Q devices with GSI on master" into stage-aosp-master am: f65d253f07
am: 3043018fd0
am: bc7316fd0c
am: 75ff1f880e
Change-Id: I260f3acbf2af991a96805ef1b34f86fd012ed25e
This commit is contained in:
commit
c64664d693
1 changed files with 2 additions and 2 deletions
|
@ -54,8 +54,8 @@ PRODUCT_COPY_FILES += \
|
|||
build/make/target/product/gsi/skip_mount.cfg:system/etc/init/config/skip_mount.cfg \
|
||||
build/make/target/product/gsi/init.gsi.rc:system/etc/init/init.gsi.rc \
|
||||
|
||||
# Support addtional P VNDK packages
|
||||
PRODUCT_EXTRA_VNDK_VERSIONS := 28
|
||||
# Support addtional P and Q VNDK packages
|
||||
PRODUCT_EXTRA_VNDK_VERSIONS := 28 29
|
||||
|
||||
# The 64 bits GSI build targets inhiert core_64_bit.mk to enable 64 bits and
|
||||
# include the init.zygote64_32.rc.
|
||||
|
|
Loading…
Reference in a new issue