OSDN Git Service

android-x86/frameworks-base.git
7 years agoMerge "Fix DPM unit tests, also fix a log message." into nyc-mr1-dev
Makoto Onuki [Fri, 23 Sep 2016 15:43:06 +0000 (15:43 +0000)]
Merge "Fix DPM unit tests, also fix a log message." into nyc-mr1-dev
am: 18fb24c5d3

Change-Id: Ic61398ebf0f4b453c2e859f49b373810934218bd

7 years agoFix DPM unit tests, also fix a log message.
Makoto Onuki [Fri, 23 Sep 2016 15:43:04 +0000 (15:43 +0000)]
Fix DPM unit tests, also fix a log message.
am: 6ad5f92512

Change-Id: Ieab914cf8538e3086fb32cc351e45e6a5c2017c5

7 years agoMerge "Fix DPM unit tests, also fix a log message." into nyc-mr1-dev
Makoto Onuki [Fri, 23 Sep 2016 15:34:37 +0000 (15:34 +0000)]
Merge "Fix DPM unit tests, also fix a log message." into nyc-mr1-dev

7 years agoMerge "Add property to disable camera service proxy." into cw-f-dev
Ivan Podogov [Fri, 23 Sep 2016 11:04:06 +0000 (11:04 +0000)]
Merge "Add property to disable camera service proxy." into cw-f-dev

7 years agoMerge "Fingerprint Strong auth timeout" into nyc-mr1-dev
Michal Karpinski [Fri, 23 Sep 2016 07:10:06 +0000 (07:10 +0000)]
Merge "Fingerprint Strong auth timeout" into nyc-mr1-dev
am: 69659cb96d

Change-Id: Ia4053b06fe434a61b11037ee250c2edc9689b06b

7 years agoFingerprint Strong auth timeout
Michal Karpinski [Fri, 23 Sep 2016 07:09:59 +0000 (07:09 +0000)]
Fingerprint Strong auth timeout
am: 0b72a722ed

Change-Id: I70a4c0288aa2d98c02706a055a5dda710ace2ae2

7 years agoMerge "Fingerprint Strong auth timeout" into nyc-mr1-dev
Michal Karpinski [Fri, 23 Sep 2016 07:01:48 +0000 (07:01 +0000)]
Merge "Fingerprint Strong auth timeout" into nyc-mr1-dev

7 years agoMerge "IpConnectivityLog uses new metrics service" into nyc-mr1-dev
Hugo Benichi [Fri, 23 Sep 2016 04:48:51 +0000 (04:48 +0000)]
Merge "IpConnectivityLog uses new metrics service" into nyc-mr1-dev
am: 417748f064

Change-Id: I7fae7760d5ec872a0a989ca3964419d3839694ad

7 years agoIpConnectivityLog uses new metrics service
Hugo Benichi [Fri, 23 Sep 2016 04:48:49 +0000 (04:48 +0000)]
IpConnectivityLog uses new metrics service
am: 00a42d4c88

Change-Id: I1e3b611eeec448e333e83cb8d630f0e9906b7f14

7 years agoMerge "IpConnectivityLog uses new metrics service" into nyc-mr1-dev
Hugo Benichi [Fri, 23 Sep 2016 04:43:21 +0000 (04:43 +0000)]
Merge "IpConnectivityLog uses new metrics service" into nyc-mr1-dev

7 years agoMerge "Restrict access to background networks to CHANGE_NETWORK_STATE." into nyc...
Lorenzo Colitti [Fri, 23 Sep 2016 03:57:34 +0000 (03:57 +0000)]
Merge "Restrict access to background networks to CHANGE_NETWORK_STATE." into nyc-mr1-dev
am: a703ecdd0c

Change-Id: I8fa53ac5143bd5df0177a11e5961acef63072007

7 years agoRestrict access to background networks to CHANGE_NETWORK_STATE.
Lorenzo Colitti [Fri, 23 Sep 2016 03:57:32 +0000 (03:57 +0000)]
Restrict access to background networks to CHANGE_NETWORK_STATE.
am: fbe9b1ad6f

Change-Id: Iaf4ccd24298f680cab39bf9b87604eb16bc53aa5

