Added Android Auto back to manifest

This commit is contained in:
Prathamesh More 2022-01-27 21:09:24 +05:30
parent 46ee31b723
commit 006494bb39
2 changed files with 15 additions and 0 deletions

View file

@ -0,0 +1,4 @@
<?xml version="1.0" encoding="utf-8"?>
<automotiveApp>
<uses name="media" />
</automotiveApp>