mirror of
https://github.com/chararomandroid/android_device_samsung_a20
synced 2026-08-23 12:35:33 -04:00
universal7885: parts: swap: Round down
The free space on /data Also fix some issues with it
This commit is contained in:
parent
0faf51929d
commit
4a8c870b6b
3 changed files with 13 additions and 2 deletions
|
|
@ -16,8 +16,9 @@ allow system_app hal_parts_hwservice:hwservice_manager find;
|
|||
|
||||
allow system_app hal_parts_default:binder call;
|
||||
|
||||
# FMRadio
|
||||
r_dir_file(system_app, parts_data_file)
|
||||
|
||||
# FMRadio
|
||||
allow system_app hal_fmradio_hwservice:hwservice_manager find;
|
||||
|
||||
allow system_app hal_fmradio_default:binder call;
|
||||
|
|
|
|||
Loading…
Reference in a new issue