Remove ineffective copybara strip directive
PiperOrigin-RevId: 274161845
This commit is contained in:
parent
5f71e86335
commit
be23995100
@ -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…
x
Reference in New Issue
Block a user