blob: b879402b5dff70020b4c539b042a167ca408724f [file] [log] [blame]
<?xml version="1.0" encoding="UTF-8"?>
<issues format="5" by="lint 3.6.0-alpha12" client="gradle" variant="debug" version="3.6.0-alpha12">
<issue
id="RestrictedApi"
message="AdvertisingIdUtils can only be called from within the same library group (groupId=androidx.ads)"
errorLine1=" AdvertisingIdUtils.getAdvertisingIdProviderServices(getPackageManager());"
errorLine2=" ~~~~~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/ads/identifier/testapp/AdsIdentifierActivity.java"
line="110"
column="17"/>
</issue>
</issues>