mirror of
https://github.com/Evolution-X-Devices/device_xiaomi_sm6150-common
synced 2026-01-27 07:38:17 +00:00
- nuke dependencies (moved to device tree) - decommonize BUILD_BROKEN_VENDOR_PROPERTY_NAMESPACE - set EROFS for GMS builds and EXT4 for VANILLA builds - set TARGET_USES_MIUI_CAMERA to true and migrate it to soong_config_set - label bypass charging node Signed-off-by: therealmharc <therealmharc@gmail.com>
9 lines
282 B
Plaintext
9 lines
282 B
Plaintext
dontaudit init bt_firmware_file:filesystem getattr;
|
|
dontaudit init firmware_file:filesystem getattr;
|
|
|
|
allow init per_boot_file:file ioctl;
|
|
allowxperm init per_boot_file:file ioctl { F2FS_IOC_SET_PIN_FILE };
|
|
|
|
# input_suspend label
|
|
allow init sysfs_battery_supply:file rw_file_perms;
|