Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit c55f0d8b authored by Deepanshu Gupta's avatar Deepanshu Gupta Committed by Android Git Automerger
Browse files

am a8545890: Merge "Move couple of intellij libraries to project level." into mnc-dev

* commit 'a8545890':
  Move couple of intellij libraries to project level.
parents 53ec4a66 a8545890
Loading
Loading
Loading
Loading
+13 −0
Original line number Diff line number Diff line
<component name="libraryTable">
  <library name="framework.jar">
    <CLASSES>
      <root url="jar://$PROJECT_DIR$/../../../../out/host/common/obj/JAVA_LIBRARIES/temp_layoutlib_intermediates/javalib.jar!/" />
    </CLASSES>
    <JAVADOC />
    <SOURCES>
      <root url="file://$PROJECT_DIR$/../../core/java" />
      <root url="file://$PROJECT_DIR$/../../graphics/java" />
      <root url="file://$PROJECT_DIR$/../../../../libcore/luni/src/main/java" />
    </SOURCES>
  </library>
</component>
 No newline at end of file
+11 −0
Original line number Diff line number Diff line
<component name="libraryTable">
  <library name="layoutlib_api-prebuilt">
    <CLASSES>
      <root url="jar://$PROJECT_DIR$/../../../../prebuilts/misc/common/layoutlib_api/layoutlib_api-prebuilt.jar!/" />
    </CLASSES>
    <JAVADOC />
    <SOURCES>
      <root url="jar://$PROJECT_DIR$/../../../../prebuilts/misc/common/layoutlib_api/layoutlib_api-sources.jar!/" />
    </SOURCES>
  </library>
</component>
 No newline at end of file
+2 −24
Original line number Diff line number Diff line
@@ -24,17 +24,7 @@
    </content>
    <orderEntry type="inheritedJdk" />
    <orderEntry type="sourceFolder" forTests="false" />
    <orderEntry type="module-library">
      <library name="layoutlib_api-prebuilt">
        <CLASSES>
          <root url="jar://$MODULE_DIR$/../../../../../prebuilts/misc/common/layoutlib_api/layoutlib_api-prebuilt.jar!/" />
        </CLASSES>
        <JAVADOC />
        <SOURCES>
          <root url="jar://$MODULE_DIR$/../../../../../prebuilts/misc/common/layoutlib_api/layoutlib_api-sources.jar!/" />
        </SOURCES>
      </library>
    </orderEntry>
    <orderEntry type="library" name="layoutlib_api-prebuilt" level="project" />
    <orderEntry type="module-library">
      <library name="ninepatch-prebuilt">
        <CLASSES>
@@ -60,19 +50,7 @@
        </SOURCES>
      </library>
    </orderEntry>
    <orderEntry type="module-library">
      <library name="framework.jar">
        <CLASSES>
          <root url="jar://$MODULE_DIR$/../../../../../out/host/common/obj/JAVA_LIBRARIES/temp_layoutlib_intermediates/javalib.jar!/" />
        </CLASSES>
        <JAVADOC />
        <SOURCES>
          <root url="file://$MODULE_DIR$/../../../core/java" />
          <root url="file://$MODULE_DIR$/../../../graphics/java" />
          <root url="file://$MODULE_DIR$/../../../../../libcore/luni/src/main/java" />
        </SOURCES>
      </library>
    </orderEntry>
    <orderEntry type="library" name="framework.jar" level="project" />
    <orderEntry type="module-library" scope="TEST">
      <library name="kxml2-2.3.0">
        <CLASSES>