blob: 1b83f171e0b1a429a345023ee587c70863688957 [file] [log] [blame] [edit]
<?xml version="1.0" encoding="UTF-8"?>
<issues format="6" by="lint 8.4.0-alpha01" type="baseline" client="" dependencies="true" name="" variant="all" version="8.4.0-alpha01">
<issue
id="NewApi"
message="Call requires API level 35 (current min is 34): `android.provider.Settings.Config#getAllStrings`"
errorLine1=" return Settings.Config.getAllStrings();"
errorLine2=" ~~~~~~~~~~~~~">
<location
file="packages/modules/ConfigInfrastructure/framework/java/android/provider/SettingsConfigDataStore.java"
line="41"
column="32"/>
</issue>
</issues>