commit | 7ffb4338a3ea6327b8e1fc18a688aaedc8d250f4 | [log] [tgz] |
---|---|---|
author | Cole Faust <colefaust@google.com> | Tue Mar 14 12:19:42 2023 -0700 |
committer | Cole Faust <colefaust@google.com> | Tue Mar 14 12:19:42 2023 -0700 |
tree | dbb21b914f6c975014c42fc3537d5a9a389eee81 | |
parent | 9c6a8eb60ae3f8c4adef1de14fd83d63fba773a1 [diff] |
Remove trimmed api versions file The trimmed api versions file was used to remove updatable apis from the lint database. This non-updatable lint database was used with modules that compile against module-lib or system-server sdks. However, now we have proper module-lib and system-server lint sdk databases, that don't have the updatable apis inherently, and we can remove the api versions trimmer. Bug: 193460475 Test: Presubmits Change-Id: Iac50c7647491ce3e4e85f75dd92d63c6ee1286b2