Add alternative support for QUERY_ALL_PACKAGES in play flavor
This commit is contained in:
@@ -95,10 +95,6 @@ object Vendor : VendorInterface {
|
||||
return null
|
||||
}
|
||||
|
||||
override fun isPerAppProxyAvailable(): Boolean {
|
||||
return true
|
||||
}
|
||||
|
||||
override fun supportsTrackSelection(): Boolean {
|
||||
return true
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user