mirror of
https://github.com/Meetoul/android_device_Unihertz_Jelly2.git
synced 2025-12-23 23:28:37 -05:00
6 lines
202 B
Plaintext
6 lines
202 B
Plaintext
allow vold platform_app:fd {use};
|
|
allow vold block_device:file {create};
|
|
allow vold mtd_device:dir {search};
|
|
allow vold mtd_device:chr_file {read write open};
|
|
allow vold kernel:system {module_request};
|