Settings: Add Glide library
[neobuddy89: Updated to 4.16.0] Change-Id: Icd8f4d35251e9a3fe69387de7bb00bd53326c2c5 Signed-off-by: Pranav Vashi <neobuddy89@gmail.com>
This commit is contained in:
@@ -92,6 +92,7 @@ android_library {
|
||||
"android.hardware.dumpstate-V1.0-java",
|
||||
"android.hardware.dumpstate-V1.1-java",
|
||||
"com_android_server_accessibility_flags_lib",
|
||||
"glide",
|
||||
"net-utils-framework-common",
|
||||
"notification_flags_lib",
|
||||
"securebox",
|
||||
@@ -199,3 +200,8 @@ filegroup {
|
||||
name: "Settings_proguard_flags",
|
||||
srcs: ["proguard.flags"],
|
||||
}
|
||||
|
||||
android_library_import {
|
||||
name: "glide",
|
||||
aars: ["libs/glide-4.16.0.aar"],
|
||||
}
|
||||
|
||||
@@ -165,6 +165,7 @@
|
||||
android:defaultToDeviceProtectedStorage="true"
|
||||
android:directBootAware="true"
|
||||
android:appComponentFactory="androidx.core.app.CoreComponentFactory"
|
||||
tools:replace="android:appComponentFactory">
|
||||
android:gwpAsanMode="always"
|
||||
android:enableOnBackInvokedCallback="true">
|
||||
|
||||
|
||||
BIN
libs/glide-4.16.0.aar
Normal file
BIN
libs/glide-4.16.0.aar
Normal file
Binary file not shown.
Reference in New Issue
Block a user