am: 50beaa02f8
* commit '50beaa02f89826cfca84273a7e8140b5e6f6a234':
Do not show error dialogs on watch builds.
Change-Id: Idd0151447b7fb42deadc5d4d1e416ef8e372c2e7
am: 367d298c4f
* commit '367d298c4f89c5ae33cdffe38604c799e2713ac8':
Set final crop on wallpaper instead of intersect clip with stack bounds
Change-Id: I1362c2d848389d61fb9a4cab0d1f4cf1b1ddae06
am: 9386a40edf
* commit '9386a40edf153f31e96283bf61a5b2feac96ec8f':
Set final crop on wallpaper instead of intersect clip with stack bounds
Change-Id: I14badc69395be338f6364aab087dc5f3272e9e3b
am: 9386a40edf
* commit '9386a40edf153f31e96283bf61a5b2feac96ec8f':
Set final crop on wallpaper instead of intersect clip with stack bounds
Change-Id: Ic4790a2a66f9f01064dbcbf6c3f06ca6238f6c3f
We also need to freeze the override configuration so we don't report
the new configuration too early, which leads to bugs.
Bug: 27915587
Change-Id: Idffadbb02ab0311796caa760ae1f467fd2d17768
Wallpaper's clip rect is offset by its window offsets, it can't be
intersect directly with stack bounds.
bug: 28763785
Change-Id: Id87d668c9e59832498c9c62730617d0a5a9207c2
Netlink notifications about the state of the modem contains uid too.
This patch adds the functionality to add that. It also fixes the bug to
parse the timestamp in the message even in cases where the length is
greater than expected.
Bug: 28527904
Change-Id: I4643bff3eb5b1ffa2dc0b78f1c6947d60487e0d8
Signed-off-by: Ruchi Kandoi <kandoiruchi@google.com>
...cannot be cast to LocalBinder after a crash
Turns out, if you called removeProcessLocked() with an old ProcessRecord,
we could get in to a bad state -- if we had a new process with that same
name already running, we would kind-of blow it away as a process name,
but not as much else. So the next time we wanted to run a new thing
in the process, we would start a new second process and the two could
get mixed together.
Change-Id: I05e0463bd55f57f5e07f0b804ed9fd8c4f98a5a5
am: c38966194b
* commit 'c38966194be7565e1531bb08e235fcc5e091d1a2':
Don't allow any app to specify rotation unless in home task
Change-Id: Ic239c5b6a468eab3faa91201ef207d95e409b51b
am: 0f6a6c4bc1
* commit '0f6a6c4bc15fee726ef9aeb0d99b1204767f431d':
Don't allow any app to specify rotation unless in home task
Change-Id: Ie7f0065543addcf51df5b24b8b67d7f12d9001aa
am: 0f6a6c4bc1
* commit '0f6a6c4bc15fee726ef9aeb0d99b1204767f431d':
Don't allow any app to specify rotation unless in home task
Change-Id: Id53a86c7c4878e90021d0d82172a1fbb49cc13fe
The previous logic was racy/buggy in a sense so that the non-home app
could still force the orientation when the divider was still minimized.
The logic is cleaned up so only the home task can force the orientation
in multi-window.
Change-Id: I9eccf86d9fa442375d6eca400cb6ac0815c9fa10
Fixes: 28675152
Rotation could change again after updateDisplayInfo is called. We
need to set stack bounds even for fullscreen stacks in this case.
Otherwise the bounds will be incorrect until it's rotated again.
bug: 28611814
Change-Id: I31289524a9ceacaaaa66924e9bf6cbe88fd83f99
am: 76b2c48d83
* commit '76b2c48d83816497d5ded7cdfa3fa07dcefc65eb':
Use APF program to drop non-IP non-ARP broadcasts
Change-Id: I0d563f9251c9fa8fe1c4c4bf5052e33d33ff2f51
am: cc02a95cbd
* commit 'cc02a95cbd694927cd70d7b0d7921d3f10300b38':
Fixed connectivity state in some power saving scenarios.
Change-Id: I9ce60e8520c041e1345960a51394f8477c4ac49e
am: 90ba8cf379
* commit '90ba8cf3799fa60138d212e092cc7f0a5e79374f':
Use APF program to drop non-IP non-ARP broadcasts
Change-Id: I17fd739c51c45ab8152b1ebf1a108fb74cf85ef2
am: 25018d41f4
* commit '25018d41f482fe21a45eb2e739f22dc7cc937428':
Fixed connectivity state in some power saving scenarios.
Change-Id: I7ebe3864657d2147034ffae400312e94deb5ef35
am: 90ba8cf379
* commit '90ba8cf3799fa60138d212e092cc7f0a5e79374f':
Use APF program to drop non-IP non-ARP broadcasts
Change-Id: I7f9130cbe2198106b9d9c89c5272fc822852e172
am: 25018d41f4
* commit '25018d41f482fe21a45eb2e739f22dc7cc937428':
Fixed connectivity state in some power saving scenarios.
Change-Id: If76cc55916bbd7e5e4093b39ff81a40c1e43034c