OSDN Git Service

Force work challenge activity to be not resizable
authorTony Mak <tonymak@google.com>
Mon, 4 Apr 2016 15:25:24 +0000 (16:25 +0100)
committerTony Mak <tonymak@google.com>
Mon, 4 Apr 2016 15:25:24 +0000 (16:25 +0100)
commit0e5caa20804e13c5607fccc999b11ed7a8b541eb
treefd8e7282fb29afd079b91edf11dd6e6457296c52
parent9069181c847168896c6fac97e8869944c97f0f2e
Force work challenge activity to be not resizable

We need to add the flag resizeableActivity to the root activity of
the task that holding the work challenge activity which is
ConfirmDeviceCredentialActivity$InternalActivity.

This activity is the entry point for work challenge and is not used
elsewhere.

Bug: 27565539

Change-Id: I79157e4ea9c7a52a1727919dcd4d311380492f3d
AndroidManifest.xml