Lines Matching refs:modules
17 other modules, merges them, and defines the definition of *CLASSPATH environ
20 reads metadata of other modules, to set system properties relating to the
26 `derive_sdk` is a program that reads metadata stored in other apex modules, in
45 [`classpaths.proto`]: packages/modules/SdkExtensions/proto/classpaths.proto
46 [`derive_classpath.cpp`]: packages/modules/SdkExtensions/derive_classpath/derive_classpath.cpp
47 [sdkinfo-proto]: packages/modules/SdkExtensions/proto/sdk.proto
53 An extension is a way to group a set of modules so that they are versioned
55 that introduces new modules. Every module shipped in previous versions are
56 also part of the new extension. For example, all the R modules are part of
60 - Add any new modules to the SdkModule enum in sdk.proto.
61 - Add the binary "current sdk version" proto to the apexes of the new modules.
63 * mapping the modules' package names to the new enum values
64 * creating a new set with the new enum values of the modules relevant for