313801 Commits

Author SHA1 Message Date
Siddharth Ray
bb608c8958 Addition of GNSS key performance indicator logs
Bug: 35963181
Test: Manual
Change-Id: Ibbc8986eb5c52b8e0065b5fd2fdb8579eda11949
2017-04-05 12:00:08 -07:00
TreeHugger Robot
0eea46e0e9 Merge "Consolidate a11y unit tests and get them working" 2017-04-05 16:30:37 +00:00
TreeHugger Robot
4a3e18464e Merge "SystemServer: fix StartIpSecService trace and log" 2017-04-05 16:17:19 +00:00
Jason Monk
fab4120033 Merge "Fix monkey crash" into oc-dev am: c01dd791c3
am: 8da1dc27f9

Change-Id: Ia6d971f51e6fa294392b7283014642c45f17136a
2017-04-05 16:07:51 +00:00
Jason Monk
8da1dc27f9 Merge "Fix monkey crash" into oc-dev
am: c01dd791c3

Change-Id: I67f19cb80671166826e97e3e2470037b426500c4
2017-04-05 16:02:56 +00:00
TreeHugger Robot
c01dd791c3 Merge "Fix monkey crash" into oc-dev 2017-04-05 15:55:42 +00:00
TreeHugger Robot
a4f867d7a6 Merge "switch over to SkVertices object, and stop using deprecated methods." 2017-04-05 15:38:35 +00:00
Android Build Merger (Role)
14a98aa6ea Merge "Merge "Make sure to remove child views when recreating notification menu row" into oc-dev am: 1e943b3ef0 am: 4ba5995a87" 2017-04-05 15:34:15 +00:00
Mady Mellor
85a8527681 Merge "Make sure to remove child views when recreating notification menu row" into oc-dev am: 1e943b3ef0
am: 4ba5995a87

Change-Id: I80acb0ae322d9bfd5f3e2d52a569f080822b3a01
2017-04-05 15:33:39 +00:00
TreeHugger Robot
d66ea5d5b3 Merge "Introduce BackupManagerServiceInteface in remaining parts of the code." 2017-04-05 15:33:28 +00:00
Geoffrey Pitsch
ab066639b8 Merge "Inline Controls hide Settings button when no appropriate link." into oc-dev am: 18cbccbfb0
am: 6375068908

Change-Id: I9b90d07b011c019da8b24f17ded6d53742c17a53
2017-04-05 15:32:43 +00:00
Wale Ogunwale
ec3c484afd Merge "Corrected alert window text based on UX feedback." into oc-dev am: 2075b09c62
am: 8a65fcb09b

Change-Id: Iecdfc67a966f832caf7c90d615dce6657e12069c
2017-04-05 15:31:46 +00:00
Mady Mellor
4ba5995a87 Merge "Make sure to remove child views when recreating notification menu row" into oc-dev
am: 1e943b3ef0

Change-Id: I6aa4903673eaf099a77eaf90d95abfacca550ea3
2017-04-05 15:26:15 +00:00
Geoffrey Pitsch
6375068908 Merge "Inline Controls hide Settings button when no appropriate link." into oc-dev
am: 18cbccbfb0

Change-Id: Ic0aff571bdb29570e2e5b56a5ce76c75d27f69e3
2017-04-05 15:25:16 +00:00
Wale Ogunwale
8a65fcb09b Merge "Corrected alert window text based on UX feedback." into oc-dev
am: 2075b09c62

Change-Id: I4cf2e5d489cb35c16f87b4dc68665c7a73c10ddf
2017-04-05 15:24:14 +00:00
TreeHugger Robot
1e943b3ef0 Merge "Make sure to remove child views when recreating notification menu row" into oc-dev 2017-04-05 15:20:50 +00:00
TreeHugger Robot
18cbccbfb0 Merge "Inline Controls hide Settings button when no appropriate link." into oc-dev 2017-04-05 15:18:39 +00:00
TreeHugger Robot
2075b09c62 Merge "Corrected alert window text based on UX feedback." into oc-dev 2017-04-05 15:18:11 +00:00
Mike Reed
826deefda5 switch over to SkVertices object, and stop using deprecated methods.
This allows Skia to remove
  SK_SUPPORT_LEGACY_CANVAS_VERTICES
  SK_SUPPORT_LEGACY_BITMAP_SETPIXELREF
  SK_SUPPORT_LEGACY_PIXELREFFACTORY

