NTP-74268 | Add queries tag in app manifest (#16705)
This commit is contained in:
@@ -356,4 +356,302 @@
|
||||
tools:node="remove" />
|
||||
</provider>
|
||||
</application>
|
||||
|
||||
<queries>
|
||||
|
||||
<intent>
|
||||
|
||||
<action
|
||||
android:name="android.media.action.IMAGE_CAPTURE" />
|
||||
</intent>
|
||||
|
||||
<intent>
|
||||
|
||||
<action
|
||||
android:name="android.media.action.PICK" />
|
||||
</intent>
|
||||
|
||||
<intent>
|
||||
|
||||
<action
|
||||
android:name="android.media.action.VIEW" />
|
||||
</intent>
|
||||
|
||||
<intent>
|
||||
|
||||
<action
|
||||
android:name="android.intent.action.VIEW" />
|
||||
|
||||
<data
|
||||
android:scheme="upi" />
|
||||
</intent>
|
||||
|
||||
<package
|
||||
android:name="net.one97.paytm" />
|
||||
|
||||
<package
|
||||
android:name="com.phonepe.app" />
|
||||
|
||||
<package
|
||||
android:name="com.android.chrome" />
|
||||
|
||||
<package
|
||||
android:name="com.chrome.beta" />
|
||||
|
||||
<package
|
||||
android:name="com.chrome.dev" />
|
||||
|
||||
<package
|
||||
android:name="com.chrome.canary" />
|
||||
|
||||
<package
|
||||
android:name="org.chromium.chrome" />
|
||||
|
||||
<intent>
|
||||
|
||||
<action
|
||||
android:name="android.intent.action.SEND" />
|
||||
</intent>
|
||||
|
||||
<intent>
|
||||
|
||||
<action
|
||||
android:name="com.google.android.youtube.api.service.START" />
|
||||
</intent>
|
||||
|
||||
<package
|
||||
android:name="com.truecaller" />
|
||||
|
||||
<package
|
||||
android:name="com.truecaller.debug" />
|
||||
|
||||
<intent>
|
||||
|
||||
<action
|
||||
android:name="android.intent.action.VIEW" />
|
||||
|
||||
<category
|
||||
android:name="android.intent.category.BROWSABLE" />
|
||||
|
||||
<data
|
||||
android:scheme="https" />
|
||||
</intent>
|
||||
|
||||
<intent>
|
||||
|
||||
<action
|
||||
android:name="android.intent.action.VIEW" />
|
||||
|
||||
<data
|
||||
android:mimeType="*/*"
|
||||
android:scheme="*" />
|
||||
</intent>
|
||||
|
||||
<intent>
|
||||
|
||||
<action
|
||||
android:name="android.intent.action.VIEW" />
|
||||
|
||||
<category
|
||||
android:name="android.intent.category.BROWSABLE" />
|
||||
|
||||
<data
|
||||
android:mimeType="*/*"
|
||||
android:scheme="upi"
|
||||
android:host="pay" />
|
||||
</intent>
|
||||
|
||||
<intent>
|
||||
|
||||
<action
|
||||
android:name="android.intent.action.MAIN" />
|
||||
</intent>
|
||||
|
||||
<intent>
|
||||
|
||||
<action
|
||||
android:name="android.intent.action.SEND" />
|
||||
|
||||
<data
|
||||
android:mimeType="*/*" />
|
||||
</intent>
|
||||
|
||||
<intent>
|
||||
|
||||
<action
|
||||
android:name="rzp.device_token.share" />
|
||||
</intent>
|
||||
|
||||
<intent>
|
||||
|
||||
<data
|
||||
android:scheme="upi"
|
||||
android:host="pay"
|
||||
android:pathPattern=".*" />
|
||||
</intent>
|
||||
|
||||
<intent>
|
||||
|
||||
<action
|
||||
android:name="android.support.customtabs.action.CustomTabsService" />
|
||||
</intent>
|
||||
|
||||
<intent>
|
||||
|
||||
<data
|
||||
android:scheme="upi"
|
||||
android:host="mandate"
|
||||
android:pathPattern=".*" />
|
||||
</intent>
|
||||
|
||||
<intent>
|
||||
|
||||
<data
|
||||
android:scheme="upi"
|
||||
android:pathPattern=".*" />
|
||||
</intent>
|
||||
|
||||
<intent>
|
||||
|
||||
<data
|
||||
android:scheme="juspay"
|
||||
android:host="pay"
|
||||
android:pathPattern=".*" />
|
||||
</intent>
|
||||
|
||||
<intent>
|
||||
|
||||
<data
|
||||
android:scheme="credpay"
|
||||
android:host="checkout"
|
||||
android:pathPattern=".*" />
|
||||
</intent>
|
||||
|
||||
<package
|
||||
android:name="com.tatadigital.tcp.dev" />
|
||||
|
||||
<package
|
||||
android:name="com.tatadigital.tcp" />
|
||||
|
||||
<intent>
|
||||
|
||||
<action
|
||||
android:name="android.intent.action.VIEW" />
|
||||
|
||||
<data
|
||||
android:mimeType="application/uri" />
|
||||
</intent>
|
||||
|
||||
<intent>
|
||||
|
||||
<action
|
||||
android:name="android.intent.action.CREATE_DOCUMENT" />
|
||||
|
||||
<data
|
||||
android:mimeType="*/*" />
|
||||
</intent>
|
||||
|
||||
<intent>
|
||||
|
||||
<action
|
||||
android:name="android.intent.action.INSERT" />
|
||||
|
||||
<data
|
||||
android:mimeType="vnd.android.cursor.dir/event" />
|
||||
</intent>
|
||||
|
||||
<intent>
|
||||
|
||||
<action
|
||||
android:name="android.intent.action.VIEW" />
|
||||
|
||||
<data
|
||||
android:scheme="sms" />
|
||||
</intent>
|
||||
|
||||
<intent>
|
||||
|
||||
<action
|
||||
android:name="android.intent.action.DIAL" />
|
||||
|
||||
<data
|
||||
android:path="tel:" />
|
||||
</intent>
|
||||
|
||||
<intent>
|
||||
|
||||
<action
|
||||
android:name="android.intent.action.VIEW" />
|
||||
|
||||
<data
|
||||
android:scheme="upi"
|
||||
android:host="pay" />
|
||||
</intent>
|
||||
|
||||
<intent>
|
||||
|
||||
<action
|
||||
android:name="android.intent.action.VIEW" />
|
||||
|
||||
<category
|
||||
android:name="android.intent.category.BROWSABLE" />
|
||||
|
||||
<data
|
||||
android:scheme="upi"
|
||||
android:host="pay" />
|
||||
</intent>
|
||||
|
||||
<intent>
|
||||
|
||||
<action
|
||||
android:name="com.appsflyer.referrer.INSTALL_PROVIDER" />
|
||||
</intent>
|
||||
|
||||
<package
|
||||
android:name="com.facebook.katana" />
|
||||
|
||||
<package
|
||||
android:name="com.instagram.android" />
|
||||
|
||||
<package
|
||||
android:name="com.facebook.lite" />
|
||||
|
||||
<package
|
||||
android:name="com.samsung.android.mapsagent" />
|
||||
|
||||
<package
|
||||
android:name="androidx.test.orchestrator" />
|
||||
|
||||
<package
|
||||
android:name="androidx.test.services" />
|
||||
|
||||
<package
|
||||
android:name="com.google.android.apps.common.testing.services" />
|
||||
|
||||
<intent>
|
||||
|
||||
<action
|
||||
android:name="android.intent.action.VIEW" />
|
||||
|
||||
<data
|
||||
android:scheme="https" />
|
||||
</intent>
|
||||
|
||||
<intent>
|
||||
|
||||
<action
|
||||
android:name="android.intent.action.VIEW" />
|
||||
|
||||
<data
|
||||
android:scheme="upi"
|
||||
android:host="mandate" />
|
||||
</intent>
|
||||
|
||||
<intent>
|
||||
|
||||
<action
|
||||
android:name="com.nsdl.egov.esign.rdservice.fp.CAPTURE" />
|
||||
</intent>
|
||||
</queries>
|
||||
|
||||
</manifest>
|
||||
Reference in New Issue
Block a user