Home
last modified time | relevance | path

Searched refs:APK (Results 1 – 13 of 13) sorted by relevance

/build/soong/cmd/extract_apks/bundle_proto/
Dcommands.proto1 // Messages describing APK Set's table of contents (toc.pb entry).
37 // This targeting is fairly high-level and each APK has its own targeting as
126 // Path to the APK file.
152 // Indicates whether this APK is the master split of the module.
158 // Names of the modules fused in this standalone APK.
166 // Names of the modules fused in this system APK.
170 // Uncompressed APK for system image.
172 // Stub APK for compressed APK in the system image
175 // Compressed APK for system image.
178 // Indicates whether the APK is uncompressed system APK, stub APK or
[all …]
Dconfig.proto1 // Messages describing APK Set's table of contents (toc.pb entry).
42 // The matching is done against the path of files in the APK, thus excluding
62 // takes precedence (the file is left uncompressed in the generated APK).
77 // This is a good trade-off between size of final APK and size of patches
81 // 7zip implementation of deflate algorithm which gives smaller APK size
120 // This decreases APK size at the cost of resource retrieval performance.
198 // standalone APK as is because Android supports multiple dex files natively
201 // Requires to copy dex files from all modules into standalone APK as is.
279 // Android package name of the APK.
282 // Path to the APK within the APEX system image.
[all …]
Dtargeting.proto1 // Messages describing APK Set's table of contents (toc.pb entry).
/build/bazel/rules/android/android_binary_aosp_internal/
Dimpl.bzl34 "Tracks cc stub libraries to exclude from APK packaging.",
77 # Use the device ABI for the arch name when naming subdirectories within the APK's lib/ dir
96 # determine where in the APK to put the .so files
/build/bazel/rules/apex/
DREADME.md18 * `apex_aab.bzl` to repackage APEXes into multi-architecture Android app bundles and APK sets.
30 …pports outputs: `.apex`, `.capex` (compressed apex), `.aab` (Android app bundle), `.apks` (APK set)
/build/make/tools/aconfig/aconfig_protos/protos/
Daconfig.proto50 // * APKs: for APKs which are released independently via Play, each APK is its own container.
51 // If an APK is released as part of a Mainline module, or as part of the system partition
/build/soong/bin/
Dhmm65 - installmod: Adb installs a module's built APK.
/build/make/tools/releasetools/
Dcheck_target_files_signatures.py173 class APK(object): class
329 apk = APK(fullname, displayname)
/build/make/core/
Dapp_prebuilt_internal.mk81 @echo Extract APK: $@
DMakefile778 @echo APK certs list: $@
/build/soong/cmd/extract_apks/
Dmain.go584 `[-apkcerts <apkcerts output file> -partition <partition>] <APK set>`)
/build/soong/dexpreopt/
DDEXPREOPT_IMPLEMENTATION.md177 prebuilt APK.
/build/bazel/rules/tradefed/
Dtradefed.bzl236 # the compiled XML from the APK directly.