Snap for 12319997 from a13c7187bb to 24Q4-release

Change-Id: Ia3dca665aab4de486158f5f4d440b55ebc0a4b22
This commit is contained in:
Android Build Coastguard Worker 2024-09-04 23:02:16 +00:00
commit c5c4ae9c96
3 changed files with 2 additions and 10 deletions

View file

@ -1,4 +1,5 @@
battery_mitigation sysfs file b/364446534
chre vendor_data_file dir b/301948771
dump_display sysfs file b/340722772
hal_power_default hal_power_default capability b/240632824

View file

@ -1,8 +1,5 @@
# Block Devices
type efs_block_device, dev_type;
type modem_block_device, dev_type;
type modem_userdata_block_device, dev_type;
type persist_block_device, dev_type;
type mfg_data_block_device, dev_type;
# Exynos devices
@ -40,6 +37,3 @@ 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,10 +75,6 @@ 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;
@ -165,3 +161,4 @@ type sysfs_bootctl, sysfs_type, fs_type;
# WLC
type sysfs_wlc, sysfs_type, fs_type;