Merge "Add missed "optional_uses_libs" to avoid testing failed" into sc-v2-dev am: 65022abe43
am: 212bd58428
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/16075738 Change-Id: Ia933f8891a0cbe20d19fcf7f753a68bc2b9b5558
This commit is contained in:
@@ -60,6 +60,10 @@ android_app {
|
||||
"ims-common",
|
||||
],
|
||||
uses_libs: ["org.apache.http.legacy"],
|
||||
optional_uses_libs: [
|
||||
"androidx.window.extensions",
|
||||
"androidx.window.sidecar",
|
||||
],
|
||||
}
|
||||
|
||||
//############################################################
|
||||
|
Reference in New Issue
Block a user