diff options
| author | 2021-06-24 14:37:13 +0100 | |
|---|---|---|
| committer | 2021-06-25 16:41:05 +0100 | |
| commit | bfffae7becaffba6d384e1c57bf013578224fb71 (patch) | |
| tree | 66c8d54b8b60ff3b9df859c99820578a1ae9a11d /java/systemserver_classpath_fragment.go | |
| parent | 9477c26f6c7f9bb8cfe804ecbbc864cc25c3f8ac (diff) | |
Fix inconsistencies in the apex names used for the apex variations.
Add an apex_name property to prebuilt APEX modules to allow specifying
the "runtime" name of the APEX, i.e. the one it gets mounted as in /apex/,
which is also the one used for the apex variations.
Introduce a callback to retrieve that name consistently for all APEX
modules (apex, override_apex, prebuilt_apex, and apex_set), and update
some apex mutator code paths to use it.
For APEX source modules (apex and override_apex), it's necessary to add
a new field in apexBundle, since the name property gets overridden for
the override variant that override_apex creates.
Test: m nothing
Bug: 191269918
Change-Id: If8612639bffdf91cbcab3387b0603bf5dffef1f5
Diffstat (limited to 'java/systemserver_classpath_fragment.go')
0 files changed, 0 insertions, 0 deletions