Updater: Override SystemUpdater
It is the "Local System Updates" seen in Automotive builds. Change-Id: If81451e65f55445db000a3a92f3badce8f9ed8e2
This commit is contained in:
+5
-1
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user