Loading tools/sbom/gen_sbom.py +1 −0 Original line number Diff line number Diff line Loading @@ -581,6 +581,7 @@ def get_license_of_product_copy_file(file_path): 'frameworks/base/data/keyboards/', 'frameworks/base/data/sounds/', 'frameworks/native/data/etc/', 'hardware/google/camera/devices/EmulatedCamera/hwl/configs/', 'system/core/rootdir/etc/', } for p in paths: Loading Loading
tools/sbom/gen_sbom.py +1 −0 Original line number Diff line number Diff line Loading @@ -581,6 +581,7 @@ def get_license_of_product_copy_file(file_path): 'frameworks/base/data/keyboards/', 'frameworks/base/data/sounds/', 'frameworks/native/data/etc/', 'hardware/google/camera/devices/EmulatedCamera/hwl/configs/', 'system/core/rootdir/etc/', } for p in paths: Loading