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

Commit 99812229 authored by Adam Lesinski's avatar Adam Lesinski Committed by Android (Google) Code Review
Browse files

Merge "Remove private package from removed.txt"

parents 7e76266f 7317f309
Loading
Loading
Loading
Loading
+0 −9
Original line number Diff line number Diff line
@@ -427,12 +427,3 @@ package android.widget {

}
package com.android.internal {

  public static final class R.styleable {
    field public static final int AndroidManifestLayout_minimalHeight = 6; // 0x6
    field public static final int AndroidManifestLayout_minimalWidth = 5; // 0x5
  }

}
+0 −9
Original line number Diff line number Diff line
@@ -425,12 +425,3 @@ package android.widget {

}
package com.android.internal {

  public static final class R.styleable {
    field public static final int AndroidManifestLayout_minimalHeight = 6; // 0x6
    field public static final int AndroidManifestLayout_minimalWidth = 5; // 0x5
  }

}
+0 −9
Original line number Diff line number Diff line
@@ -427,12 +427,3 @@ package android.widget {

}
package com.android.internal {

  public static final class R.styleable {
    field public static final int AndroidManifestLayout_minimalHeight = 6; // 0x6
    field public static final int AndroidManifestLayout_minimalWidth = 5; // 0x5
  }

}
+0 −4
Original line number Diff line number Diff line
@@ -2314,8 +2314,6 @@
         then the system will set the same minimal width on all other activities in the task. It
         will also ignore any other minimal width attributes of non-root activities. -->
        <attr name="minWidth" />
        <!-- @removed -->
        <attr name="minimalWidth" format="dimension" />
        <!-- Minimal height of the activity.

         <p><strong>NOTE:</strong> A task's root activity value is applied to all additional
@@ -2323,8 +2321,6 @@
         then the system will set the same minimal height on all other activities in the task. It
         will also ignore any other minimal height attributes of non-root activities. -->
        <attr name="minHeight" />
        <!-- @removed -->
        <attr name="minimalHeight" format="dimension" />
    </declare-styleable>

    <!-- <code>restrict-update</code> tag restricts system apps from being updated unless the