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:
SagarMakhar
2021-06-15 09:09:49 +00:00
committed by Joey
parent 530e4adc08
commit ddcf4dad63
3 changed files with 7 additions and 0 deletions

View File

@@ -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"],
}

View File

@@ -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

Binary file not shown.