Revert "wayne: Build with VNDK=current"

This reverts commit 92cea1314c.
This commit is contained in:
Isaac Chen 2019-06-29 13:39:25 +02:00 committed by Max Weffers
parent 166193ff9f
commit 84416c8761
No known key found for this signature in database
GPG key ID: 795F73D22FB93FAE
2 changed files with 0 additions and 6 deletions

View file

@ -258,8 +258,6 @@ BOARD_SEPOLICY_DIRS += \
$(COMMON_PATH)/sepolicy
# Treble
BOARD_VNDK_RUNTIME_DISABLE := true
BOARD_VNDK_VERSION := current
PRODUCT_FULL_TREBLE_OVERRIDE := true
PRODUCT_VENDOR_MOVE_ENABLED := true

View file

@ -425,10 +425,6 @@ PRODUCT_PACKAGES += \
android.hardware.vibrator@1.0-impl \
android.hardware.vibrator@1.0-service
# VNDK
PRODUCT_PACKAGES += \
vndk_package
# Wifi
PRODUCT_PACKAGES += \
android.hardware.wifi@1.0-service \