Update prebuilt jars
This commit is contained in:
@@ -38,7 +38,7 @@ android {
|
||||
targetCompatibility JavaVersion.VERSION_1_8
|
||||
}
|
||||
|
||||
addFrameworkJar('framework-12.jar')
|
||||
addFrameworkJar('framework-12l.jar')
|
||||
}
|
||||
|
||||
dependencies {
|
||||
|
||||
+2
-2
@@ -270,7 +270,7 @@ android {
|
||||
}
|
||||
}
|
||||
|
||||
addFrameworkJar('framework-12.jar')
|
||||
addFrameworkJar('framework-12l.jar')
|
||||
}
|
||||
|
||||
allprojects {
|
||||
@@ -289,7 +289,7 @@ dependencies {
|
||||
implementation "androidx.preference:preference-ktx:${ANDROID_X_VERSION}"
|
||||
implementation project(':iconloaderlib')
|
||||
implementation project(':searchuilib')
|
||||
implementation fileTree(dir: "${FRAMEWORK_PREBUILTS_DIR}/libs", include: 'sysui_statslog.jar')
|
||||
implementation fileTree(dir: "${FRAMEWORK_PREBUILTS_DIR}/libs", include: 'SystemUI-statsd.jar')
|
||||
|
||||
// Recents lib dependency
|
||||
withQuickstepImplementation project(':SystemUIShared')
|
||||
|
||||
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Reference in New Issue
Block a user