| <?xml version="1.0" encoding="UTF-8"?> |
| <issues format="5" by="lint 4.2.0-beta06" client="gradle" variant="debug" version="4.2.0-beta06"> |
| |
| <issue |
| id="ClassVerificationFailure" |
| message="This call references a method added in API level 29; however, the containing class androidx.benchmark.macro.MacrobenchmarkKt is reachable from earlier API levels and will fail run-time class verification." |
| errorLine1=" !applicationInfo.isProfileableByShell" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="src/main/java/androidx/benchmark/macro/Macrobenchmark.kt" |
| line="49" |
| column="26"/> |
| </issue> |
| |
| </issues> |