Merge pull request #308 from lcremmer/RockscoutOptIn
MirrorLink: allow RockScout remote access outside of a Car
This commit is contained in:
commit
5652917b49
@ -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