Commit be239951 by andrewlewis Committed by Oliver Woodman

Remove ineffective copybara strip directive

PiperOrigin-RevId: 274161845
parent 5f71e863
Showing 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>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment