1<?xml version="1.0" encoding="UTF-8"?>
2<lint>
3  <!-- Ignore any API restrictions in the test app to facilitate testing prior to API publication. -->
4  <issue id="RestrictedApiAndroidX" severity="ignore"/>
5</lint>
6