7 years agoMerge "Restrict access to background networks to CHANGE_NETWORK_STATE." into nyc...
TreeHugger Robot [Fri, 23 Sep 2016 03:51:13 +0000 (03:51 +0000)]
Merge "Restrict access to background networks to CHANGE_NETWORK_STATE." into nyc-mr1-dev

7 years agoMerge "New IpConnectivityMetrics service" into nyc-mr1-dev
Hugo Benichi [Fri, 23 Sep 2016 03:49:07 +0000 (03:49 +0000)]
Merge "New IpConnectivityMetrics service" into nyc-mr1-dev
am: a5af1fb7b4

Change-Id: Ia3860add87e1d4ee5d28abf1f0f4e4299e6e7a0b

7 years agoNew IpConnectivityMetrics service
Hugo Benichi [Fri, 23 Sep 2016 03:49:04 +0000 (03:49 +0000)]
New IpConnectivityMetrics service
am: eab511b582

Change-Id: Iad65f10f079be13570e1f687dacb30f4f657a163

7 years agoMerge "New IpConnectivityMetrics service" into nyc-mr1-dev
TreeHugger Robot [Fri, 23 Sep 2016 03:44:26 +0000 (03:44 +0000)]
Merge "New IpConnectivityMetrics service" into nyc-mr1-dev

7 years agoRestrict access to background networks to CHANGE_NETWORK_STATE.
Lorenzo Colitti [Thu, 28 Jul 2016 08:14:11 +0000 (17:14 +0900)]
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

7 years agoMerge "Limit LOCALE_CHANGED broadcast when init'ing." into nyc-mr1-dev
Jeff Sharkey [Fri, 23 Sep 2016 00:57:33 +0000 (00:57 +0000)]
Merge "Limit LOCALE_CHANGED broadcast when init'ing." into nyc-mr1-dev
am: 2adff0ec34

Change-Id: I7ed24ecc01cf1a1ef38308474522b3e322e517a7

7 years agoLimit LOCALE_CHANGED broadcast when init'ing.
Jeff Sharkey [Fri, 23 Sep 2016 00:57:30 +0000 (00:57 +0000)]
Limit LOCALE_CHANGED broadcast when init'ing.
am: d26e1ff2de

Change-Id: Ib735e27a05b787fab6c955a084e55870d1e9442c

7 years agoMerge "Limit LOCALE_CHANGED broadcast when init'ing." into nyc-mr1-dev
TreeHugger Robot [Fri, 23 Sep 2016 00:41:26 +0000 (00:41 +0000)]
Merge "Limit LOCALE_CHANGED broadcast when init'ing." into nyc-mr1-dev

7 years agoMerge "Removed MESSAGE_BIND_PROFILE_SERVICE messages on unbind" into nyc-mr1-dev
Pavlin Radoslavov [Fri, 23 Sep 2016 00:18:08 +0000 (00:18 +0000)]
Merge "Removed MESSAGE_BIND_PROFILE_SERVICE messages on unbind" into nyc-mr1-dev
am: bad55aca70

Change-Id: Ib79f48efa4d526c404475744753ed1c7e39dc33a

7 years agoRemoved MESSAGE_BIND_PROFILE_SERVICE messages on unbind
Pavlin Radoslavov [Fri, 23 Sep 2016 00:18:04 +0000 (00:18 +0000)]
Removed MESSAGE_BIND_PROFILE_SERVICE messages on unbind
am: c7dda10ee9

Change-Id: I49e5669a037080089b7be345d8dfb32744a5525a

7 years agoMerge "Removed MESSAGE_BIND_PROFILE_SERVICE messages on unbind" into nyc-mr1-dev
TreeHugger Robot [Fri, 23 Sep 2016 00:09:40 +0000 (00:09 +0000)]
Merge "Removed MESSAGE_BIND_PROFILE_SERVICE messages on unbind" into nyc-mr1-dev

7 years agoMerge "Add ipconnectivity.proto to services jar" into nyc-mr1-dev
Hugo Benichi [Thu, 22 Sep 2016 23:46:20 +0000 (23:46 +0000)]
Merge "Add ipconnectivity.proto to services jar" into nyc-mr1-dev
am: 239f78a455

Change-Id: I97551513b789471964f637fe1e03784fbba1b246

7 years agoAdd ipconnectivity.proto to services jar
Hugo Benichi [Thu, 22 Sep 2016 23:46:18 +0000 (23:46 +0000)]
Add ipconnectivity.proto to services jar
am: 50a84c6210

