diff options
| author | 2024-07-10 17:41:29 +0100 | |
|---|---|---|
| committer | 2024-07-11 14:08:19 +0100 | |
| commit | d2adde79aa1b008ebaf939b0591033a94f7b8160 (patch) | |
| tree | df1bc4ecc7cd4fbdd9cdb75adf9794635e05e0c7 /scripts/gen-kotlin-build-file.py | |
| parent | 52a4ae5744f3f13b4dba4bdb3ad2e24d01f3ccc4 (diff) | |
Remove hidden_api_packages as it is no longer needed
The `--hide-package` option that this uses is being removed from
Metalava. The same functionality can more easily be achieved by simply
creating a `package.html` or preferably `package-info.java` that
contains `@hide` in their `<body>` tag or Javadoc respectively.
Bug: 351991463
Test: m checkapi
Change-Id: If7ea2449d1bddc0df460c285bf7959dbf9409b04
Diffstat (limited to 'scripts/gen-kotlin-build-file.py')
0 files changed, 0 insertions, 0 deletions