Files
build_soong/android
Cole Faust 97494b197e 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
2024-01-12 17:02:58 -08:00
..
2024-01-05 09:54:09 -08:00
2024-01-05 09:54:09 -08:00
2023-04-17 19:26:07 +00:00
2024-01-09 22:09:07 +00:00
2023-03-22 12:58:38 -07:00
2023-12-13 14:11:24 -08:00
2024-01-05 09:54:09 -08:00
2024-01-05 09:54:09 -08:00
2023-06-22 08:18:33 -07:00
2023-05-19 20:31:32 +00:00
2024-01-09 22:09:07 +00:00
2023-12-14 16:12:20 -08:00
2023-04-10 20:20:41 +00:00
2023-04-10 20:20:41 +00:00
2024-01-05 09:54:09 -08:00
2023-04-26 17:18:19 -07:00
2021-12-13 13:33:15 -05:00
2024-01-03 15:22:32 -08:00
2024-01-09 22:53:52 +00:00
2023-10-16 14:20:00 -07:00
2024-01-05 09:54:09 -08:00
2023-11-08 22:11:24 -08:00
2022-08-03 14:02:33 -07:00