From 27d036b329f771ffe77dcb8352b76bb8f24757b0 Mon Sep 17 00:00:00 2001 From: Michael Bestas Date: Fri, 16 Aug 2024 03:55:37 +0300 Subject: [PATCH] sm7325-common: Bump LOC_HIDL_VERSION to 4.2 Change-Id: Ic961685f4a1887a2053ff08455ea3c3d0958ac86 --- BoardConfigCommon.mk | 16 +++------------- 1 file changed, 3 insertions(+), 13 deletions(-) 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