<manifest | |
xmlns:android="http://schemas.android.com/apk/res/android" | |
package="com.android.adservices.api"> | |
<warning descr="Unexpected text found in manifest file: \"`\"">`</warning> | |
<uses-permission android:name="android.permission.QUERY_ALL_PACKAGES" /> | |
<application> | |
<error>android:label="Android AdServices" | |
android:forceQueryable="true" | |
android:directBootAware="true"></error> | |
</application> | |
` | |
</manifest> |