Sign in
android
/
platform
/
frameworks
/
support
/
637b5a27154ab2a8731d9c21d1bfbf598e2317f9
/
.
/
enterprise
/
enterprise-feedback
/
src
/
main
/
AndroidManifest.xml
blob: 3ea10a523c4e99174589c546d4a1af241b622136 [
file
] [
log
] [
blame
]
<?
xml version
=
"1.0"
encoding
=
"utf-8"
?>
<manifest
xmlns:android
=
"http://schemas.android.com/apk/res/android"
>
<queries>
<intent>
<action
android:name
=
"androidx.enterprise.feedback.action.APP_STATES"
/>
</intent>
</queries>
</manifest>