Snap for 12313714 from f323bc8dc7 to 24Q4-release

Change-Id: If7a43d543a8c4ff41849e128c80a6e533a38b8b4
This commit is contained in:
Android Build Coastguard Worker 2024-09-03 23:01:51 +00:00
commit 11dac2abd9
2 changed files with 8 additions and 0 deletions

View file

@ -39,3 +39,7 @@ type st33spi_device, dev_type;
# GPS
type vendor_gnss_device, dev_type;
# Storage firmware upgrade
type ufs_internal_block_device, dev_type;

View file

@ -75,6 +75,10 @@ type proc_f2fs, proc_type, fs_type;
type bootdevice_sysdev, dev_type;
# Storage firmware upgrade
type ufs_firmware_update, domain;
type ufs_firmware_update_exec, vendor_file_type, exec_type, file_type;
# ZRam
type per_boot_file, file_type, data_file_type, core_data_file_type;