platform_build_soong/filesystem
Jooyung Han 54f780505d Prevent sdk variants from install
Platform variants should be available even when unbundled_build so that
unbundled build of com.android.virt apex can correctly have microdroid
image with system variants.

Bug: 268582372
Test: m (soong test)
Test: banchan com.android.virt aosp_arm64
      UNBUNDLED_BUILD_SDKS_FROM_SOURCE=true m apps_only dist
      (microdroid should have the same contents)
Change-Id: I682e4f1f477f3024f7719dfaa67006ef335e0640
2023-02-22 13:45:49 +09:00
..
Android.bp [avb_footer] Add avb_gen_vbmeta_image to generate vbmeta image 2023-01-10 15:38:31 +00:00
avb_add_hash_footer.go [avb_footer] Add avb_gen_vbmeta_image to generate vbmeta image 2023-01-10 15:38:31 +00:00
avb_gen_vbmeta_image.go [avb_footer] Add avb_gen_vbmeta_image to generate vbmeta image 2023-01-10 15:38:31 +00:00
bootimg.go Support deterministic output for bootimg/filesystem 2022-04-21 14:36:40 +09:00
filesystem.go [avb_footer] Add avb_gen_vbmeta_image to generate vbmeta image 2023-01-10 15:38:31 +00:00
filesystem_test.go Prevent sdk variants from install 2023-02-22 13:45:49 +09:00
logical_partition.go Remove InstallBypassMake and ToMakePath 2021-12-15 15:22:53 -08:00
raw_binary.go raw_binary output should not be executable. 2022-05-24 13:57:17 +00:00
system_image.go android_system_image only packages "system" items 2022-03-29 07:56:02 +09:00
testing.go Add filesystem_test.go 2021-04-16 13:20:02 +09:00
vbmeta.go Remove InstallBypassMake and ToMakePath 2021-12-15 15:22:53 -08:00