platform_build_soong/filesystem
Andrew Walbran 79c3b77ea2 raw_binary output should not be executable.
If it is, rust_test (wrongly) tries to execute it when it is used as
data.

Also fixed description and a lint warning while I was at it.

Bug: 233732515
Test: atest vmbase_example.integration_test
Change-Id: I49bf5147a9908549b0f37bdb0678e77676148db8
2022-05-24 13:57:17 +00:00
..
Android.bp fs: Add raw_binary rule 2022-05-05 18:46:39 +01:00
bootimg.go Support deterministic output for bootimg/filesystem 2022-04-21 14:36:40 +09:00
filesystem.go Support deterministic output for bootimg/filesystem 2022-04-21 14:36:40 +09:00
filesystem_test.go android_system_image only packages "system" items 2022-03-29 07:56:02 +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