blob: e48871f14291372a941234e8f296a4cd892537fa [file] [log] [blame]
<?xml version="1.0" encoding="utf-8"?>
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="androidx.wear.complications.datasource">
<application>
<uses-library android:name="com.google.android.wearable" android:required="false" />
</application>
</manifest>