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

Commit 4728cd17 authored by Deepanshu Gupta's avatar Deepanshu Gupta Committed by Android (Google) Code Review
Browse files

Merge "Add missing delegates for M preview." into mnc-dev

parents a2366b0c d77b9ed7
Loading
Loading
Loading
Loading
+0 −11
Original line number Diff line number Diff line
<component name="libraryTable">
  <library name="asm-4.0">
    <CLASSES>
      <root url="jar://$PROJECT_DIR$/../../../../prebuilts/misc/common/asm/asm-4.0.jar!/" />
    </CLASSES>
    <JAVADOC />
    <SOURCES>
      <root url="jar://$PROJECT_DIR$/../../../../prebuilts/misc/common/asm/src.zip!/" />
    </SOURCES>
  </library>
</component>
 No newline at end of file
+0 −13
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
+0 −11
Original line number Diff line number Diff line
<component name="libraryTable">
  <library name="guava">
    <CLASSES>
      <root url="jar://$PROJECT_DIR$/../../../../prebuilts/tools/common/m2/repository/com/google/guava/guava/15.0/guava-15.0.jar!/" />
    </CLASSES>
    <JAVADOC />
    <SOURCES>
      <root url="jar://$PROJECT_DIR$/../../../../prebuilts/tools/common/m2/repository/com/google/guava/guava/15.0/guava-15.0-sources.jar!/" />
    </SOURCES>
  </library>
</component>
 No newline at end of file
+0 −11
Original line number Diff line number Diff line
<component name="libraryTable">
  <library name="icu4j">
    <CLASSES>
      <root url="jar://$PROJECT_DIR$/../../../../prebuilts/misc/common/icu4j/icu4j.jar!/" />
    </CLASSES>
    <JAVADOC>
      <root url="http://icu-project.org/apiref/icu4j50rc/" />
    </JAVADOC>
    <SOURCES />
  </library>
</component>
 No newline at end of file
+0 −11
Original line number Diff line number Diff line
<component name="libraryTable">
  <library name="kxml2-2.3.0">
    <CLASSES>
      <root url="jar://$PROJECT_DIR$/../../../../prebuilts/misc/common/kxml2/kxml2-2.3.0.jar!/" />
    </CLASSES>
    <JAVADOC />
    <SOURCES>
      <root url="file://$PROJECT_DIR$/../../../../libcore/xml/src/main/java" />
    </SOURCES>
  </library>
</component>
 No newline at end of file
Loading