Updater: Override SystemUpdater

It is the "Local System Updates" seen in Automotive builds.

Change-Id: If81451e65f55445db000a3a92f3badce8f9ed8e2
This commit is contained in:
Bruno Martins
2024-01-20 02:10:05 +00:00
parent 7d9b6c0c64
commit 27af047c21
+5 -1
View File
@@ -1,5 +1,5 @@
//
// Copyright (C) 2022-2023 The LineageOS Project
// Copyright (C) 2022-2024 The LineageOS Project
//
// SPDX-License-Identifier: Apache-2.0
//
@@ -19,6 +19,10 @@ android_app {
certificate: "platform",
system_ext_specific: true,
overrides: [
"SystemUpdater",
],
static_libs: [
// DO NOT EDIT THIS SECTION MANUALLY
"androidx.core_core-ktx",