Merge "Add missed "optional_uses_libs" to avoid testing failed" into sc-v2-dev
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