Change-Id: I3bcaaa4c31aa54dfde8453023c91510d072823a8

7 years agoMerge "DO NOT MERGE Fix build" into lmp-dev am: fce3b76452 -s ours am: ded4df2e79...
Jaewan Kim [Thu, 22 Sep 2016 23:45:38 +0000 (23:45 +0000)]
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
am: c0024237c0

Change-Id: Id175c5e8463e7ca573ae3a30c37c817883c613ed

7 years agoMerge "ConnectivityMetricsLoggerTest" into nyc-mr1-dev
Hugo Benichi [Thu, 22 Sep 2016 23:44:16 +0000 (23:44 +0000)]
Merge "ConnectivityMetricsLoggerTest" into nyc-mr1-dev
am: 3a6acc6d96

Change-Id: I94a70a84e1869573fa3222639538593fa681fcce

7 years agoConnectivityMetricsLoggerTest
Hugo Benichi [Thu, 22 Sep 2016 23:44:13 +0000 (23:44 +0000)]
ConnectivityMetricsLoggerTest
am: b1af5e51c5

Change-Id: Ifa56e878d17be4f93f2ffd9bc8aaeb4789beb55e

7 years agoMerge "Add ipconnectivity.proto to services jar" into nyc-mr1-dev
Hugo Benichi [Thu, 22 Sep 2016 23:37:20 +0000 (23:37 +0000)]
Merge "Add ipconnectivity.proto to services jar" into nyc-mr1-dev

7 years agoMerge "DO NOT MERGE Fix build" into lmp-dev am: fce3b76452 -s ours am: ded4df2e79...
Jaewan Kim [Thu, 22 Sep 2016 23:33:25 +0000 (23:33 +0000)]
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

7 years agoMerge "ConnectivityMetricsLoggerTest" into nyc-mr1-dev
Hugo Benichi [Thu, 22 Sep 2016 23:29:40 +0000 (23:29 +0000)]
Merge "ConnectivityMetricsLoggerTest" into nyc-mr1-dev

7 years agoDO NOT MERGE Fix build am: dfedca4e43 -s ours am: 499871ebe9 am: 3ea1f124f9 am:...
Jaewan Kim [Thu, 22 Sep 2016 23:22:51 +0000 (23:22 +0000)]
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
am: 80743656b1

Change-Id: I097a8b682b61517481b176d5b917a4f0f22d3d48

7 years agoMerge "Add RadioAccessFamily rank" into nyc-mr1-dev
Brad Ebinger [Thu, 22 Sep 2016 23:21:30 +0000 (23:21 +0000)]
Merge "Add RadioAccessFamily rank" into nyc-mr1-dev
am: 6f0cbd9297

Change-Id: Ieaf0456a99566a2a1395e78dd1d8c7beba0008ae

7 years agoMerge "DO NOT MERGE Fix build" into lmp-dev am: fce3b76452 -s ours am: ded4df2e79...
Jaewan Kim [Thu, 22 Sep 2016 23:20:47 +0000 (23:20 +0000)]
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

7 years agoAdd RadioAccessFamily rank
Brad Ebinger [Thu, 22 Sep 2016 23:20:35 +0000 (23:20 +0000)]
Add RadioAccessFamily rank
am: de780c84b5

Change-Id: I60352df2052169c722045669069fef8002561574

7 years agoMerge "SurfaceView: Force surface disconnection before reuse." into nyc-mr1-dev
Robert Carr [Thu, 22 Sep 2016 23:17:06 +0000 (23:17 +0000)]
Merge "SurfaceView: Force surface disconnection before reuse." into nyc-mr1-dev
am: 9d88f86190

Change-Id: I0c6e3c925cf7d8e111edc4a57e0301fa6dce5285

7 years agoSurfaceView: Force surface disconnection before reuse.
Robert Carr [Thu, 22 Sep 2016 23:17:05 +0000 (23:17 +0000)]
SurfaceView: Force surface disconnection before reuse.
am: 387838be95

Change-Id: Ied6c33fac75612ed2cdeb45b24c521bbff979afa

7 years agoDO NOT MERGE Fix build am: dfedca4e43 -s ours am: 499871ebe9 am: 3ea1f124f9 am:...
Jaewan Kim [Thu, 22 Sep 2016 23:16:51 +0000 (23:16 +0000)]
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

