From 7317f30939e13b15856e01cf5bfe9de40b03cc0e Mon Sep 17 00:00:00 2001 From: Adam Lesinski Date: Tue, 26 Jul 2016 16:10:26 -0700 Subject: [PATCH] Remove private package from removed.txt Change-Id: I71e764e5e34b7bd671e208fa20dec06956df59b0 --- api/removed.txt | 9 --------- api/system-removed.txt | 9 --------- api/test-removed.txt | 9 --------- core/res/res/values/attrs_manifest.xml | 4 ---- 4 files changed, 31 deletions(-) diff --git a/api/removed.txt b/api/removed.txt index 21b171644479..94ba45244b9f 100644 --- a/api/removed.txt +++ b/api/removed.txt @@ -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 - } - -} - diff --git a/api/system-removed.txt b/api/system-removed.txt index f972b515530d..3811e22dd4e7 100644 --- a/api/system-removed.txt +++ b/api/system-removed.txt @@ -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 - } - -} - diff --git a/api/test-removed.txt b/api/test-removed.txt index 21b171644479..94ba45244b9f 100644 --- a/api/test-removed.txt +++ b/api/test-removed.txt @@ -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 - } - -} - diff --git a/core/res/res/values/attrs_manifest.xml b/core/res/res/values/attrs_manifest.xml index a6a02c5b889e..01cb64db1e8e 100644 --- a/core/res/res/values/attrs_manifest.xml +++ b/core/res/res/values/attrs_manifest.xml @@ -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. --> - - - -