8 lines
325 B
XML
8 lines
325 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
|
|
<!-- These are configurations that should exist on Google's 2017 devices (and not newer/older) -->
|
|
<config>
|
|
<!-- This defines the Photos preload feature for specifically the 2017 Pixel devices. -->
|
|
<feature name="com.google.android.apps.photos.PIXEL_2017_PRELOAD" />
|
|
</config>
|