Remove vendor partition definitions

Remove vendor partition definitions from:
device/google/gs101/BoardConfig-common.mk

The right place for these definitions is:
vendor/google_devices/gs101/prebuilts/BoardConfigVendor.mk

This is necessary for -without-vendor builds.

Bug: 182481577
Test: build oriole-userdebug
Change-Id: Iee6e2964dfca84cc0f40f332067332f7564f6f3b
This commit is contained in:
Petri Gynther 2021-03-10 22:38:51 -08:00
parent 290f84e15c
commit ce5bdb9bd3

View file

@ -133,10 +133,6 @@ endif
# Graphics
#BOARD_USES_EXYNOS_DATASPACE_FEATURE := true
# Storage options
BOARD_USES_VENDORIMAGE := true
TARGET_COPY_OUT_VENDOR := vendor
# Enable chain partition for system.
BOARD_AVB_VBMETA_SYSTEM := system system_ext product
BOARD_AVB_VBMETA_SYSTEM_KEY_PATH := external/avb/test/data/testkey_rsa2048.pem