Merge "docs: Removed an extra quotation mark from snippet" into mnc-docs

This commit is contained in:
Eric Schmidt
2016-02-09 01:33:42 +00:00
committed by Android (Google) Code Review

View File

@@ -78,7 +78,7 @@ trainingnavtop=true
...
<activity
android:name=".FileSelectActivity"
android:label="@"File Selector" >
android:label="@File Selector" >
<intent-filter>
<action
android:name="android.intent.action.PICK"/>