sdm660-common: CloverParts: adapt dependency
This commit is contained in:
parent
8331a1bf9b
commit
cb73accb2d
1 changed files with 2 additions and 2 deletions
|
@ -16,7 +16,7 @@ android_app {
|
||||||
privileged: true,
|
privileged: true,
|
||||||
|
|
||||||
static_libs: [
|
static_libs: [
|
||||||
"org.pixelexperience.settings.resources",
|
"org.lineageos.settings.resources",
|
||||||
"androidx.cardview_cardview",
|
"androidx.cardview_cardview",
|
||||||
"androidx.preference_preference",
|
"androidx.preference_preference",
|
||||||
"androidx.appcompat_appcompat",
|
"androidx.appcompat_appcompat",
|
||||||
|
@ -49,4 +49,4 @@ prebuilt_etc {
|
||||||
src: "config-io.alcatraz.cloverparts.xml",
|
src: "config-io.alcatraz.cloverparts.xml",
|
||||||
system_ext_specific: true,
|
system_ext_specific: true,
|
||||||
filename_from_src: true,
|
filename_from_src: true,
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue