mirror of
https://github.com/chararomandroid/android_device_samsung_a20
synced 2026-08-23 12:35:33 -04:00
universal7885: Unset BOARD_VNDK_VERSION
PRODUCT_USE_VNDK will be true in Android-P or later launching devices and consequently BOARD_VNDK_VERSION will be set to 'current'. Change-Id: Iaed3eb4875c00742903627d63b4f2968e356781b Signed-off-by: roynatech2544 <whiteshell2544@naver.com>
This commit is contained in:
parent
4aa696c82e
commit
c25cedb10c
1 changed files with 0 additions and 3 deletions
|
|
@ -100,9 +100,6 @@ SYSTEM_EXT_PRIVATE_SEPOLICY_DIRS += \
|
||||||
TARGET_COPY_OUT_VENDOR := vendor
|
TARGET_COPY_OUT_VENDOR := vendor
|
||||||
VENDOR_SECURITY_PATCH := 2021-11-05
|
VENDOR_SECURITY_PATCH := 2021-11-05
|
||||||
|
|
||||||
# VNDK
|
|
||||||
BOARD_VNDK_VERSION := current
|
|
||||||
|
|
||||||
# Wifi
|
# Wifi
|
||||||
BOARD_WLAN_DEVICE := slsi
|
BOARD_WLAN_DEVICE := slsi
|
||||||
WPA_SUPPLICANT_VERSION := VER_0_8_X
|
WPA_SUPPLICANT_VERSION := VER_0_8_X
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue