16 lines
318 B
JSON
16 lines
318 B
JSON
[
|
|
{
|
|
"relation": [
|
|
"delegate_permission/common.handle_all_urls",
|
|
"delegate_permission/common.get_login_creds"
|
|
],
|
|
"target": {
|
|
"namespace": "android_app",
|
|
"package_name": "xyz.deckyvault.app",
|
|
"sha256_cert_fingerprints": [
|
|
"YOUR_SHA256_FINGERPRINT"
|
|
]
|
|
}
|
|
}
|
|
]
|