Reorganize apex/apex.go

The source code is reorganized following the order of the execution for
better readability. The order is as follows:

1) init
2) properties
3) module struct
4) deps mutator
5) post-deps mutator
6) generate build actions
7) module initialization for different sub types
8) misc (e.g. apex_available check, etc.)

Behavior is not touched.

Bug: 173472337
Test: m
Merged-In: I919fca468fa376273d498029e6ac2fa37998a4a6
Change-Id: I919fca468fa376273d498029e6ac2fa37998a4a6
This commit is contained in:
Jiyong Park 2020-11-19 14:37:47 +09:00
parent 556dafcdbf
commit 8e6d52f362
1 changed files with 1302 additions and 1299 deletions

File diff suppressed because it is too large Load Diff