rtwo: Update blobs from rtwo RETAIL 14

We will still pin a few CarrierSettings from RETCN 14

Change-Id: Ic279c837d319f22285e338e907e097a3cefbc374
This commit is contained in:
Marc Bourgoin
2024-01-31 21:56:08 -07:00
parent a72ef93574
commit 10f4e03943
4 changed files with 63 additions and 75 deletions

View File

@@ -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
#
DEVICE_PATH := device/motorola/rtwo
@@ -109,7 +99,7 @@ TARGET_VENDOR_PROP += $(DEVICE_PATH)/vendor.prop
TARGET_RECOVERY_UI_MARGIN_HEIGHT := 90
# Security
VENDOR_SECURITY_PATCH := 2023-11-01
VENDOR_SECURITY_PATCH := 2024-01-01
# inherit from the proprietary version
include vendor/motorola/rtwo/BoardConfigVendor.mk