Exclude diffs caught by sbom_test.

Bug: 284279034
Test: build/soong/tests/sbom_test.sh
(cherry picked from https://android-review.googlesource.com/q/commit:704146094a262f1f7e99ee8606469834ec142a34)
Merged-In: I152c2e2c55b6547b2dddf7b1b2524681c9af952e
Change-Id: I152c2e2c55b6547b2dddf7b1b2524681c9af952e
This commit is contained in:
Wei Li
2023-05-25 16:29:20 -07:00
committed by Cherrypicker Worker
parent 93addffa5c
commit 92275ff913

View File

@@ -90,10 +90,12 @@ diff_excludes[system]=\
-I /system/lib64/android.hardware.security.sharedsecret-V1-ndk.so \ -I /system/lib64/android.hardware.security.sharedsecret-V1-ndk.so \
-I /system/lib64/android.security.compat-ndk.so \ -I /system/lib64/android.security.compat-ndk.so \
-I /system/lib64/libkeymaster4_1support.so \ -I /system/lib64/libkeymaster4_1support.so \
-I /system/lib64/libkeymaster4support.so \
-I /system/lib64/libkeymint.so \ -I /system/lib64/libkeymint.so \
-I /system/lib64/libkeystore2_aaid.so \ -I /system/lib64/libkeystore2_aaid.so \
-I /system/lib64/libkeystore2_apc_compat.so \ -I /system/lib64/libkeystore2_apc_compat.so \
-I /system/lib64/libkeystore2_crypto.so \ -I /system/lib64/libkeystore2_crypto.so \
-I /system/lib64/libkeystore-attestation-application-id.so \
-I /system/lib64/libkm_compat_service.so \ -I /system/lib64/libkm_compat_service.so \
-I /system/lib64/libkm_compat.so \ -I /system/lib64/libkm_compat.so \
-I /system/lib64/vndk-29 \ -I /system/lib64/vndk-29 \