Lines Matching refs:Module
1 # Building the ART Module
8 The recommended way to build the ART Module is to use the `master-art` manifest,
15 The ART Module is available as a debug variant, `com.android.art.debug.apex`,
82 2. Ensure the ART Module is built from source:
88 If this isn't set then the build may use prebuilts of the ART Module that
100 Prebuilts are used for the ART Module dependencies that have sources outside the
101 `master-art` manifest. Conversely the ART Module may be a prebuilt when used in
107 Module.
113 * `packages/modules/ArtPrebuilt` for the ART Module APEX packages, if present.
115 * `prebuilts/module_sdk/art` for the ART Module SDK and other tools, needed to
116 build platform images and other modules that depend on the ART Module.