Sign in
fuchsia
/
third_party
/
github.com
/
grpc
/
grpc-java
/
ee8232feb42e64bff79eb9be1ff107da7c10d9e7
/
.
/
binder
/
src
/
main
/
AndroidManifest.xml
blob: 239c3b39b38f44d5b464c2f7799c96f6b3e3db9e [
file
]
<manifest
xmlns:android
=
"http://schemas.android.com/apk/res/android"
>
<queries>
<intent>
<action
android:name
=
"android.intent.action.VIEW"
/>
</intent>
</queries>
</manifest>