diff options
| author | 2022-08-16 15:24:01 +0000 | |
|---|---|---|
| committer | 2022-08-19 15:26:33 +0000 | |
| commit | 6cdfd3fcfb2735c44e78cb430aebb7b3044fedc6 (patch) | |
| tree | 6c1dc90d6a14eb97e6f53a21d7a49a29905153da /scripts/merge_json.py | |
| parent | 719cc628ce796966fd9a43096ab41696bbf08a16 (diff) | |
Dedup apiFile and removedApiFile fields
Previously, there were two separate fields for each of the API and
removed API files because in some cases it needed a WritablePath and in
other cases it could only be a Path.
This change refactors the code so that the WritablePath is no longer
needed, the duplicate fields deleted and the remaining field is changed
to Path. It also removes a few unused fields.
Bug: 234113632
Test: m nothing
Change-Id: If81f5fe2aa05d9d7b2bc23869fdb2397649d67b3
(cherry picked from commit c71d2b76296c009e94273e985ba32d4165049cfb)
Merged-In: If81f5fe2aa05d9d7b2bc23869fdb2397649d67b3
Diffstat (limited to 'scripts/merge_json.py')
0 files changed, 0 insertions, 0 deletions