OSDN Git Service

Added PackageManager#FEATURE_PICTURE_IN_PICTURE
authorWale Ogunwale <ogunwale@google.com>
Mon, 7 Dec 2015 00:23:50 +0000 (16:23 -0800)
committerWale Ogunwale <ogunwale@google.com>
Tue, 15 Dec 2015 22:55:27 +0000 (14:55 -0800)
commitfbe12c4e0ff33f385704edd34aabe6eaa75fedbe
treeb35056a8ce23bf2344ba5075fb76f093f8b8167d
parent1d724e02b04988f1f371549e0ef9eab62465d5b0
Added PackageManager#FEATURE_PICTURE_IN_PICTURE

Indicating that a device supports picture-in-picture
multi-window mode.

Also allow activities to be in Pip mode if force resizeable
is enabled.

Bug: 25580820
Bug: 26187878
Change-Id: If80edfee39ece5a51d21040e4d3a8a9135aa1783
api/current.txt
api/system-current.txt
api/test-current.txt
core/java/android/content/pm/PackageManager.java
services/core/java/com/android/server/am/ActivityManagerService.java