Added Android Auto back to manifest
This commit is contained in:
parent
46ee31b723
commit
006494bb39
2 changed files with 15 additions and 0 deletions
4
app/src/main/res/xml/automotive_app_desc.xml
Normal file
4
app/src/main/res/xml/automotive_app_desc.xml
Normal file
|
@ -0,0 +1,4 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<automotiveApp>
|
||||
<uses name="media" />
|
||||
</automotiveApp>
|
Loading…
Add table
Add a link
Reference in a new issue