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