Class LegacyManifestParser


  • public class LegacyManifestParser
    extends java.lang.Object
    Creates a PackageInfo from a AndroidManifest
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static android.content.pm.PackageParser.Package createPackage​(org.robolectric.manifest.AndroidManifest androidManifest)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • LegacyManifestParser

        public LegacyManifestParser()
    • Method Detail

      • createPackage

        public static android.content.pm.PackageParser.Package createPackage​(org.robolectric.manifest.AndroidManifest androidManifest)