package org.jetbrains.android.dom.manifest; /** * @author Eugene.Kudelevsky */ public interface CompatibleScreensScreen extends ManifestElement { }