Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 68945a07 authored by SzuWei Lin's avatar SzuWei Lin
Browse files

Add extra VNDK v30 to GSI

Bug: 154768946
Bug: 154672908
Test: build aosp_arm64-userdebug
Test: check system/system_ext/apex/com.android.vndk.v30
Change-Id: I2b32e28b973da0a3aeab0b10a542c64e3fec3273
parent 60714701
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -49,5 +49,5 @@ PRODUCT_PACKAGES += \
    gsi_skip_mount.cfg \
    init.gsi.rc

# Support additional P and Q VNDK packages
PRODUCT_EXTRA_VNDK_VERSIONS := 28 29
# Support additional P, Q and R VNDK packages
PRODUCT_EXTRA_VNDK_VERSIONS := 28 29 30