manifest: take out android auto stuff for now
This commit is contained in:
parent
5d4179ac96
commit
0187310472
1 changed files with 0 additions and 4 deletions
|
@ -67,10 +67,6 @@
|
||||||
android:theme="@style/AppTheme"
|
android:theme="@style/AppTheme"
|
||||||
android:allowNativeHeapPointerTagging="false">
|
android:allowNativeHeapPointerTagging="false">
|
||||||
|
|
||||||
<meta-data
|
|
||||||
android:name="com.google.android.gms.car.application"
|
|
||||||
android:resource="@xml/automotive_app_desc"/>
|
|
||||||
|
|
||||||
<activity android:name=".activities.main.MainActivity"
|
<activity android:name=".activities.main.MainActivity"
|
||||||
android:exported="true"
|
android:exported="true"
|
||||||
android:launchMode="singleTask"
|
android:launchMode="singleTask"
|
||||||
|
|
Loading…
Reference in a new issue