summaryrefslogtreecommitdiff
path: root/filesystem/filesystem_test.go
diff options
context:
space:
mode:
author Nikita Ioffe <ioffe@google.com> 2022-12-23 15:36:29 +0000
committer Nikita Ioffe <ioffe@google.com> 2022-12-23 15:46:09 +0000
commit519015f99dd19328e806e0ce363d3c1005436f32 (patch)
tree492d88509751c8a5c46bad126574d8d45edcb942 /filesystem/filesystem_test.go
parent5482a833d109ab7b469a205a440364d1837e658d (diff)
Run host_init_verifier when building filesystem
As part of building Android images we run host_init_verifier to ensure that .rc files are well-formed. Unfortunately that doesn't cover the Microdroid image. This change addresses the divergence. Ideally we should have a concept of pluggable linters that we can run on the generated image. However, introducing such concept will take some time, so while we are working on it directly integrate host_init_verifier into the build system. Bug: 263486078 Test: m microdroid Test: add incorrect .rc file and run m microdroid, verify it fails Change-Id: Id8c9311915e89a10ce3ff7b1f209ebc8cb42211f
Diffstat (limited to 'filesystem/filesystem_test.go')
0 files changed, 0 insertions, 0 deletions