|
@@ -126,6 +126,8 @@
|
|
<data android:host="*" />
|
|
<data android:host="*" />
|
|
<data android:pathPattern="/f/..*" />
|
|
<data android:pathPattern="/f/..*" />
|
|
<data android:pathPattern="/..*/f/..*" />
|
|
<data android:pathPattern="/..*/f/..*" />
|
|
|
|
+ <data android:pathPattern="/..*/..*/f/..*" />
|
|
|
|
+ <data android:pathPattern="/..*/..*/..*/f/..*" />
|
|
</intent-filter>
|
|
</intent-filter>
|
|
<meta-data android:name="android.app.searchable"
|
|
<meta-data android:name="android.app.searchable"
|
|
android:resource="@xml/users_and_groups_searchable"/>
|
|
android:resource="@xml/users_and_groups_searchable"/>
|