Skip to content

Commit 70e8599

Browse files
committed
Add VNDK 30 package
1 parent 1c12f72 commit 70e8599

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

device.mk

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -205,7 +205,7 @@ PRODUCT_PACKAGES += \
205205
vndservicemanager
206206

207207
ifeq ($(filter %_waydroid_x86 %_waydroid_x86_64,$(TARGET_PRODUCT)),)
208-
PRODUCT_EXTRA_VNDK_VERSIONS := 28 29
208+
PRODUCT_EXTRA_VNDK_VERSIONS := 28 29 30
209209
endif
210210

211211
# Updater

0 commit comments

Comments
 (0)