sm6375-common: overlay: Convert Android.mk to bp
Change-Id: I4f55c426943dd6b64524ad8a7207dd2b865bf972
This commit is contained in:
parent
9469797e13
commit
da6c6ed6df
19 changed files with 73 additions and 120 deletions
9
resource-overlay/common/SystemUI/Android.bp
Normal file
9
resource-overlay/common/SystemUI/Android.bp
Normal file
|
|
@ -0,0 +1,9 @@
|
|||
//
|
||||
// SPDX-FileCopyrightText: 2024-2025 The LineageOS Project
|
||||
// SPDX-License-Identifier: Apache-2.0
|
||||
//
|
||||
|
||||
runtime_resource_overlay {
|
||||
name: "SystemUIResCommon_Sys",
|
||||
product_specific: true,
|
||||
}
|
||||
Loading…
Reference in a new issue