| { | |
| "apk_files": { | |
| "assets/icudtl.dat": { | |
| "source_path": "../../third_party/icu/android/icudtl.dat" | |
| } | |
| }, | |
| "apk_splits": { | |
| "on_demand": { | |
| "default_component": "DEFAULT" | |
| } | |
| }, | |
| "component_overrides": { | |
| "third_party/container": "ContainerOverride" | |
| }, | |
| "native_files": { | |
| "smalltest.so": { | |
| "component": "SMALL" | |
| } | |
| } | |
| } | |