diff --git a/app/Android.bp b/app/Android.bp index 634ad7e..4f79f13 100644 --- a/app/Android.bp +++ b/app/Android.bp @@ -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",