Test: Existing CTS cover these changes

Running CtsGraphicsTestCases, there were 6 failures w/ and w/o this CL.
None of the 6 seems related to this CL.

Change-Id: I724082357d9f6cb699770df3c0b9ef555b957697
2017-04-05 14:20:38 +00:00
Alan Viverette
3709761c9f Merge "Automatic casts for more findViewById implementations" into oc-dev am: 7458ea3827
am: ee4b52afd8

Change-Id: Ie5ebcf1156e31da0b76d8f053a3c23f91e8ea7b9
2017-04-05 14:05:08 +00:00
Alan Viverette
ee4b52afd8 Merge "Automatic casts for more findViewById implementations" into oc-dev
am: 7458ea3827

Change-Id: I7c77634f1a5b2551830796118e1fe69d389d6884
2017-04-05 13:58:51 +00:00
Alan Viverette
7458ea3827 Merge "Automatic casts for more findViewById implementations" into oc-dev 2017-04-05 13:54:51 +00:00
Artem Iglikov
adf8288a3f Introduce BackupManagerServiceInteface in remaining parts of the code.
Use it in Trampoline, KeyValueAdbBackupEngine, KeyValueAdbRestoreEngine
where it wasn't used automatically, because of using package-private
methods and fields. To be able to do this, also make couple of methods
public and move them to the interface and add getBackupManagerBinder()
method to use instead of directly accessing the field.

Test: not required as behaviour is not modified.

Bug: 36850431

Change-Id: Ia7a26f93f8dba37ece87305979c922acb58a271f
2017-04-05 14:54:07 +01:00
Wale Ogunwale
f858dba31d Corrected alert window text based on UX feedback.
Fixes: 36813743
Test: Text change only.
Change-Id: I7431ca568474f8fed242a94d68e7a5ea6b289b8c
2017-04-05 06:10:07 -07:00
Artem Iglikov
06d6b4d9b0 Merge "Rename IBackupManagerService to BackupManagerServiceInterface." 2017-04-05 12:17:55 +00:00
Alejandro Fernández
0496e31bd0 Merge "Updating javadoc string for DevicePolicyManager.EXTRA_PROVISIONING_SUPPORT_URL to indicate that only HTTPS urls are supported." into oc-dev am: 8d41ad08c0
am: 91266901dc

Change-Id: I22b145e575d20e367fcab7d0d6b8aaa0d142d732
2017-04-05 11:36:30 +00:00
Alejandro Fernández
91266901dc Merge "Updating javadoc string for DevicePolicyManager.EXTRA_PROVISIONING_SUPPORT_URL to indicate that only HTTPS urls are supported." into oc-dev
am: 8d41ad08c0

Change-Id: I2a0f80a5da207243aa39c6d19e0743261f655f62
2017-04-05 11:31:29 +00:00
TreeHugger Robot
8d41ad08c0 Merge "Updating javadoc string for DevicePolicyManager.EXTRA_PROVISIONING_SUPPORT_URL to indicate that only HTTPS urls are supported." into oc-dev 2017-04-05 11:25:31 +00:00
Neil Fuller
e38c57c9b8 Merge "Update to latest tzdata / switch back to zones.tab" into oc-dev am: 0a49354820
am: 167cee4226

Change-Id: I084031b61037afa442a8e22ed1d8c52aee6c9a21
2017-04-05 10:44:31 +00:00
Neil Fuller
167cee4226 Merge "Update to latest tzdata / switch back to zones.tab" into oc-dev
am: 0a49354820

Change-Id: I2d5a0d65ecb2da43f4da92cb56f7f416a855ef3a
2017-04-05 10:39:28 +00:00
Neil Fuller
0a49354820 Merge "Update to latest tzdata / switch back to zones.tab" into oc-dev 2017-04-05 10:33:50 +00:00
Seigo Nonaka
815c5b23ce Merge "Pass weight/italic pair instead of style." into oc-dev am: b4e3b344fa
am: 97b35a7089

Change-Id: Id75281df282cf6f0b77def2c7cffcc88ef92c417
2017-04-05 10:19:10 +00:00
Seigo Nonaka
97b35a7089 Merge "Pass weight/italic pair instead of style." into oc-dev
am: b4e3b344fa

