blob: 40af75ea66f10b5289e686f9ce0d43ee5148c53f [file] [log] [blame]
<?xml version="1.0" encoding="utf-8"?>
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="test.pkg">
<uses-feature android:name="android.hardware.type.watch" <error descr="`android:required=\"false\"` is not supported for this feature">android:required="fa<caret>lse"</error> />
</manifest>