aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/res/xml/auto_app_description.xml
diff options
context:
space:
mode:
authorScott Jackson <daneren2005@gmail.com>2015-10-09 10:01:32 -0700
committerScott Jackson <daneren2005@gmail.com>2015-10-09 10:01:32 -0700
commit3da246de2ca75afaa03985a8a5a73c12bf1995c4 (patch)
treeadebb9094b4a8db6247a44ac88e12043933c5f1a /app/src/main/res/xml/auto_app_description.xml
parente08a49b2ea562f7d845108c73f9ff22987e34f64 (diff)
downloaddsub-3da246de2ca75afaa03985a8a5a73c12bf1995c4.tar.gz
dsub-3da246de2ca75afaa03985a8a5a73c12bf1995c4.tar.bz2
dsub-3da246de2ca75afaa03985a8a5a73c12bf1995c4.zip
Start of Auto support
Diffstat (limited to 'app/src/main/res/xml/auto_app_description.xml')
-rw-r--r--app/src/main/res/xml/auto_app_description.xml4
1 files changed, 4 insertions, 0 deletions
diff --git a/app/src/main/res/xml/auto_app_description.xml b/app/src/main/res/xml/auto_app_description.xml
new file mode 100644
index 00000000..48316457
--- /dev/null
+++ b/app/src/main/res/xml/auto_app_description.xml
@@ -0,0 +1,4 @@
+<?xml version="1.0" encoding="utf-8"?>
+<automotiveApp>
+ <uses name="media"/>
+</automotiveApp> \ No newline at end of file