MirrorLink/Rockscout: allow RockScout to be used as an alternative UI for Vanilla outside of a Car
This commit is contained in:
parent
563b01ee6c
commit
93a52a387b
@ -36,6 +36,10 @@ THE SOFTWARE.
|
||||
android:icon="@drawable/icon"
|
||||
android:label="@string/app_name">
|
||||
|
||||
<meta-data
|
||||
android:name="com.mirrorlink.android.rockscout.allow-offline-access"
|
||||
android:value="true" />
|
||||
|
||||
<activity
|
||||
android:name="FullPlaybackActivity"
|
||||
android:launchMode="singleTask" />
|
||||
|
Loading…
x
Reference in New Issue
Block a user