Miao Wang
6b5d4723d2
Merge "Enable shader cache for applications that shared UID with multiple packages too" into nyc-mr1-dev
2016-09-23 17:28:54 +00:00
Salvador Martinez
5d937fc95f
Updated summary logic for wifi
...
Wifi summary claimed it would not
reconnect under conditions where it should.
This has been changed to properly say when an
AP will automatically be reconnected to.
Test: make RunSettingsLibRoboTests
Bug: 29973023
Change-Id: I2ffb4ec3b83e93c3df9ee179fc6a6bf59acec42e
2016-09-23 08:54:20 -07:00
Makoto Onuki
18fb24c5d3
Merge "Fix DPM unit tests, also fix a log message." into nyc-mr1-dev
2016-09-23 15:34:40 +00:00
Michal Karpinski
69659cb96d
Merge "Fingerprint Strong auth timeout" into nyc-mr1-dev
2016-09-23 07:01:51 +00:00
Hugo Benichi
417748f064
Merge "IpConnectivityLog uses new metrics service" into nyc-mr1-dev
2016-09-23 04:43:23 +00:00
TreeHugger Robot
a703ecdd0c
Merge "Restrict access to background networks to CHANGE_NETWORK_STATE." into nyc-mr1-dev
2016-09-23 03:51:15 +00:00
TreeHugger Robot
a5af1fb7b4
Merge "New IpConnectivityMetrics service" into nyc-mr1-dev
2016-09-23 03:44:28 +00:00
Lorenzo Colitti
fbe9b1ad6f
Restrict access to background networks to CHANGE_NETWORK_STATE.
...
When a network goes into the background, tell netd to set the
network's permission to NETWORK. Also, close all TCP sockets on
that network, to prevent long-lived TCP connections from staying
on it and possibly continuing to use metered data.
Bug: 23113288
Change-Id: Ie89c1940b6739160e25c6e9022b8b977afb3e16e
2016-09-23 11:27:13 +09:00
Kevin Hufnagle
e20b3d78e3
docs: Removed all instances of "i.e." in IntentFilter parameter
...
descriptions.
Bug: 5877117
Change-Id: Iccb16589a72d3180330f13ec224578a0c5ad81c6
2016-09-22 18:33:57 -07:00
TreeHugger Robot
2adff0ec34
Merge "Limit LOCALE_CHANGED broadcast when init'ing." into nyc-mr1-dev
2016-09-23 00:41:30 +00:00
TreeHugger Robot
bad55aca70
Merge "Removed MESSAGE_BIND_PROFILE_SERVICE messages on unbind" into nyc-mr1-dev
2016-09-23 00:09:42 +00:00
Hugo Benichi
239f78a455
Merge "Add ipconnectivity.proto to services jar" into nyc-mr1-dev
2016-09-22 23:37:22 +00:00
Jaewan Kim
c0024237c0
Merge "DO NOT MERGE Fix build" into lmp-dev am: fce3b76452 -s ours am: ded4df2e79 am: 462493ee81 am: 585f642d65 -s ours am: 2cd4383c31 am: 09edfde074 am: 1ab448b5d5 am: 5b649ddcc6 -s ours am: e36701214a
...
am: aec37971b2
Change-Id: I598bd69e76fba210387971a0a8c6841cadf70101
2016-09-22 23:33:25 +00:00
Hugo Benichi
3a6acc6d96
Merge "ConnectivityMetricsLoggerTest" into nyc-mr1-dev
2016-09-22 23:29:43 +00:00
Jaewan Kim
aec37971b2
Merge "DO NOT MERGE Fix build" into lmp-dev am: fce3b76452 -s ours am: ded4df2e79 am: 462493ee81 am: 585f642d65 -s ours am: 2cd4383c31 am: 09edfde074 am: 1ab448b5d5 am: 5b649ddcc6 -s ours
...
am: e36701214a
Change-Id: I648f67d04ae9fd74ea0ea06f47ffea5abde042f9
2016-09-22 23:20:47 +00:00
Selim Cinek
3334a182a6
Fixed a bug where the dimmed background could be invisible
...
Test: Notification group with 2 children on shade locked. Swipe 1 away and go to lockscreen
Change-Id: If7c3a55e220579eb27036f31d59b222371d2bf8e
Fixes: 31524202
2016-09-22 16:19:42 -07:00
Jaewan Kim
80743656b1
DO NOT MERGE Fix build am: dfedca4e43 -s ours am: 499871ebe9 am: 3ea1f124f9 am: ed3e26e2be -s ours am: e9a9e2f055 am: 351aa0b320 am: 03bad07418 am: afab98a69e -s ours am: 738c21253a
...
am: 4c7df4ba37
Change-Id: I4db0a7cfa9a8177ef195ff5fad9448f3fb2b6fc8
2016-09-22 23:16:51 +00:00
Kevin Hufnagle
b10a6dc963
docs: Fixed misspelling in "Address" class overview.
...
Bug: 30608455
Change-Id: Ic7d8492b15eeffe32393c018f3512101d5f0bcae
2016-09-22 16:14:27 -07:00
Brad Ebinger
6f0cbd9297
Merge "Add RadioAccessFamily rank" into nyc-mr1-dev
2016-09-22 23:10:06 +00:00
Jaewan Kim
4c7df4ba37
DO NOT MERGE Fix build am: dfedca4e43 -s ours am: 499871ebe9 am: 3ea1f124f9 am: ed3e26e2be -s ours am: e9a9e2f055 am: 351aa0b320 am: 03bad07418 am: afab98a69e -s ours
...
am: 738c21253a
Change-Id: I789e62154186ed42449cd1904d906778a1ea364b
2016-09-22 23:08:41 +00:00
Jaewan Kim
e36701214a
Merge "DO NOT MERGE Fix build" into lmp-dev am: fce3b76452 -s ours am: ded4df2e79 am: 462493ee81 am: 585f642d65 -s ours am: 2cd4383c31 am: 09edfde074 am: 1ab448b5d5
...
am: 5b649ddcc6 -s ours
Change-Id: I7de1101955e5152cd1fb5858ac93c9e94697b01b
2016-09-22 23:08:24 +00:00
Jeff Sharkey
d26e1ff2de
Limit LOCALE_CHANGED broadcast when init'ing.
...
Immediately when a device finishes booting, retrieveSettings() will
read out the current configuration details, including locale. At
that point mProcessesReady has been set, meaning third-party apps can
be launched. But we haven't started persistent apps yet!
If you have a persistent app (like com.android.phone) which also has
a somewhat related app (like com.android.stk) merged into the same
process, the LOCALE_CHANGED broadcast could start the process pointing
at an unexpected code/data location.
This change avoids this by only sending LOCALE_CHANGED broadcasts to
registered receivers (no manifest receivers) when the locale is being
read for the first time (initLocale).
Test: booted device with locked SIM
Bug: 31665819
Change-Id: I977a596501c6ba492005f98a2367e4b9f67e2dba
2016-09-22 17:05:54 -06:00
TreeHugger Robot
9d88f86190
Merge "SurfaceView: Force surface disconnection before reuse." into nyc-mr1-dev
2016-09-22 22:52:16 +00:00
Jaewan Kim
738c21253a
DO NOT MERGE Fix build am: dfedca4e43 -s ours am: 499871ebe9 am: 3ea1f124f9 am: ed3e26e2be -s ours am: e9a9e2f055 am: 351aa0b320 am: 03bad07418
...
am: afab98a69e -s ours
Change-Id: I8ddca6c69539eb9cc568e5fcec011a3c58450fcc
2016-09-22 22:51:23 +00:00
Jaewan Kim
5b649ddcc6
Merge "DO NOT MERGE Fix build" into lmp-dev am: fce3b76452 -s ours am: ded4df2e79 am: 462493ee81 am: 585f642d65 -s ours am: 2cd4383c31 am: 09edfde074
...
am: 1ab448b5d5
Change-Id: I4a1da4793ef9c53447742ea9e1f7a34fbffb8807
2016-09-22 22:40:32 +00:00
Jaewan Kim
afab98a69e
DO NOT MERGE Fix build am: dfedca4e43 -s ours am: 499871ebe9 am: 3ea1f124f9 am: ed3e26e2be -s ours am: e9a9e2f055 am: 351aa0b320
...
am: 03bad07418
Change-Id: Ia687cf7aa14eb11452d390d47bc13ba4dfba0cda
2016-09-22 22:39:30 +00:00
Jaewan Kim
1ab448b5d5
Merge "DO NOT MERGE Fix build" into lmp-dev am: fce3b76452 -s ours am: ded4df2e79 am: 462493ee81 am: 585f642d65 -s ours am: 2cd4383c31
...
am: 09edfde074
Change-Id: I8365e943aab82305fbc5775e8044dc7f014c0cdc
2016-09-22 22:27:37 +00:00
Jaewan Kim
03bad07418
DO NOT MERGE Fix build am: dfedca4e43 -s ours am: 499871ebe9 am: 3ea1f124f9 am: ed3e26e2be -s ours am: e9a9e2f055
...
am: 351aa0b320
Change-Id: I4cfe42fedcde6f49f259686481bfe61660d02bfc
2016-09-22 22:26:12 +00:00
Jaewan Kim
09edfde074
Merge "DO NOT MERGE Fix build" into lmp-dev am: fce3b76452 -s ours am: ded4df2e79 am: 462493ee81 am: 585f642d65 -s ours
...
am: 2cd4383c31
Change-Id: I0e6d2e4c60383c95a4a73bccfdb12472152e86a0
2016-09-22 22:21:52 +00:00
Jaewan Kim
351aa0b320
DO NOT MERGE Fix build am: dfedca4e43 -s ours am: 499871ebe9 am: 3ea1f124f9 am: ed3e26e2be -s ours
...
am: e9a9e2f055
Change-Id: Iaa0f0e473c9e2389c75c5d4dd9b4ff5e244ba442
2016-09-22 22:20:54 +00:00
TreeHugger Robot
6f91c19337
Merge "Don't halt movement notifications when display is frozen." into nyc-mr1-dev
2016-09-22 22:17:34 +00:00
Android Build Merger (Role)
9570466f2d
Merge "Merge "DO NOT MERGE Check caller for sending media key to telephony service" into klp-dev am: 5b05226586 am: b38fbf9894 am: 84ecab6059 -s ours am: 5ac79fa0a1 -s ours am: 890f53a486 am: 1bf809c490 am: 6ad7c0f6ce -s ours am: 1c278e5652 am: bed7636243 am: dd883c7e87 am: 832179120f -s ours am: c547eeda12 am: f91952879c" into nyc-mr1-dev
2016-09-22 22:14:44 +00:00
Jaewan Kim
dcbae98c53
Merge "DO NOT MERGE Check caller for sending media key to telephony service" into klp-dev am: 5b05226586 am: b38fbf9894 am: 84ecab6059 -s ours am: 5ac79fa0a1 -s ours am: 890f53a486 am: 1bf809c490 am: 6ad7c0f6ce -s ours am: 1c278e5652 am: bed7636243 am: dd883c7e87 am: 832179120f -s ours am: c547eeda12
...
am: f91952879c
Change-Id: I35d46dce73a7a794906301214f54f743a22b5f6a
2016-09-22 22:11:50 +00:00
Android Build Merger (Role)
02b5a0579b
Merge "DO NOT MERGE Check caller for sending media key to telephony service am: d1641e8c27 am: 9477c1674c am: 27d24e01cb -s ours am: 8dffbcd169 -s ours am: f140f796ea am: 7eaeeb49bb am: 7ffaaca237 -s ours am: fa9983ec73 am: 900d1c90b3 am: 0e31d93890 am: 4da22f27f6 -s ours am: 36068a2f00 am: 949c938317" into nyc-mr1-dev
2016-09-22 22:11:30 +00:00
Jaewan Kim
55aed3d49a
DO NOT MERGE Check caller for sending media key to telephony service am: d1641e8c27 am: 9477c1674c am: 27d24e01cb -s ours am: 8dffbcd169 -s ours am: f140f796ea am: 7eaeeb49bb am: 7ffaaca237 -s ours am: fa9983ec73 am: 900d1c90b3 am: 0e31d93890 am: 4da22f27f6 -s ours am: 36068a2f00
...
am: 949c938317
Change-Id: I49a3b4a43b0f84df33c1f1d4a68d2dea4c44ce8b
2016-09-22 22:10:39 +00:00
Chris Tate
bd2a00f848
Merge "Fix crash in clearWallpaper()" into nyc-mr1-dev
2016-09-22 22:10:13 +00:00
TreeHugger Robot
b495cca72b
Merge "Don't take app screenshot in minimize docked stack." into nyc-mr1-dev
2016-09-22 22:09:26 +00:00
Chris Tate
0bb29a8981
Merge "Add hidden intent extra about service availability" into nyc-mr1-dev
2016-09-22 21:58:30 +00:00
Jaewan Kim
f91952879c
Merge "DO NOT MERGE Check caller for sending media key to telephony service" into klp-dev am: 5b05226586 am: b38fbf9894 am: 84ecab6059 -s ours am: 5ac79fa0a1 -s ours am: 890f53a486 am: 1bf809c490 am: 6ad7c0f6ce -s ours am: 1c278e5652 am: bed7636243 am: dd883c7e87 am: 832179120f -s ours
...
am: c547eeda12
Change-Id: I883bb3f96212f7f25d3aa2310e559ec2b6cc063c
2016-09-22 21:57:25 +00:00
Jaewan Kim
2cd4383c31
Merge "DO NOT MERGE Fix build" into lmp-dev am: fce3b76452 -s ours am: ded4df2e79 am: 462493ee81
...
am: 585f642d65 -s ours
Change-Id: Ibbc592cb5fc2b035b87cbb89dcf5dee085c63e14
2016-09-22 21:56:51 +00:00
Todd Kennedy
d220683d33
Force APKs to be streamed
...
When using the new "cmd" command, APKs must be streamed instead of specifying
a file.
Change-Id: I977cd817ac545d7c5293f53b9fa4b155bea7449e
Fixes: 31251489
Test: manually installed packages using 'adb install', 'adb shell cmd package install' and 'adb shell pm install'
2016-09-22 14:56:45 -07:00
Jaewan Kim
949c938317
DO NOT MERGE Check caller for sending media key to telephony service am: d1641e8c27 am: 9477c1674c am: 27d24e01cb -s ours am: 8dffbcd169 -s ours am: f140f796ea am: 7eaeeb49bb am: 7ffaaca237 -s ours am: fa9983ec73 am: 900d1c90b3 am: 0e31d93890 am: 4da22f27f6 -s ours
...
am: 36068a2f00
Change-Id: I64859a44f3c4219cfbfd3bde284be5e6d55025c3
2016-09-22 21:56:29 +00:00
Ajay Panicker
d2ea0ff0cf
Merge "[DO NOT MERGE] Prevent FDs from being leaked when accepted sockets are closed" into klp-dev am: c119a677c4 am: 35d1b45b0f am: dc0f9fa9c9 -s ours am: 8919cc83bb -s ours am: 0241b6d88a am: 0fee65e58b am: 08fed21f2c -s ours am: 0029d03c0a am: afeaced48f am: 2a214fc5f2 am: 0ec10c8fdc -s ours am: 916552b0c9
...
am: b937fdbbe8
Change-Id: I54f3952cfea82733b1c6312ce161e6d12aa94c2b
2016-09-22 21:56:04 +00:00
Jaewan Kim
e9a9e2f055
DO NOT MERGE Fix build am: dfedca4e43 -s ours am: 499871ebe9 am: 3ea1f124f9
...
am: ed3e26e2be -s ours
Change-Id: Ie4fd67251243bba5f6c39320b752cd1cb9f8987e
2016-09-22 21:55:51 +00:00
TreeHugger Robot
a9375fef09
Merge "Defer launching next task until after first layout." into nyc-mr1-dev
2016-09-22 21:26:02 +00:00
Andrew Solovay
f955d4cd9f
docs: Removed two images that were moved to Piper in April
...
Scott had migrated these graphics to Piper in April, but they've
stayed in Gerrit. These graphics had been updated in Gerrit since
then, so they got out of sync with Piper.
Set up Critique CL cr/133998971 to migrate the latest versions
to Piper (and sent to Scott for review); setting up a separate
CL here to remove the files, so they won't accidentally get
edited in the wrong place again.
Change-Id: Ice9dda71ae3604b1fc3aab15746dc41e759b80a6
2016-09-22 14:24:57 -07:00
TreeHugger Robot
7184f8804f
Merge "Avoid entering display freeze mode when using seamless rotation." into nyc-mr1-dev
2016-09-22 21:22:48 +00:00
TreeHugger Robot
2ff503b002
Merge "Fix animation glitch with overlapping orientation changes." into nyc-mr1-dev
2016-09-22 21:22:24 +00:00
TreeHugger Robot
48d24389cb
Merge "Fixing index bounds exception when TaskViews are added while dismissing." into nyc-mr1-dev
2016-09-22 21:09:23 +00:00
Selim Cinek
fc7086ef65
Fixed an issue where the inline controls where not usable
...
Because the calculation whether a touch is on a view was incorrect
the inline controlls would always close on tablets when interacting
with them.
Change-Id: I68dcba411b34def32a044f5a4d73b396f74e9730
Fixes: 31502625
2016-09-22 14:03:41 -07:00