gts4lv: Make vendor board-configuration mandatory

Change-Id: I2cb9aba5f858c845399aa80afdbbf97edfd801dd
This commit is contained in:
Nolen Johnson
2021-04-12 15:02:59 -04:00
committed by Bruno Martins
parent 3db07af83b
commit 9562f8ff97

View File

@@ -1,5 +1,5 @@
#
# Copyright (C) 2020 The LineageOS Project
# Copyright (C) 2020-2021 The LineageOS Project
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
@@ -40,4 +40,4 @@ BOARD_PROVIDES_LIBRIL := true
ENABLE_VENDOR_RIL_SERVICE := true
# inherit from the proprietary version
-include vendor/samsung/gts4lv/BoardConfigVendor.mk
include vendor/samsung/gts4lv/BoardConfigVendor.mk