All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.github.unidbg.linux.android.SystemPropertyProvider Maven / Gradle / Ivy

package com.github.unidbg.linux.android;

public interface SystemPropertyProvider {

    String getProperty(String key);

}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy