| __init__.py |
|
140 |
| BUILD.gn |
|
984 |
| generate_android_manifest.py |
Creates an AndroidManifest.xml for an incremental APK.
Given the manifest file for the real APK, generates an AndroidManifest.xml with
the application class changed to IncrementalApplication.
|
4563 |
| generate_android_manifest.pydeps |
|
389 |
| installer.py |
Install *_incremental.apk targets as well as their dependent files. |
14067 |
| java |
|
|
| README.md |
# Incremental Install |
2960 |
| third_party |
|
|
| write_installer_json.py |
Writes a .json file with the per-apk details for an incremental install. |
2258 |
| write_installer_json.pydeps |
|
344 |