diff --git a/BoardConfigCommon.mk b/BoardConfigCommon.mk index d78b895..af53869 100644 --- a/BoardConfigCommon.mk +++ b/BoardConfigCommon.mk @@ -1,17 +1,7 @@ # -# Copyright (C) 2022 The LineageOS Project +# Copyright (C) 2022-2024 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. -# You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, software -# distributed under the License is distributed on an "AS IS" BASIS, -# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -# See the License for the specific language governing permissions and -# limitations under the License. +# SPDX-License-Identifier: Apache-2.0 # BOARD_VENDOR := motorola @@ -120,7 +110,7 @@ TARGET_FS_CONFIG_GEN := $(COMMON_PATH)/config.fs # GPS BOARD_VENDOR_QCOM_GPS_LOC_API_HARDWARE := default -LOC_HIDL_VERSION := 4.0 +LOC_HIDL_VERSION := 4.2 # HIDL DEVICE_FRAMEWORK_MANIFEST_FILE += $(COMMON_PATH)/framework_manifest.xml