Messaging: Replace ExifInterface with its androidx counterpart
Change-Id: I35ba14886b9f837d576f1cd385869614454c921f
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
// Copyright (C) 2015 The Android Open Source Project
|
||||
// Copyright (C) 2024 The LineageOS Project
|
||||
//
|
||||
// Licensed under the Apache License, Version 2.0 (the "License");
|
||||
// you may not use this file except in compliance with the License.
|
||||
@@ -61,6 +62,7 @@ android_app {
|
||||
"androidx.appcompat_appcompat",
|
||||
"androidx.collection_collection",
|
||||
"androidx.core_core",
|
||||
"androidx.exifinterface_exifinterface",
|
||||
"androidx.fragment_fragment",
|
||||
"androidx.media_media",
|
||||
"androidx.legacy_legacy-support-core-utils",
|
||||
|
||||
Reference in New Issue
Block a user