diff options
| author | 2024-01-12 14:02:47 -0800 | |
|---|---|---|
| committer | 2024-01-12 17:02:58 -0800 | |
| commit | 97494b197e8f59a60baf693e5053b3cb72b2e359 (patch) | |
| tree | 998e73da6dc4537bc5b8786fbda534581c296ec7 /java/sdk_version_test.go | |
| parent | a03ac3a75a31247383956870a7f8f16f1280a314 (diff) | |
Disable prebuilt apps without an apk later
Currently, android_app_import modules get disabled during their load
hook if they don't have a set `apk` property. This causes them to be
disabled before soong config variables can be applied, which would've
set the apk property.
Move the disabling into a DefaultableHook, which will run after the
soong config variables.
Bug: 319897584
Test: m nothing --no-skip-soong-tests
Change-Id: Ia0f6a39c35b3b11249bfa74ad532858189be24b1
Diffstat (limited to 'java/sdk_version_test.go')
0 files changed, 0 insertions, 0 deletions