1<?xml version="1.0" encoding="utf-8"?>
2<manifest xmlns:android="http://schemas.android.com/apk/res/android">
3    <queries>
4        <intent>
5            <action android:name="androidx.enterprise.feedback.action.APP_STATES" />
6        </intent>
7    </queries>
8</manifest>
9