7 years agoMerge "Don't halt movement notifications when display is frozen." into nyc-mr1-dev
Robert Carr [Thu, 22 Sep 2016 23:15:58 +0000 (23:15 +0000)]
Merge "Don't halt movement notifications when display is frozen." into nyc-mr1-dev
am: 6f91c19337

Change-Id: I452ba7235a8540e7ec50a0e2b9708dfe8a8fbf1f

7 years agoDon't halt movement notifications when display is frozen.
Robert Carr [Thu, 22 Sep 2016 23:15:56 +0000 (23:15 +0000)]
Don't halt movement notifications when display is frozen.
am: c67c2a91dd

Change-Id: I246a3a003dabd3499e70c575a353ae483aae4019

7 years agoMerge "Merge "DO NOT MERGE Check caller for sending media key to telephony service...
Jaewan Kim [Thu, 22 Sep 2016 23:14:39 +0000 (23:14 +0000)]
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
am: 9570466f2d

Change-Id: Ie30af77e8e36244408348ae3f199c31f9f35262c

7 years agoMerge "DO NOT MERGE Check caller for sending media key to telephony service" into...
Jaewan Kim [Thu, 22 Sep 2016 23:14:36 +0000 (23:14 +0000)]
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
am: dcbae98c53

Change-Id: I6b0b0f7265987e90699a0d7f6b7e7ea82f316f88

7 years agoMerge "DO NOT MERGE Check caller for sending media key to telephony service am: d1641...
Jaewan Kim [Thu, 22 Sep 2016 23:12:57 +0000 (23:12 +0000)]
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
am: 02b5a0579b

Change-Id: I6a62821a83d87548293b2271210aa09761bd987c

7 years agoDO NOT MERGE Check caller for sending media key to telephony service am: d1641e8c27...
Jaewan Kim [Thu, 22 Sep 2016 23:12:56 +0000 (23:12 +0000)]
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
am: 55aed3d49a

Change-Id: I71193be46e95799e19bb2a7ed35b18f3ab6e06cf

7 years agoMerge "Fix crash in clearWallpaper()" into nyc-mr1-dev
Chris Tate [Thu, 22 Sep 2016 23:11:14 +0000 (23:11 +0000)]
Merge "Fix crash in clearWallpaper()" into nyc-mr1-dev
am: bd2a00f848

Change-Id: I6da47cfa76c724891f8090e4566a98c450777e4f

7 years agoFix crash in clearWallpaper()
Christopher Tate [Thu, 22 Sep 2016 23:11:12 +0000 (23:11 +0000)]
Fix crash in clearWallpaper()
am: a2bd512034

Change-Id: I1ad7ef3676fab348022ee5b2a90ca144e44b06b8

7 years agoMerge "Add RadioAccessFamily rank" into nyc-mr1-dev
Brad Ebinger [Thu, 22 Sep 2016 23:10:03 +0000 (23:10 +0000)]
Merge "Add RadioAccessFamily rank" into nyc-mr1-dev

7 years agoMerge "Don't take app screenshot in minimize docked stack." into nyc-mr1-dev
Wale Ogunwale [Thu, 22 Sep 2016 23:10:05 +0000 (23:10 +0000)]
Merge "Don't take app screenshot in minimize docked stack." into nyc-mr1-dev
am: b495cca72b

Change-Id: I5b9b8a2961776334f8d5f1e65839cbca4805ece4

7 years agoDon't take app screenshot in minimize docked stack.
Wale Ogunwale [Thu, 22 Sep 2016 23:10:01 +0000 (23:10 +0000)]
Don't take app screenshot in minimize docked stack.
am: f5d1e35316

Change-Id: I718434469cb52e95a4a7fb80012f13e4e0a69396

7 years agoDO NOT MERGE Fix build am: dfedca4e43 -s ours am: 499871ebe9 am: 3ea1f124f9 am:...
Jaewan Kim [Thu, 22 Sep 2016 23:08:41 +0000 (23:08 +0000)]
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

7 years agoMerge "Add hidden intent extra about service availability" into nyc-mr1-dev
Chris Tate [Thu, 22 Sep 2016 23:08:33 +0000 (23:08 +0000)]
Merge "Add hidden intent extra about service availability" into nyc-mr1-dev
am: 0bb29a8981

