Implement support for host side multi-window management
This commit is contained in:
parent
c4e1e291ac
commit
fbc8b984f2
23 changed files with 428 additions and 983 deletions
|
|
@ -6,6 +6,8 @@ LOCAL_SRC_FILES := $(call all-java-files-under, src)
|
|||
LOCAL_PACKAGE_NAME := AnboxAppManager
|
||||
LOCAL_CERTIFICATE := platform
|
||||
LOCAL_PRIVILEGED_MODULE := true
|
||||
# We kick out several core packages here which would
|
||||
# otherwise put up the base UI we don't want.
|
||||
LOCAL_OVERRIDES_PACKAGES := \
|
||||
Home \
|
||||
Launcher2 \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue