<?xml version="1.0" encoding="utf-8"?>

<!-- These are configurations that should exist on Google's 2019 and newer devices. -->
<config>
    <!-- This is meant to be the canonical feature identifying 2019 and newer devices. -->
    <feature name="com.google.android.feature.PIXEL_2019_EXPERIENCE" />

    <!-- Allow Flipendo in power save. Will be present on pre-2020 devices for dogfooding. -->
    <allow-in-power-save-except-idle package="com.google.android.flipendo" />
</config>