Change-Id: Ieb5ea74056211d6bba4bd4deee7773d476659df3

7 years agoMerge "DO NOT MERGE Fix build" into lmp-dev am: fce3b76452 -s ours am: ded4df2e79...
Jaewan Kim [Thu, 22 Sep 2016 23:08:24 +0000 (23:08 +0000)]
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

7 years agoAdd hidden intent extra about service availability
Christopher Tate [Thu, 22 Sep 2016 23:08:21 +0000 (23:08 +0000)]
Add hidden intent extra about service availability
am: 38c9c30640

Change-Id: If626d4081621a5eee358bd7dfb86ae8349c67ef1

7 years agoLimit LOCALE_CHANGED broadcast when init'ing.
Jeff Sharkey [Thu, 22 Sep 2016 22:42:55 +0000 (16:42 -0600)]
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

7 years agoMerge "[DO NOT MERGE] Prevent FDs from being leaked when accepted sockets are closed...
Ajay Panicker [Thu, 22 Sep 2016 22:54:29 +0000 (22:54 +0000)]
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
am: d2ea0ff0cf

Change-Id: I260fe43f500bd067bb61eec112ea55ded24ec5a7

7 years agoMerge "Defer launching next task until after first layout." into nyc-mr1-dev
Winson [Thu, 22 Sep 2016 22:53:18 +0000 (22:53 +0000)]
Merge "Defer launching next task until after first layout." into nyc-mr1-dev
am: a9375fef09

Change-Id: Ibda4332a5e84bbca996ab62d92d675468e473500

7 years agoDefer launching next task until after first layout.
Winson [Thu, 22 Sep 2016 22:53:16 +0000 (22:53 +0000)]
Defer launching next task until after first layout.
am: bd53a314f4

Change-Id: I73070b5bd4d5b6818dfe0a6c3ef0c6c73bef4cca

7 years agoMerge "SurfaceView: Force surface disconnection before reuse." into nyc-mr1-dev
TreeHugger Robot [Thu, 22 Sep 2016 22:52:13 +0000 (22:52 +0000)]
Merge "SurfaceView: Force surface disconnection before reuse." into nyc-mr1-dev

7 years agoMerge "Avoid entering display freeze mode when using seamless rotation." into nyc...
Robert Carr [Thu, 22 Sep 2016 22:52:11 +0000 (22:52 +0000)]
Merge "Avoid entering display freeze mode when using seamless rotation." into nyc-mr1-dev
am: 7184f8804f

Change-Id: Id7c954afb3074aa086bec16818a261da220d701c

7 years agoAvoid entering display freeze mode when using seamless rotation.
Robert Carr [Thu, 22 Sep 2016 22:52:09 +0000 (22:52 +0000)]
Avoid entering display freeze mode when using seamless rotation.
am: 73a1fa7f2c

Change-Id: I269f1d0566f82885b43247aa7174db9615e88b7c

7 years agoDO NOT MERGE Fix build am: dfedca4e43 -s ours am: 499871ebe9 am: 3ea1f124f9 am:...
Jaewan Kim [Thu, 22 Sep 2016 22:51:23 +0000 (22:51 +0000)]
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

7 years agoMerge "Fix animation glitch with overlapping orientation changes." into nyc-mr1-dev
Robert Carr [Thu, 22 Sep 2016 22:50:51 +0000 (22:50 +0000)]
Merge "Fix animation glitch with overlapping orientation changes." into nyc-mr1-dev
am: 2ff503b002

Change-Id: I3e7b3e29754424503e48ff5e059119b2469b2911

7 years agoFix animation glitch with overlapping orientation changes.
Robert Carr [Thu, 22 Sep 2016 22:50:49 +0000 (22:50 +0000)]
Fix animation glitch with overlapping orientation changes.
am: 42769fff6f

Change-Id: I5315a5707d0f20ba1879f7002fcf6ea54a42da72

7 years agoMerge "Fixing index bounds exception when TaskViews are added while dismissing."...
Winson [Thu, 22 Sep 2016 22:45:41 +0000 (22:45 +0000)]
Merge "Fixing index bounds exception when TaskViews are added while dismissing." into nyc-mr1-dev
am: 48d24389cb

Change-Id: Ie87bea8fc37d1725513e13dbd5296f1f0d509ab1

