<?xml version="1.0" encoding="utf-8"?>
<!-- These are configurations that should exist on devices that suppot Contextual Search -->
<config>
    <!-- This feature identifies devices with Contextual Search (Circle to Search) -->
    <feature name="com.google.android.feature.CONTEXTUAL_SEARCH"/>
    <!-- This feature identifies devices with Contextual Search Live Translate -->
    <feature name="com.google.android.feature.CONTEXTUAL_SEARCH_LIVE_TRANSLATE"/>
</config>
