Basic Info Showing up on AA
Signed-off-by: Priyank Shankar <shankarpriyank312002@gmail.com>
This commit is contained in:
parent
11b1c7f9fd
commit
45355c7dce
1 changed files with 3 additions and 0 deletions
|
@ -829,6 +829,9 @@
|
|||
<action android:name="androidx.car.app.CarAppService" />
|
||||
</intent-filter>
|
||||
</service>
|
||||
<meta-data
|
||||
android:name="androidx.car.app.minCarApiLevel"
|
||||
android:value="1"/>
|
||||
|
||||
</application>
|
||||
</manifest>
|
||||
|
|
Reference in a new issue