diff options
| author | 2022-09-14 16:37:12 +0100 | |
|---|---|---|
| committer | 2022-09-21 12:42:51 +0000 | |
| commit | 311210cd651fc6487c4edefed3fc18e39918bb0e (patch) | |
| tree | 77670ae83c751b97bb2a3bc9d1a789de3097e23a /scripts/merge_json.py | |
| parent | 722e5ccb5192593262b5e9aa144c90af7bd76f4a (diff) | |
Separate hidden API flag info for sdk from platform_bootclasspath
Previously, the sdk snapshot and platform_bootclasspath both used the
HiddenAPIInfo/Provider to retrieve the hidden API related information
they needed. This change separates them by adding a new
HiddenAPIInfoForSdk/Provider that is used to provide the information
needed by the sdk snapshot. This allows a follow up change to generate
different information for the sdk and for the platform depending on the
target build release of the sdk snapshot.
Bug: 240406019
Test: packages/modules/common/build/mainline_modules_sdks.sh
# Ran the previous command with and without this change to make
# sure that this change does not change the sdk snapshot
# contents.
Change-Id: I30cea6cf8dae1be467b7063430d6197e5baa684b
(cherry picked from commit 887efdd779ecf6b264ea1ca510e47ef74d66f03c)
Merged-In: I30cea6cf8dae1be467b7063430d6197e5baa684b
Diffstat (limited to 'scripts/merge_json.py')
0 files changed, 0 insertions, 0 deletions