Xposed
Added in API level 60
package

de.robv.android.xposed.services

Contains file access services provided by the Xposed framework.

Classes

BaseService General definition of a file access service provided by the Xposed framework. 
FileResult Holder for the result of a BaseService.readFile(String) or BaseService.statFile(String) call.