Snap for 12319997 from a13c7187bb
to 24Q4-release
Change-Id: Ia3dca665aab4de486158f5f4d440b55ebc0a4b22
This commit is contained in:
commit
c5c4ae9c96
3 changed files with 2 additions and 10 deletions
|
@ -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
|
||||
|
|
6
whitechapel/vendor/google/device.te
vendored
6
whitechapel/vendor/google/device.te
vendored
|
@ -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;
|
||||
|
||||
|
|
5
whitechapel/vendor/google/file.te
vendored
5
whitechapel/vendor/google/file.te
vendored
|
@ -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;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue