You've already forked Magisk
mirror of
https://github.com/topjohnwu/Magisk.git
synced 2025-09-06 06:36:58 +00:00
Cleanup persist props code
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
pub use persist::{persist_delete_prop, persist_get_prop, persist_get_props, persist_set_prop};
|
||||
|
||||
mod persist;
|
||||
mod proto;
|
||||
Reference in New Issue
Block a user