diff options
author | Wale Ogunwale <ogunwale@google.com> | 2016-04-29 16:46:47 -0700 |
---|---|---|
committer | Wale Ogunwale <ogunwale@google.com> | 2016-04-29 16:46:47 -0700 |
commit | 8f6c925ae751e06232cfc636949eef74852cfbec (patch) | |
tree | 6c73d027dd0fd984b158aba092035706bb86a62b /tools/aapt2/java/JavaClassGenerator_test.cpp | |
parent | d971a9d5f2f945d89728af7fffe1e692c1c91e3b (diff) |
Set ActivityInfo.resizeMode to RESIZE_MODE_RESIZEABLE by default
Previous assumption was ActivityInfo was completely initialized in
PackageParser, but that isn't the case with the ResolverActivity
whose ActivityInfo in populated in PackageManagerService.
This was causing the device to exist multi-window mode since
the default ActivityInfo.resizeMode was 0 (RESIZE_MODE_UNRESIZEABLE).
Bug: 28378995
Change-Id: I46e58d434f2a0274c461a8ff00b59ed3d2a1dd52
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator_test.cpp')
0 files changed, 0 insertions, 0 deletions