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

Commit 7317f309 authored by Adam Lesinski's avatar Adam Lesinski
Browse files

Remove private package from removed.txt

Change-Id: I71e764e5e34b7bd671e208fa20dec06956df59b0
parent ef556916
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