platform_build_soong/etc
Justin Yun 8bd3afe68c VSDK: etc snapshot may have sub_dir for relative_install_path
prebuilt_etc may use sub_dir property to define a relative install
path. Use SubDir() to read either sub_dir or relative_install_path
property.

Bug: 282080219
Test: m vendor-image
Change-Id: I07a21c5aeb87b403854ed32976d26e70b046b8c1
2023-05-12 15:53:06 +09:00
..
Android.bp Create new module type 'snapshot_etc' 2021-07-27 10:36:30 +09:00
prebuilt_etc.go VSDK: etc snapshot may have sub_dir for relative_install_path 2023-05-12 15:53:06 +09:00
prebuilt_etc_test.go Export Soong module type to LOCAL_SOONG_MODULE_TYPE to Make for SBOM generation. 2023-03-06 22:51:03 +00:00
snapshot_etc.go Reformat build/soong for go 1.19 2022-08-17 10:43:13 -07:00
snapshot_etc_test.go Create new module type 'snapshot_etc' 2021-07-27 10:36:30 +09:00