Skip to content

Commit

Permalink
Add FOREGROUND_SERVICE_DATA_SYNC permission for Wear app (Automattic#…
Browse files Browse the repository at this point in the history
  • Loading branch information
ashiagr authored Jul 8, 2024
1 parent bb7f4ef commit b3faac6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions wear/src/main/AndroidManifest.xml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@
<uses-permission android:name="com.android.vending.BILLING" />
<uses-permission android:name="com.android.vending.CHECK_LICENSE"/>
<uses-permission android:name="android.permission.FOREGROUND_SERVICE_MEDIA_PLAYBACK" />
<uses-permission android:name="android.permission.FOREGROUND_SERVICE_DATA_SYNC" />

<uses-permission android:name="com.google.android.gms.permission.AD_ID" tools:node="remove"/>

Expand Down

0 comments on commit b3faac6

Please sign in to comment.