Change-Id: I9d430af9489878fd0c7eb8d26dce186a13059450
2017-04-05 10:12:26 +00:00
TreeHugger Robot
b4e3b344fa Merge "Pass weight/italic pair instead of style." into oc-dev 2017-04-05 10:04:52 +00:00
Wei Wang
086a1961bf SystemServer: fix StartIpSecService trace and log
Bug: 36920223
Test: boot and see log
Change-Id: I9b88564ac7eef6998af465b977fa66c7d0787cf2
2017-04-04 22:00:01 -07:00
Felipe Leme
71ddd72f60 Merge "Temporarily hardcoded dimensions of autofill authentication UI." into oc-dev am: 24bac61498
am: 505729c509

Change-Id: Iba5d5ca47e649bb08f2573872f1e5770f2159a74
2017-04-05 04:38:37 +00:00
Felipe Leme
505729c509 Merge "Temporarily hardcoded dimensions of autofill authentication UI." into oc-dev
am: 24bac61498

Change-Id: Ifb07238314f220ee97f1677e2005ac00a613c1e2
2017-04-05 04:34:36 +00:00
Felipe Leme
24bac61498 Merge "Temporarily hardcoded dimensions of autofill authentication UI." into oc-dev 2017-04-05 04:29:24 +00:00
Wale Ogunwale
6a24cb89e8 Merge "Disable presubmit for ActivityRecordTests" into oc-dev am: ef3874ba91
am: 60366d2223

Change-Id: I71ea508d4ad4401ff17800faa1cc0ef4345df7e8
2017-04-05 03:44:33 +00:00
Wale Ogunwale
60366d2223 Merge "Disable presubmit for ActivityRecordTests" into oc-dev
am: ef3874ba91

Change-Id: Ib2ec81465005ac046e6ed622bf2f1f92d463c284
2017-04-05 03:40:04 +00:00
Wale Ogunwale
ef3874ba91 Merge "Disable presubmit for ActivityRecordTests" into oc-dev 2017-04-05 03:34:07 +00:00
Wale Ogunwale
4cb9b96d59 Disable presubmit for ActivityRecordTests
Failing in CI

Test: ActivityRecordTests
Bug: 36916522
Change-Id: Id5571b722cc5c14f2897fcc65d52d35bf4a78105
2017-04-04 20:30:18 -07:00
Christopher Tate
e0bb4cb9c2 Merge "Track pending job latency" into oc-dev am: 0704a9e56a
am: e5d32e4c19

Change-Id: Iad86ac4822f82e216b6bf8c6a8c98a59c43d5d11
2017-04-05 02:54:58 +00:00
Christopher Tate
e5d32e4c19 Merge "Track pending job latency" into oc-dev
am: 0704a9e56a

Change-Id: Iff9894317a65994ff823055daff6b5bda6487978
2017-04-05 02:50:56 +00:00
TreeHugger Robot
0704a9e56a Merge "Track pending job latency" into oc-dev 2017-04-05 02:45:34 +00:00
Conrad Chen
899ee0fe08 Merge "TIF: protect PARENTAL_CONTROLS_ENABLED_CHANGED broadcast" into oc-dev am: 044eeecc1d
am: 0cc563d102

Change-Id: I48137a26231d6d12db687154e65ad339431da443
2017-04-05 02:29:56 +00:00
Conrad Chen
0cc563d102 Merge "TIF: protect PARENTAL_CONTROLS_ENABLED_CHANGED broadcast" into oc-dev
am: 044eeecc1d

Change-Id: I4caef36d3cee02d8912cfa7e02681fb404007567
2017-04-05 02:25:31 +00:00
TreeHugger Robot
044eeecc1d Merge "TIF: protect PARENTAL_CONTROLS_ENABLED_CHANGED broadcast" into oc-dev 2017-04-05 02:20:25 +00:00
Felipe Leme
a728bd47b6 Merge "Adds a config for default autofill service." into oc-dev am: 045c71f1be
am: 87440e9c84

Change-Id: I0ff34bac471e5b46bee056db8bd8586a06e6f792
2017-04-05 02:06:35 +00:00
Felipe Leme
87440e9c84 Merge "Adds a config for default autofill service." into oc-dev
am: 045c71f1be

Change-Id: I3f92aff715d9a9a9e7d2c96f6eb60f7b86e9b9d3
2017-04-05 02:01:36 +00:00