7 years agoFixing index bounds exception when TaskViews are added while dismissing.
Winson [Thu, 22 Sep 2016 22:45:38 +0000 (22:45 +0000)]
Fixing index bounds exception when TaskViews are added while dismissing.
am: ffaf07fed0

Change-Id: Iaf42d020a561626040ca1c6a3bd75240c6146f40

7 years agoMerge "Fixing RTL issues with transition and screen pinning." into nyc-mr1-dev
Winson [Thu, 22 Sep 2016 22:43:58 +0000 (22:43 +0000)]
Merge "Fixing RTL issues with transition and screen pinning." into nyc-mr1-dev
am: 00dc65158d

Change-Id: I7d1c1dfa5407c1fcce96710d65f344cc5eca39e6

7 years agoFixing RTL issues with transition and screen pinning.
Winson [Thu, 22 Sep 2016 22:43:56 +0000 (22:43 +0000)]
Fixing RTL issues with transition and screen pinning.
am: 96f78f5046

Change-Id: Id492a30f4a76a2a008d169496e65036ce8828134

7 years agoMerge "Pass url to the AIA supervisor" into nyc-mr1-dev
Todd Kennedy [Thu, 22 Sep 2016 22:42:22 +0000 (22:42 +0000)]
Merge "Pass url to the AIA supervisor" into nyc-mr1-dev
am: bce1e8c836

Change-Id: I1e86b7d1b2d79417a704e62efd11969888c5ee88

7 years agoPass url to the AIA supervisor
Todd Kennedy [Thu, 22 Sep 2016 22:42:20 +0000 (22:42 +0000)]
Pass url to the AIA supervisor
am: 52f179fd0e

Change-Id: Ibf10b00e436dbd520e4326a23181562b67581e20

7 years agoMerge "Recursively restorecon when SELinux label changes." into nyc-mr1-dev
Jeff Sharkey [Thu, 22 Sep 2016 22:41:03 +0000 (22:41 +0000)]
Merge "Recursively restorecon when SELinux label changes." into nyc-mr1-dev
am: 8423493a85

Change-Id: I7f72932873fd437b07d662fd0c27af8b4baadbe1

7 years agoRecursively restorecon when SELinux label changes.
Jeff Sharkey [Thu, 22 Sep 2016 22:40:38 +0000 (22:40 +0000)]
Recursively restorecon when SELinux label changes.
am: 7e2bb3e6dd

Change-Id: I964b2173f556077f2718abd5b30e156e1a9e6639

7 years agoMerge "DO NOT MERGE Fix build" into lmp-dev am: fce3b76452 -s ours am: ded4df2e79...
Jaewan Kim [Thu, 22 Sep 2016 22:40:32 +0000 (22:40 +0000)]
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

7 years agoCopy IN files to ID, temporarily leaving IN in place. am: 9bbc0a2421 am: d6490cf9c0
Dirk Dougherty [Thu, 22 Sep 2016 22:39:44 +0000 (22:39 +0000)]
Copy IN files to ID, temporarily leaving IN in place. am: 9bbc0a2421 am: d6490cf9c0
am: f7f3f0f401

Change-Id: I4f7f5dbd2d588bf139db87504500a429f71492d9

7 years agoDO NOT MERGE Fix build am: dfedca4e43 -s ours am: 499871ebe9 am: 3ea1f124f9 am:...
Jaewan Kim [Thu, 22 Sep 2016 22:39:30 +0000 (22:39 +0000)]
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

7 years agoMerge "DO NOT MERGE Fix build" into lmp-dev am: fce3b76452 -s ours am: ded4df2e79...
Jaewan Kim [Thu, 22 Sep 2016 22:27:37 +0000 (22:27 +0000)]
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

7 years agoDO NOT MERGE Fix build am: dfedca4e43 -s ours am: 499871ebe9 am: 3ea1f124f9 am:...
Jaewan Kim [Thu, 22 Sep 2016 22:26:12 +0000 (22:26 +0000)]
DO NOT MERGE Fix build am: dfedca4e43  -s ours am: 499871ebe9 am: 3ea1f124f9 am: ed3e26e2be  -s ours am: e9a9e2f055
am: 351aa0b320

Change-Id: I4cfe42fedcde6f49f259686481bfe61660d02bfc

