OSDN Git Service

DO NOT MERGE Fix issue #3408542: "resizeable" attribute required to get out of compat...
authorDianne Hackborn <hackbod@google.com>
Mon, 31 Jan 2011 20:34:56 +0000 (12:34 -0800)
committerDianne Hackborn <hackbod@google.com>
Mon, 31 Jan 2011 21:44:14 +0000 (13:44 -0800)
commite6c6b760eb0c1068fdfa656007ec27e482313b58
tree6a49ccb7b94258a0c1aafa279683a708d69bf0f9
parent113834c5ab30bfc554202d0f3144a662d77f2484
DO NOT MERGE Fix issue #3408542: "resizeable" attribute required to get out of compat mode

The "resizeable" attribute of supports-screens was never well documented,
so many apps don't set it.  Assuming that if they are explicitly saying
they support large or xlarge screens then they are also implying that they
are resizeable.

Change-Id: Ibce45539d8910dfddb4f548da5464b31ac4a3a89
core/java/android/content/res/CompatibilityInfo.java