blob: 0d367a898b0fec64e9749ffbf62a71a6c806addc [file] [log] [blame]
<?xml version="1.0" encoding="utf-8"?>
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="test.pkg">
<uses-sdk android:targetSdkVersion="23" />
<uses-feature android:name="android.hardware.type.watch"/>
<<error>appli<caret>cation</error> android:allowBackup="false">
<meta-data android:name="foo" android:value="true" />
</application>
</manifest>