7 years agoMerge "DO NOT MERGE Fix build" into lmp-dev am: fce3b76452 -s ours am: ded4df2e79...
Jaewan Kim [Thu, 22 Sep 2016 22:21:52 +0000 (22:21 +0000)]
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

7 years agoDO NOT MERGE Fix build am: dfedca4e43 -s ours am: 499871ebe9 am: 3ea1f124f9 am:...
Jaewan Kim [Thu, 22 Sep 2016 22:20:54 +0000 (22:20 +0000)]
DO NOT MERGE Fix build am: dfedca4e43  -s ours am: 499871ebe9 am: 3ea1f124f9 am: ed3e26e2be  -s ours
am: e9a9e2f055

Change-Id: Iaa0f0e473c9e2389c75c5d4dd9b4ff5e244ba442

7 years agoMerge "Don't halt movement notifications when display is frozen." into nyc-mr1-dev
TreeHugger Robot [Thu, 22 Sep 2016 22:17:32 +0000 (22:17 +0000)]
Merge "Don't halt movement notifications when display is frozen." into nyc-mr1-dev

7 years agoMerge "Merge "DO NOT MERGE Check caller for sending media key to telephony service...
Android Build Merger (Role) [Thu, 22 Sep 2016 22:14:42 +0000 (22:14 +0000)]
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

7 years agoMerge "DO NOT MERGE Check caller for sending media key to telephony service" into...
Jaewan Kim [Thu, 22 Sep 2016 22:11:50 +0000 (22:11 +0000)]
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

7 years agoMerge "DO NOT MERGE Check caller for sending media key to telephony service am: d1641...
Android Build Merger (Role) [Thu, 22 Sep 2016 22:11:28 +0000 (22:11 +0000)]
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

7 years agoDO NOT MERGE Check caller for sending media key to telephony service am: d1641e8c27...
Jaewan Kim [Thu, 22 Sep 2016 22:10:39 +0000 (22:10 +0000)]
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

7 years agoMerge "Fix crash in clearWallpaper()" into nyc-mr1-dev
Chris Tate [Thu, 22 Sep 2016 22:10:11 +0000 (22:10 +0000)]
Merge "Fix crash in clearWallpaper()" into nyc-mr1-dev

7 years agoMerge "Don't take app screenshot in minimize docked stack." into nyc-mr1-dev
TreeHugger Robot [Thu, 22 Sep 2016 22:09:24 +0000 (22:09 +0000)]
Merge "Don't take app screenshot in minimize docked stack." into nyc-mr1-dev

7 years agoMerge "Removing a temporary redirect for /ndk/guides/cmake.html" into nyc-dev am...
Scott Main [Thu, 22 Sep 2016 21:59:18 +0000 (21:59 +0000)]
Merge "Removing a temporary redirect for /ndk/guides/cmake.html" into nyc-dev am: 8b05feb5b4 am: ba9db4b110
am: 33f2e08ec3

Change-Id: Ied825bc0503ff678200d9b117739c8dd5dc27ebe

7 years agoRemoving a temporary redirect for /ndk/guides/cmake.html am: dafcbfa693 am: aff6881d04
Adarsh Fernando [Thu, 22 Sep 2016 21:58:31 +0000 (21:58 +0000)]
Removing a temporary redirect for /ndk/guides/cmake.html am: dafcbfa693 am: aff6881d04
am: 2eb458b8cd

Change-Id: I07adff6aa060877b8fa5c7be2d0285ffbdc0f5cb

7 years agoMerge "Add hidden intent extra about service availability" into nyc-mr1-dev
Chris Tate [Thu, 22 Sep 2016 21:58:27 +0000 (21:58 +0000)]
Merge "Add hidden intent extra about service availability" into nyc-mr1-dev

7 years ago[DO NOT MERGE] Prevent FDs from being leaked when accepted sockets are closed am...
Ajay Panicker [Thu, 22 Sep 2016 21:57:46 +0000 (21:57 +0000)]
[DO NOT MERGE] Prevent FDs from being leaked when accepted sockets are closed am: 786e2694b1 am: 8fd324c33f am: 438cc52ca1  -s ours am: 7f84596929  -s ours am: ed82c6fac8 am: c1f8a09c1e am: 8091a00994  -s ours am: bc12dda3a7 am: ffe6090f7e am: a71d1c416b am: 081bea189d  -s ours am: 34b14060c1 am: 45c45d359e
am: dc9c76c306

