Skip to content

Commit

Permalink
chore: FULL_SCREEN_INTENT 제거:
Browse files Browse the repository at this point in the history
  • Loading branch information
lee-ji-hoon committed Sep 29, 2024
1 parent 451bee7 commit a8667d6
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion app/src/main/AndroidManifest.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@
<uses-permission android:name="android.permission.POST_NOTIFICATIONS" />
<uses-permission android:name="android.permission.SCHEDULE_EXACT_ALARM" />
<uses-permission android:name="android.permission.USE_EXACT_ALARM" />
<uses-permission android:name="android.permission.USE_FULL_SCREEN_INTENT" />
<uses-permission android:name="android.permission.FOREGROUND_SERVICE" />
<uses-permission android:name="android.permission.FOREGROUND_SERVICE_SPECIAL_USE" />

Expand Down

0 comments on commit a8667d6

Please sign in to comment.