sm7250-common: Add support for smart charging and battery health

Signed-off-by: Sandeep-FED <sandymankara11@gmail.com>
This commit is contained in:
spkal01
2022-10-25 12:11:58 +05:30
committed by Sandeep-FED
parent e936225bf0
commit 5267f316f7
5 changed files with 36 additions and 0 deletions

View File

@@ -4,3 +4,7 @@ allow init platform_app:binder call;
allow init per_boot_file:file ioctl;
allowxperm init per_boot_file:file ioctl { F2FS_IOC_SET_PIN_FILE };
# Allow init to wrtie to sysfs_battery_supply
allow init sysfs_battery_supply:file { setattr };