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:
Wei Li 2023-08-31 16:02:48 -07:00
parent a4fc68a355
commit 313c8166e1

View file

@ -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 \