Change-Id: I389d9e1111a3c9251f0d10e086076ae45e7c1e33

7 years agoMerge "DO NOT MERGE Check caller for sending media key to telephony service" into...
Jaewan Kim [Thu, 22 Sep 2016 21:57:25 +0000 (21:57 +0000)]
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

7 years agoMerge "DO NOT MERGE Check caller for sending media key to global priority session...
Jaewan Kim [Thu, 22 Sep 2016 21:57:00 +0000 (21:57 +0000)]
Merge "DO NOT MERGE Check caller for sending media key to global priority session" into lmp-dev am: 64b7b1522e  -s ours am: 5abd69e59a am: f7f452fd28 am: 8a168a7c5d  -s ours am: 298c104ae5 am: d9e8bfb8cf am: 8cb7a9fdb0 am: a13096f4c5  -s ours am: 36aa253b2b am: 08ca31273c
am: 64a14294cb

Change-Id: I095bb6e33ee549b626c0995a1b07e015513d58f6

7 years agoMerge "DO NOT MERGE Fix build" into lmp-dev am: fce3b76452 -s ours am: ded4df2e79...
Jaewan Kim [Thu, 22 Sep 2016 21:56:51 +0000 (21:56 +0000)]
Merge "DO NOT MERGE Fix build" into lmp-dev am: fce3b76452  -s ours am: ded4df2e79 am: 462493ee81
am: 585f642d65  -s ours

Change-Id: Ibbc592cb5fc2b035b87cbb89dcf5dee085c63e14

7 years agoDO NOT MERGE Check caller for sending media key to telephony service am: d1641e8c27...
Jaewan Kim [Thu, 22 Sep 2016 21:56:29 +0000 (21:56 +0000)]
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

7 years agoMerge "[DO NOT MERGE] Prevent FDs from being leaked when accepted sockets are closed...
Ajay Panicker [Thu, 22 Sep 2016 21:56:04 +0000 (21:56 +0000)]
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

7 years agoDO NOT MERGE Check caller for sending media key to global priority session am: 4e9af3...
Jaewan Kim [Thu, 22 Sep 2016 21:55:55 +0000 (21:55 +0000)]
DO NOT MERGE Check caller for sending media key to global priority session am: 4e9af38ec4  -s ours am: 031fb04776 am: 2d88f87a82 am: 64110c6bf1  -s ours am: 8d14f464b5 am: f595add2ff am: e1e6f0a7f5 am: 9632afe809  -s ours am: b96d410537 am: 9b790e27b7
am: 8d45b4522d

Change-Id: I8614621c0e2800749d0186c4b2170c7310eff5a6

7 years agoDO NOT MERGE Fix build am: dfedca4e43 -s ours am: 499871ebe9 am: 3ea1f124f9
Jaewan Kim [Thu, 22 Sep 2016 21:55:51 +0000 (21:55 +0000)]
DO NOT MERGE Fix build am: dfedca4e43  -s ours am: 499871ebe9 am: 3ea1f124f9
am: ed3e26e2be  -s ours

Change-Id: Ie4fd67251243bba5f6c39320b752cd1cb9f8987e

7 years agoMerge "Defer launching next task until after first layout." into nyc-mr1-dev
TreeHugger Robot [Thu, 22 Sep 2016 21:26:00 +0000 (21:26 +0000)]
Merge "Defer launching next task until after first layout." into nyc-mr1-dev

7 years agoMerge "Avoid entering display freeze mode when using seamless rotation." into nyc...
TreeHugger Robot [Thu, 22 Sep 2016 21:22:46 +0000 (21:22 +0000)]
Merge "Avoid entering display freeze mode when using seamless rotation." into nyc-mr1-dev

7 years agoMerge "Fix animation glitch with overlapping orientation changes." into nyc-mr1-dev
TreeHugger Robot [Thu, 22 Sep 2016 21:22:20 +0000 (21:22 +0000)]
Merge "Fix animation glitch with overlapping orientation changes." into nyc-mr1-dev

7 years agoMerge "Fixing index bounds exception when TaskViews are added while dismissing."...
TreeHugger Robot [Thu, 22 Sep 2016 21:09:21 +0000 (21:09 +0000)]
Merge "Fixing index bounds exception when TaskViews are added while dismissing." into nyc-mr1-dev