Ignore the newly added symllink /system/bin/hwservicemanager so it doesn't cause CI failure in sbom_integration.
The symlink will be added to SBOM later. Bug: Test: build/soong/tests/sbom_test.sh Change-Id: I170e554e8b805736c60b8d26533bd0ab41e7575a
This commit is contained in:
parent
a4fc68a355
commit
313c8166e1
1 changed files with 1 additions and 0 deletions
|
@ -91,6 +91,7 @@ function test_sbom_aosp_cf_x86_64_phone {
|
|||
diff_excludes[system]="\
|
||||
-I /system/bin/assemble_cvd \
|
||||
-I /system/bin/console_forwarder \
|
||||
-I /system/bin/hwservicemanager \
|
||||
-I /system/bin/kernel_log_monitor \
|
||||
-I /system/bin/logcat_receiver \
|
||||
-I /system/bin/mkenvimage_slim \
|
||||
|
|
Loading…
Reference in a new issue