<?xml version="1.0" encoding="utf-8"?>
<!-- System packages to preinstall on Pixel 2023_midyear_and_newer devices, per user type.
     Documentation at frameworks/base/data/etc/preinstalled-packages-platform.xml
-->
<config>
    <!-- Cross Device Access Service -->
    <install-in-user-type package="com.google.android.crossdeviceaccessservice">
        <install-in user-type="FULL" />
    </install-in-user-type>
</config>
