summaryrefslogtreecommitdiff
path: root/ui/app-start-intent/src/main/res/values/pending_intent.xml
diff options
context:
space:
mode:
Diffstat (limited to 'ui/app-start-intent/src/main/res/values/pending_intent.xml')
-rw-r--r--ui/app-start-intent/src/main/res/values/pending_intent.xml12
1 files changed, 12 insertions, 0 deletions
diff --git a/ui/app-start-intent/src/main/res/values/pending_intent.xml b/ui/app-start-intent/src/main/res/values/pending_intent.xml
new file mode 100644
index 000000000..1e426e954
--- /dev/null
+++ b/ui/app-start-intent/src/main/res/values/pending_intent.xml
@@ -0,0 +1,12 @@
+<?xml version="1.0" encoding="utf-8"?>
+<resources>
+ <item name="pending_intent_download_service_notification" type="id"/>
+ <item name="pending_intent_download_service_auth" type="id"/>
+ <item name="pending_intent_download_service_report" type="id"/>
+ <item name="pending_intent_download_service_autodownload_report" type="id"/>
+ <item name="pending_intent_allow_stream_always" type="id"/>
+ <item name="pending_intent_allow_stream_this_time" type="id"/>
+ <item name="pending_intent_player_activity" type="id"/>
+ <item name="pending_intent_video_player" type="id"/>
+ <item name="pending_intent_sync_error" type="id"/>
+</resources>