mirror of
https://github.com/samsonjs/media.git
synced 2026-04-11 12:15:47 +00:00
Remove ineffective copybara strip directive
PiperOrigin-RevId: 274161845
This commit is contained in:
parent
5f71e86335
commit
be23995100
1 changed files with 1 additions and 1 deletions
|
|
@ -64,7 +64,7 @@
|
|||
android:theme="@style/VrActivityTheme">
|
||||
<intent-filter>
|
||||
<action android:name="android.intent.action.MAIN"/>
|
||||
<category android:name="com.google.intent.category.CARDBOARD"/> <!-- copybara:strip(development-only) -->
|
||||
<category android:name="com.google.intent.category.CARDBOARD"/>
|
||||
<category android:name="com.google.intent.category.DAYDREAM"/>
|
||||
</intent-filter>
|
||||
</activity>
|
||||
|
|
|
|||
Loading…
Reference in a new issue