)]}'
{
  "log": [
    {
      "commit": "d8ee1d0fcd5437fb376bbcc81c6535f865c49d97",
      "tree": "868dbddc06eb8e39d2351e7c629a6b7d74dbc1e0",
      "parents": [
        "3db0a14ab0e4b396e9c71cf4363b1bebdc4748c6",
        "2b7584f5b164618296f845fe7cfa19238653cb1a"
      ],
      "author": {
        "name": "Jeff Sharkey",
        "email": "jsharkey@android.com",
        "time": "Fri Dec 02 18:36:38 2016 +0000"
      },
      "committer": {
        "name": "android-build-merger",
        "email": "android-build-merger@google.com",
        "time": "Fri Dec 02 18:36:38 2016 +0000"
      },
      "message": "DO NOT MERGE: Check provider access for content changes. am: c813f5dae2\nam: 2b7584f5b1\n\nChange-Id: I762e09539e99d1cb8b6fd810992b27255774060d\n"
    },
    {
      "commit": "2b7584f5b164618296f845fe7cfa19238653cb1a",
      "tree": "e75c755a73a25fb4066ce9a32e96f7dc42fcf522",
      "parents": [
        "fd1f724e7a608e6cf7b31420dfb40084c62a4eb3",
        "c813f5dae231bd8f01864227c5dba10d43a89249"
      ],
      "author": {
        "name": "Jeff Sharkey",
        "email": "jsharkey@android.com",
        "time": "Fri Dec 02 18:19:46 2016 +0000"
      },
      "committer": {
        "name": "android-build-merger",
        "email": "android-build-merger@google.com",
        "time": "Fri Dec 02 18:19:46 2016 +0000"
      },
      "message": "DO NOT MERGE: Check provider access for content changes.\nam: c813f5dae2\n\nChange-Id: I939bca8887198e2578916356d49b0f2f0a2bf3d2\n"
    },
    {
      "commit": "3db0a14ab0e4b396e9c71cf4363b1bebdc4748c6",
      "tree": "f8926912e43ab876b93be0f182bb6bb360e26986",
      "parents": [
        "e9e77f2603387a027e71e0c2841eef0285b2a4cc",
        "7f9014bb9d155cce28f6da375675a4338c60590e"
      ],
      "author": {
        "name": "Michal Karpinski",
        "email": "mkarpinski@google.com",
        "time": "Fri Dec 02 09:26:26 2016 +0000"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Fri Dec 02 09:26:31 2016 +0000"
      },
      "message": "Merge \"DO NOT MERGE Rename the DnsEventListenerService to NetdEventListenerService\" into nyc-mr2-dev"
    },
    {
      "commit": "ede3a784324d609ed3efb5a900a748ec86ee33d0",
      "tree": "a0490de4411b794e021d5d96afb07afae383b68a",
      "parents": [
        "14226e7b434c7db01fab0360c087fc607054473a",
        "6795459a80c536e9c7858e5b7fb2519c795506f3"
      ],
      "author": {
        "name": "Jeff Sharkey",
        "email": "jsharkey@android.com",
        "time": "Fri Dec 02 02:03:58 2016 +0000"
      },
      "committer": {
        "name": "android-build-merger",
        "email": "android-build-merger@google.com",
        "time": "Fri Dec 02 02:03:58 2016 +0000"
      },
      "message": "DO NOT MERGE. Retain DownloadManager Uri grants when clearing. am: 6eee8e37fd\nam: 6795459a80\n\nChange-Id: I5ca304b89c30c3c7d0bddb701c60c81c87d8870c\n"
    },
    {
      "commit": "6795459a80c536e9c7858e5b7fb2519c795506f3",
      "tree": "64da2826390263f0bd7ae1d81bfd7f4f1b65bd56",
      "parents": [
        "f5ab66fd9a48efdad990de27a5f34c61f243b4b4",
        "6eee8e37fd06bd47dd19b8503bc30cc8ccaf72a7"
      ],
      "author": {
        "name": "Jeff Sharkey",
        "email": "jsharkey@android.com",
        "time": "Fri Dec 02 01:52:12 2016 +0000"
      },
      "committer": {
        "name": "android-build-merger",
        "email": "android-build-merger@google.com",
        "time": "Fri Dec 02 01:52:12 2016 +0000"
      },
      "message": "DO NOT MERGE. Retain DownloadManager Uri grants when clearing.\nam: 6eee8e37fd\n\nChange-Id: I431b334bbf3580f51fc8e31da28c9c9d6f5944ee\n"
    },
    {
      "commit": "6eee8e37fd06bd47dd19b8503bc30cc8ccaf72a7",
      "tree": "8450e04e1c56c3a39ceded4e164b16adf1520c59",
      "parents": [
        "bfc7faaf353ea75ab04e986edbc79478679d40f6"
      ],
      "author": {
        "name": "Jeff Sharkey",
        "email": "jsharkey@android.com",
        "time": "Wed Nov 30 16:07:00 2016 -0700"
      },
      "committer": {
        "name": "Jeff Sharkey",
        "email": "jsharkey@android.com",
        "time": "Thu Dec 01 17:04:32 2016 -0700"
      },
      "message": "DO NOT MERGE. Retain DownloadManager Uri grants when clearing.\n\nAs part of fixing a recent security issue, DownloadManager now needs\nto issue Uri permission grants for all downloads.  However, if an app\nthat requested a download is upgraded or otherwise force-stopped,\nthe required permission grants are removed.\n\nWe could tell DownloadManager about the app being stopped, but that\nwould be racy (due to background broadcast), and waking it up would\ndegrade system health.  Instead, as a special case we now only\nconsider clearing DownloadManager permission grants when app data\nis being cleared.\n\nBug: 32172542, 30537115\nTest: builds, boots, app upgrade doesn\u0027t clear grants\nChange-Id: I7e3d4546fd12bfe5f81b9fb9857ece58d574a6b9\n(cherry picked from commit 23ec811266fb728cf159a90ce4882b3c9bac1887)\n"
    },
    {
      "commit": "a83f94034995e40e5fb288e835f5125b9e933e8b",
      "tree": "57872ef5a49fdf72ef4630611a9a41f87dca877e",
      "parents": [
        "986d88d7feb95b9348879ce621540cb3d2b61f04",
        "5c7ae1414806f0c15816fcb3c881232ca6bac0d6"
      ],
      "author": {
        "name": "Julius D\u0027souza",
        "email": "jdsouza@google.com",
        "time": "Thu Dec 01 22:35:39 2016 +0000"
      },
      "committer": {
        "name": "android-build-merger",
        "email": "android-build-merger@google.com",
        "time": "Thu Dec 01 22:35:39 2016 +0000"
      },
      "message": "DO NOT MERGE: Sync with master: Add initial ambient light sensor rate\nam: 5c7ae14148\n\nChange-Id: I5020bc4caba313eda5b7a8b2bdcf3e9f348b2f95\n"
    },
    {
      "commit": "afccacad68242131f38df2f5b40dcc4c4119275a",
      "tree": "c1f533da1870cd7bb5f04a8c3bd72f0fb2ca4f86",
      "parents": [
        "6abcefd35036068ea6fa075d9c62c3c21f70cd6f",
        "5c7ae1414806f0c15816fcb3c881232ca6bac0d6"
      ],
      "author": {
        "name": "Julius D\u0027souza",
        "email": "jdsouza@google.com",
        "time": "Thu Dec 01 22:26:02 2016 +0000"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Thu Dec 01 22:26:06 2016 +0000"
      },
      "message": "Merge \"DO NOT MERGE: Sync with master: Add initial ambient light sensor rate\" into cw-f-dev"
    },
    {
      "commit": "986d88d7feb95b9348879ce621540cb3d2b61f04",
      "tree": "b6b72fec52dfd396b7b562128f1a9273ddcb6560",
      "parents": [
        "c8d6603644ee6e8bb7388bb585538bc8d7b684ca",
        "fac592f64c55004e9048e30e03d6dc65bdb4f00a"
      ],
      "author": {
        "name": "Makoto Onuki",
        "email": "omakoto@google.com",
        "time": "Thu Dec 01 20:47:06 2016 +0000"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Thu Dec 01 20:47:10 2016 +0000"
      },
      "message": "Merge \"Fix issue with apps restored to lower versions.\" into nyc-mr2-dev"
    },
    {
      "commit": "fed8c7dc7366c9e0f477a5b3fa057380c6bf77f8",
      "tree": "08dbb73230932871d22eb015c11758fad4e90a6c",
      "parents": [
        "0940834c8cc024985f20bbdd19fb32c73ccb25f2",
        "d28e907183fe48afc1ea0cb4f939b738cbcc2506"
      ],
      "author": {
        "name": "Mark Renouf",
        "email": "mrenouf@google.com",
        "time": "Thu Dec 01 01:29:31 2016 +0000"
      },
      "committer": {
        "name": "android-build-merger",
        "email": "android-build-merger@google.com",
        "time": "Thu Dec 01 01:29:31 2016 +0000"
      },
      "message": "Allow power button to close an input method\nam: d28e907183\n\nChange-Id: I26176ab20b90ca2c5d286b3f34bfacc6527018b5\n"
    },
    {
      "commit": "33d498b94647e6b9909b091f9a248b4b10512237",
      "tree": "adb896ba3ad9de7db0b0d4f7d8fbcb8fd1e69249",
      "parents": [
        "d950da334ea8263943bcbc70e3a26b080425e947",
        "d28e907183fe48afc1ea0cb4f939b738cbcc2506"
      ],
      "author": {
        "name": "Mark Renouf",
        "email": "mrenouf@google.com",
        "time": "Thu Dec 01 01:16:53 2016 +0000"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Thu Dec 01 01:16:59 2016 +0000"
      },
      "message": "Merge \"Allow power button to close an input method\" into cw-f-dev"
    },
    {
      "commit": "60d4248fdccacd725aeaceb5aa93e624a94ff18b",
      "tree": "23d7c6b5726e84907c8121919b0bd8a07bffed59",
      "parents": [
        "d1b7d3262bdea00d20b1d8019eea54a45de85bce",
        "7b62df8556ff6febd8137b9a8bcd755b1f93a1f9"
      ],
      "author": {
        "name": "vinodkrishnan",
        "email": "vinodkrishnan@google.com",
        "time": "Wed Nov 30 21:52:05 2016 +0000"
      },
      "committer": {
        "name": "android-build-merger",
        "email": "android-build-merger@google.com",
        "time": "Wed Nov 30 21:52:05 2016 +0000"
      },
      "message": "Revert \"DO NOT MERGE Wear Fwk: Disable Animations for A11y\"\nam: 7b62df8556\n\nChange-Id: Iec37684da3fa447d55498e6c8302fb229fa28373\n"
    },
    {
      "commit": "a0d9383f718cc12bb1ffdc652e44dce959c4df50",
      "tree": "bc4f14cf6301d3168be85b22fc3bfa38ac614757",
      "parents": [
        "75bf81458e8f7dd0213581d54a342ec05f13fbcf",
        "7b62df8556ff6febd8137b9a8bcd755b1f93a1f9"
      ],
      "author": {
        "name": "TreeHugger Robot",
        "email": "treehugger-gerrit@google.com",
        "time": "Wed Nov 30 21:43:34 2016 +0000"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Wed Nov 30 21:43:38 2016 +0000"
      },
      "message": "Merge \"Revert \"DO NOT MERGE Wear Fwk: Disable Animations for A11y\"\" into cw-f-dev"
    },
    {
      "commit": "d28e907183fe48afc1ea0cb4f939b738cbcc2506",
      "tree": "0acf898a6f14f58af38841c3bd97346d6146c3ff",
      "parents": [
        "492f5263a44bc5125140ab9a7cabdb8626435eca"
      ],
      "author": {
        "name": "Mark Renouf",
        "email": "mrenouf@google.com",
        "time": "Tue Nov 29 14:41:50 2016 -0500"
      },
      "committer": {
        "name": "Mark Renouf",
        "email": "mrenouf@google.com",
        "time": "Wed Nov 30 16:01:42 2016 -0500"
      },
      "message": "Allow power button to close an input method\n\nBUG: 33038203\nChange-Id: I5c44dc49db6b960b4e3e42545bfbbab62f357f08\n"
    },
    {
      "commit": "7b62df8556ff6febd8137b9a8bcd755b1f93a1f9",
      "tree": "d485e345cd5d72385597eb5061caa6431843719b",
      "parents": [
        "8500f26d51e2ba0de7b6cd18bec5f85e5ca40e1d"
      ],
      "author": {
        "name": "vinodkrishnan",
        "email": "vinodkrishnan@google.com",
        "time": "Wed Nov 30 20:09:59 2016 +0000"
      },
      "committer": {
        "name": "vinodkrishnan",
        "email": "vinodkrishnan@google.com",
        "time": "Wed Nov 30 20:09:59 2016 +0000"
      },
      "message": "Revert \"DO NOT MERGE Wear Fwk: Disable Animations for A11y\"\n\nThis reverts commit 8500f26d51e2ba0de7b6cd18bec5f85e5ca40e1d.\n\nChange-Id: I6408fa3f307d7611443e26b24d3876c1a1f92fdc\n"
    },
    {
      "commit": "c2ca17711eee2c4b524bf30971bd368a30fabeae",
      "tree": "bfcf479e5b6233d631598dbf41400f64bf4d9996",
      "parents": [
        "3a122d10fac6b4278ec9cab30509628b564c9807",
        "f73d0853953198945b905695c93e562209a861c5"
      ],
      "author": {
        "name": "Anthony Hugh",
        "email": "ahugh@google.com",
        "time": "Wed Nov 30 03:28:34 2016 +0000"
      },
      "committer": {
        "name": "android-build-merger",
        "email": "android-build-merger@google.com",
        "time": "Wed Nov 30 03:28:34 2016 +0000"
      },
      "message": "DO NOT MERGE: Properly set FLAG_ACTIVITY_BROUGHT_TO_FRONT for onNewIntent() callback\nam: f73d085395\n\nChange-Id: I9cee73a7146ff97dcc7f82447f06281f71bc2466\n"
    },
    {
      "commit": "75bf81458e8f7dd0213581d54a342ec05f13fbcf",
      "tree": "f36f08fe1b1953f3d7aaf35b205c34b3be036cec",
      "parents": [
        "492f5263a44bc5125140ab9a7cabdb8626435eca",
        "f73d0853953198945b905695c93e562209a861c5"
      ],
      "author": {
        "name": "TreeHugger Robot",
        "email": "treehugger-gerrit@google.com",
        "time": "Wed Nov 30 03:09:20 2016 +0000"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Wed Nov 30 03:09:24 2016 +0000"
      },
      "message": "Merge \"DO NOT MERGE: Properly set FLAG_ACTIVITY_BROUGHT_TO_FRONT for onNewIntent() callback\" into cw-f-dev"
    },
    {
      "commit": "f73d0853953198945b905695c93e562209a861c5",
      "tree": "d5c49fc789cf67d607c93e1612bd662fd4969a2a",
      "parents": [
        "d841ee9c81638c1c9f93bbb9f94c468361623c2d"
      ],
      "author": {
        "name": "Anthony Hugh",
        "email": "ahugh@google.com",
        "time": "Tue Nov 22 15:13:35 2016 -0800"
      },
      "committer": {
        "name": "Anthony Hugh",
        "email": "ahugh@google.com",
        "time": "Wed Nov 30 00:00:15 2016 +0000"
      },
      "message": "DO NOT MERGE: Properly set FLAG_ACTIVITY_BROUGHT_TO_FRONT for onNewIntent() callback\n\nIt looks like there was a regression where #onNewIntent() was called\nbefore the FLAG_ACTIVITY_BROUGHT_TO_FRONT flag was set.  This\nchange updates the code so we set the flag properly.\n\nBUG: 33034247\nChange-Id: I61959a289dc5af14ee9d3d7bfa213191238efc88\n"
    },
    {
      "commit": "873c99c30b550172d6793d9d04ce6196aec64721",
      "tree": "ba368618dd2d53d34daae49924aa37a032297572",
      "parents": [
        "97a7d79d6b46584b33c7ffbf848a0161e4522342",
        "492f5263a44bc5125140ab9a7cabdb8626435eca"
      ],
      "author": {
        "name": "Rubin Xu",
        "email": "rubinxu@google.com",
        "time": "Fri Nov 25 18:24:55 2016 +0000"
      },
      "committer": {
        "name": "android-build-merger",
        "email": "android-build-merger@google.com",
        "time": "Fri Nov 25 18:24:55 2016 +0000"
      },
      "message": "Fix boot loop when upgrading direclty from L to N am: bfc7faaf35\nam: 492f5263a4\n\nChange-Id: I62f538737c1946aae3fb64555d425c379340bef1\n"
    },
    {
      "commit": "492f5263a44bc5125140ab9a7cabdb8626435eca",
      "tree": "60e5bf1c35251e71acb17994535c23b06db9df8b",
      "parents": [
        "5514d77e7da9fe639d5f034eb37d3a7e7befa066",
        "bfc7faaf353ea75ab04e986edbc79478679d40f6"
      ],
      "author": {
        "name": "Rubin Xu",
        "email": "rubinxu@google.com",
        "time": "Fri Nov 25 18:20:48 2016 +0000"
      },
      "committer": {
        "name": "android-build-merger",
        "email": "android-build-merger@google.com",
        "time": "Fri Nov 25 18:20:48 2016 +0000"
      },
      "message": "Fix boot loop when upgrading direclty from L to N\nam: bfc7faaf35\n\nChange-Id: Iaaf32f1c6fd70dd394252f963d87897899fb2e55\n"
    },
    {
      "commit": "7f9014bb9d155cce28f6da375675a4338c60590e",
      "tree": "459596fe3660b98da79fa68fdac2f4680fe74c32",
      "parents": [
        "0995a17481f1326584a716e8e7ac0019f5702e6a"
      ],
      "author": {
        "name": "Michal Karpinski",
        "email": "mkarpinski@google.com",
        "time": "Mon Nov 21 14:58:25 2016 +0000"
      },
      "committer": {
        "name": "Michal Karpinski",
        "email": "mkarpinski@google.com",
        "time": "Thu Nov 24 17:05:02 2016 +0000"
      },
      "message": "DO NOT MERGE Rename the DnsEventListenerService to NetdEventListenerService\n\nThe service will be extended to include listening for connect events as well.\n\nTest: this is just a renaming change\n\nBug: 29748723\nChange-Id: I073187e354fc987222ec0108d7f0d3a422397d5e\n"
    },
    {
      "commit": "bfc7faaf353ea75ab04e986edbc79478679d40f6",
      "tree": "c233c8fd1610985630b422c78b9bba97ba1ce0b0",
      "parents": [
        "d427da8a2427a2ff7bb8f653f8b69647a5e1e940"
      ],
      "author": {
        "name": "Rubin Xu",
        "email": "rubinxu@google.com",
        "time": "Tue Nov 22 15:18:32 2016 +0000"
      },
      "committer": {
        "name": "Rubin Xu",
        "email": "rubinxu@google.com",
        "time": "Wed Nov 23 16:59:22 2016 +0000"
      },
      "message": "Fix boot loop when upgrading direclty from L to N\n\nA second attempt to fix the upgrade problem due to SID \u003d\u003d 0\nin the above upgrade path. The previous fix contains a bug\nwhere it would cause future attempts to unify work challenge\nto silently fail, and crash SystemUi when unlocking.\n\nThis fix adds a check for non-zero SID before doing the initial work\nprofile unification (which caused the upgrade crash when SID \u003d\u003d 0).\nThis means the initial work profile unification would only happen when\nthe user has unlocked the lockscreen and SID is generated.\n\nBug: 32490092\nBug: 33050562\nChange-Id: Ib28951b2ec26b4f091df7763d9902f55616fcb5c\n"
    },
    {
      "commit": "f516131a38824f9ddfcc765398102d9e9978c001",
      "tree": "b39d20d469adc7372dc8c66d253971cba7035e0a",
      "parents": [
        "de098d013c8f6fa5bbee8169464b921edde6623d",
        "fe3b0b2cc171b9278ca41b4544daae7b81e3e8b3"
      ],
      "author": {
        "name": "Zach Jang",
        "email": "zachjang@google.com",
        "time": "Tue Nov 22 18:03:27 2016 +0000"
      },
      "committer": {
        "name": "android-build-merger",
        "email": "android-build-merger@google.com",
        "time": "Tue Nov 22 18:03:27 2016 +0000"
      },
      "message": "Revert \"Catch KeyStoreException for setting profile lock\" am: e61672ab08\nam: fe3b0b2cc1\n\nChange-Id: Iba7288ba01872f804a22814f4615b202010d7194\n"
    },
    {
      "commit": "fe3b0b2cc171b9278ca41b4544daae7b81e3e8b3",
      "tree": "faf96a0f1d32a77f1a3fade89e3854bb31b063f0",
      "parents": [
        "f9154e923b35fe95a3a982555a269a50124ebbcd",
        "e61672ab087df4857a4f0923258b945800046589"
      ],
      "author": {
        "name": "Zach Jang",
        "email": "zachjang@google.com",
        "time": "Tue Nov 22 17:58:58 2016 +0000"
      },
      "committer": {
        "name": "android-build-merger",
        "email": "android-build-merger@google.com",
        "time": "Tue Nov 22 17:58:58 2016 +0000"
      },
      "message": "Revert \"Catch KeyStoreException for setting profile lock\"\nam: e61672ab08\n\nChange-Id: Ie1a720181bf542bbf213af8b6b83eff0ecd84a98\n"
    },
    {
      "commit": "e61672ab087df4857a4f0923258b945800046589",
      "tree": "b5db7a87eeafe101f3d740a7a871c0b017f4ebdd",
      "parents": [
        "c8fa5ed8f2d492aa5e005fcdb5991c3f980de045"
      ],
      "author": {
        "name": "Zach Jang",
        "email": "zachjang@google.com",
        "time": "Tue Nov 22 17:47:18 2016 +0000"
      },
      "committer": {
        "name": "Zach Jang",
        "email": "zachjang@google.com",
        "time": "Tue Nov 22 17:47:18 2016 +0000"
      },
      "message": "Revert \"Catch KeyStoreException for setting profile lock\"\n\nThis reverts commit c8fa5ed8f2d492aa5e005fcdb5991c3f980de045.\n\nChange-Id: Ia1425e649e102cb79280d75e5f49db670214cec3\n"
    },
    {
      "commit": "fac592f64c55004e9048e30e03d6dc65bdb4f00a",
      "tree": "4276d6cc2c8bf63c37d19d1e1d89ce250a09bb8f",
      "parents": [
        "de098d013c8f6fa5bbee8169464b921edde6623d"
      ],
      "author": {
        "name": "Makoto Onuki",
        "email": "omakoto@google.com",
        "time": "Mon Nov 21 13:41:32 2016 -0800"
      },
      "committer": {
        "name": "Makoto Onuki",
        "email": "omakoto@google.com",
        "time": "Mon Nov 21 13:49:31 2016 -0800"
      },
      "message": "Fix issue with apps restored to lower versions.\n\nWhen restoring to a new device, if a restored app is not compatible\nwith the old version (e.g. lower version or different signature),\nthen we won\u0027t restore shortcuts, which is working as expected.\n\nHowever when it happens, the shortcut manager forgot to \"un-shadow\"\nthe package information, causing the app to not have shortcuts at all.\n\nTest: adb shell am instrument -e class com.android.server.pm.ShortcutManagerTest1 -w com.android.frameworks.servicestests\n\nBug 32999759\n\nChange-Id: I89832360114de0ce1c57d763bcaccab4fdb87b6d\n"
    },
    {
      "commit": "6689f33436140959097a4479f2622047952b0341",
      "tree": "4aa895ea8089e98550782e48e9912e0ff6899d96",
      "parents": [
        "589c21758095cd570dd5b2f440ef5ea24a183f71"
      ],
      "author": {
        "name": "Marie Janssen",
        "email": "jamuraa@google.com",
        "time": "Wed Nov 09 12:01:24 2016 -0800"
      },
      "committer": {
        "name": "Marie Janssen",
        "email": "jamuraa@google.com",
        "time": "Fri Nov 18 14:36:24 2016 -0800"
      },
      "message": "Bluetooth: BLE app tracking fixes\n\nSimplify tracking registered BLE Apps and clear the state when we\ntry to recover bluetooth from starting to ON.\n\nTest: enable and disable bluetooth an LE-only app running\nBug: 32609235\nChange-Id: I3233bf8402a3c8fc4886ef21b1e9411bc78d4e2c\n"
    },
    {
      "commit": "c40b9a8ee2f4258aad1c39314aae2983a190572a",
      "tree": "b6a14a1b81888bdc6513fbe70c737d2b40a58563",
      "parents": [
        "77ad3429a62953a8ded5dda1b4af3f099023260c",
        "3b546019dc39ced57f13ee8caded15fb87e153c4"
      ],
      "author": {
        "name": "Ricky Wai",
        "email": "rickywai@google.com",
        "time": "Fri Nov 18 01:43:01 2016 +0000"
      },
      "committer": {
        "name": "android-build-merger",
        "email": "android-build-merger@google.com",
        "time": "Fri Nov 18 01:43:01 2016 +0000"
      },
      "message": "Catch KeyStoreException for setting profile lock am: c8fa5ed8f2\nam: 3b546019dc\n\nChange-Id: Id668766a96473ae2f68e83dae1ecb547b26de6fc\n"
    },
    {
      "commit": "3b546019dc39ced57f13ee8caded15fb87e153c4",
      "tree": "b0b8c016e70ab5fad12facd92ea520f92c3152de",
      "parents": [
        "447fff8589d58201b78e7f6124275756219d8e6b",
        "c8fa5ed8f2d492aa5e005fcdb5991c3f980de045"
      ],
      "author": {
        "name": "Ricky Wai",
        "email": "rickywai@google.com",
        "time": "Fri Nov 18 01:38:04 2016 +0000"
      },
      "committer": {
        "name": "android-build-merger",
        "email": "android-build-merger@google.com",
        "time": "Fri Nov 18 01:38:04 2016 +0000"
      },
      "message": "Catch KeyStoreException for setting profile lock\nam: c8fa5ed8f2\n\nChange-Id: I28777d9d80ba13df463e05b95dd2524633554c9d\n"
    },
    {
      "commit": "c8fa5ed8f2d492aa5e005fcdb5991c3f980de045",
      "tree": "c8212b3e1f6ffbf92a02413b406325ee2877ac3b",
      "parents": [
        "b8a7f78d242cafb0c3ec10868c28583e8aacdf7a"
      ],
      "author": {
        "name": "Ricky Wai",
        "email": "rickywai@google.com",
        "time": "Thu Nov 17 18:49:17 2016 +0000"
      },
      "committer": {
        "name": "Zach Jang",
        "email": "zachjang@google.com",
        "time": "Fri Nov 18 00:02:24 2016 +0000"
      },
      "message": "Catch KeyStoreException for setting profile lock\n\nWhen device upgrades from L-\u003eN, sid(in gatekeeper) could be 0\neven primary profile screenlock is set.\nWe are now trying to catch the exception so when sid\u003d\u003d0 happens,\nit will try to tie profile lock again when primary profile is unlocked.\n\nBug: 32490092\nChange-Id: I73011d872ac15e7e09be9bda0165cf7f6a75493a\n"
    },
    {
      "commit": "c813f5dae231bd8f01864227c5dba10d43a89249",
      "tree": "357b00a891b4feb5c7e292925aa0d2a68cd30059",
      "parents": [
        "b8a7f78d242cafb0c3ec10868c28583e8aacdf7a"
      ],
      "author": {
        "name": "Jeff Sharkey",
        "email": "jsharkey@android.com",
        "time": "Wed Nov 16 17:22:48 2016 -0700"
      },
      "committer": {
        "name": "Jeff Sharkey",
        "email": "jsharkey@google.com",
        "time": "Thu Nov 17 21:02:31 2016 +0000"
      },
      "message": "DO NOT MERGE: Check provider access for content changes.\n\nFor an app to either send or receive content change notifications,\nrequire that they have some level of access to the underlying\nprovider.\n\nWithout these checks, a malicious app could sniff sensitive user data\nfrom the notifications of otherwise private providers.\n\nTest: builds, boots, PoC app now fails\nBug: 32555637\nChange-Id: If2dcd45cb0a9f1fb3b93e39fc7b8ae9c34c2fdef\n"
    },
    {
      "commit": "0cd036da23bb18c3e77fede64afa7b16d13f429c",
      "tree": "10fb4dd10b2a20e37ca78166fe3361392ee17517",
      "parents": [
        "00ab52e3a200bdd99bbb79cdec57ff8604e22b8b",
        "2585033100755e8ce6cd43db15a7cfd67e7264a3"
      ],
      "author": {
        "name": "Phil Weaver",
        "email": "pweaver@google.com",
        "time": "Fri Nov 11 23:17:41 2016 +0000"
      },
      "committer": {
        "name": "android-build-merger",
        "email": "android-build-merger@google.com",
        "time": "Fri Nov 11 23:17:41 2016 +0000"
      },
      "message": "Add check for null manger for a11y recents action\nam: 2585033100\n\nChange-Id: I9b5977ad876048e5c527ff1f8ef6b989283a0e73\n"
    },
    {
      "commit": "87d764f184bd0b1f350eed1c0a43d1b5da3de71f",
      "tree": "249b5e9a4f9908fa284e416dd99a3704a2842d31",
      "parents": [
        "4e49a3a008e6618e02c31aa5394d9e80627c120b",
        "2585033100755e8ce6cd43db15a7cfd67e7264a3"
      ],
      "author": {
        "name": "Rati Agrawal",
        "email": "ratiag@google.com",
        "time": "Fri Nov 11 23:03:30 2016 +0000"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Fri Nov 11 23:03:35 2016 +0000"
      },
      "message": "Merge \"Add check for null manger for a11y recents action\" into cw-f-dev"
    },
    {
      "commit": "4e9436261f88fd651dc371bf5f6ac5becb68cf42",
      "tree": "09de8ee4157a68f8c9a871824199a38604bd370c",
      "parents": [
        "497956cf15d900e3766758ea04893ede9559bf7b",
        "4364bbf93f9aeff91f76e78b60ff7aec2efd37e3"
      ],
      "author": {
        "name": "Damien Bargiacchi",
        "email": "drb@google.com",
        "time": "Wed Nov 09 19:14:26 2016 +0000"
      },
      "committer": {
        "name": "android-build-merger",
        "email": "android-build-merger@google.com",
        "time": "Wed Nov 09 19:14:26 2016 +0000"
      },
      "message": "Allow config.xml to set the default display\u0027s default color mode\nam: 4364bbf93f\n\nChange-Id: I6d68be94598f3fe28225826e00459d5707b7ecee\n"
    },
    {
      "commit": "7da025f142078ba8426ed71457c3c63c8658b053",
      "tree": "0ba0f714cb29fee480df3762d015cbc62f9d1102",
      "parents": [
        "aa13d0f09d1079f6c4503b38ba8fca51500cd3c1",
        "4364bbf93f9aeff91f76e78b60ff7aec2efd37e3"
      ],
      "author": {
        "name": "Damien Bargiacchi",
        "email": "drb@google.com",
        "time": "Wed Nov 09 19:05:34 2016 +0000"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Wed Nov 09 19:05:37 2016 +0000"
      },
      "message": "Merge \"Allow config.xml to set the default display\u0027s default color mode\" into cw-f-dev"
    },
    {
      "commit": "88424ed1b2a8dbc75def5ecc85f6d928cfd50c4a",
      "tree": "18459cfea5634dab6bc2ddc1c1e94674fb83b116",
      "parents": [
        "c2cbd3380be2b1f5a252dc52d23fcd5d18c201d9",
        "e4526604664cb66ecdcbeca4d8f64e8c94750c31"
      ],
      "author": {
        "name": "Erik Kline",
        "email": "ek@google.com",
        "time": "Wed Nov 09 01:21:22 2016 +0000"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Wed Nov 09 01:21:26 2016 +0000"
      },
      "message": "Merge \"Handle IpReachabilityMonitor errors better.\" into nyc-mr2-dev"
    },
    {
      "commit": "ac39b9626db022baf4f8da501b965853e07e86a7",
      "tree": "71f7e4983bee42975bcf45566281c5b0f0c6880d",
      "parents": [
        "5d86219ed81c9ae8779a63b051a4d5c0512479f5"
      ],
      "author": {
        "name": "Philip Cuadra",
        "email": "philipcuadra@google.com",
        "time": "Wed Nov 02 11:59:22 2016 -0700"
      },
      "committer": {
        "name": "Philip Cuadra",
        "email": "philipcuadra@google.com",
        "time": "Tue Nov 08 11:23:23 2016 -0800"
      },
      "message": "Pinner Service - update Camera app max size to 80MB\n\nThe prebuilt camera app in /system/app uses uncompressed libs to save\nmemory.  A recent update pushed it over the arbitrary 50MB limit.  This\nchange moves that arbitrary limit to 80MB.\n\nBug 32289474\nTested manually\n\nChange-Id: Icf4e4476447fd363f2ab311b237f17a0e9d43053\n"
    },
    {
      "commit": "e4526604664cb66ecdcbeca4d8f64e8c94750c31",
      "tree": "79f97959b121a85133f331529047796d1a746d5d",
      "parents": [
        "1563f499a1ef0c893ff17178f8d2d3c09a30ca93"
      ],
      "author": {
        "name": "Erik Kline",
        "email": "ek@google.com",
        "time": "Fri Oct 14 18:33:22 2016 +0900"
      },
      "committer": {
        "name": "Erik Kline",
        "email": "ek@google.com",
        "time": "Tue Nov 08 16:02:24 2016 +0900"
      },
      "message": "Handle IpReachabilityMonitor errors better.\n\nIf construction of a new IpReachabilityMonitor throws an IAE then\nlog it and immediately call onProvisioningFailure().\n\nTest: runtest frameworks-wifi\n      passes, except for selectQualifiedNetworkDoesNotChooseDeletedEphemeral()\n      which fails with an NPE for unrelated reasons.\n\nBug: 31038971\nBug: 31742703\nChange-Id: Ie91b8bdd509d06ad54d062bf446e74c092eb096c\n"
    },
    {
      "commit": "4364bbf93f9aeff91f76e78b60ff7aec2efd37e3",
      "tree": "6d258716acec9d81051e974c0a1a11a222be019c",
      "parents": [
        "6affbde5560921b0d4a83c30d98fdca208fea7ef"
      ],
      "author": {
        "name": "Damien Bargiacchi",
        "email": "drb@google.com",
        "time": "Tue Nov 01 21:44:20 2016 -0700"
      },
      "committer": {
        "name": "Damien Bargiacchi",
        "email": "drb@google.com",
        "time": "Mon Nov 07 11:20:55 2016 -0800"
      },
      "message": "Allow config.xml to set the default display\u0027s default color mode\n\nBug: 31928803\nChange-Id: I2707ae47611dca134fa9b4afa2d09e0812b3efd3\n"
    },
    {
      "commit": "5c7ae1414806f0c15816fcb3c881232ca6bac0d6",
      "tree": "921e3409f79a267917ac027dd3300c9f44578f0e",
      "parents": [
        "eed332badaf9e3314d32aca8cf9087bcdd168e74"
      ],
      "author": {
        "name": "Julius D\u0027souza",
        "email": "jdsouza@google.com",
        "time": "Mon Nov 07 10:55:20 2016 -0800"
      },
      "committer": {
        "name": "Julius D\u0027souza",
        "email": "jdsouza@google.com",
        "time": "Mon Nov 07 11:04:41 2016 -0800"
      },
      "message": "DO NOT MERGE: Sync with master: Add initial ambient light sensor rate\n\nBug: 32150144\n\nChange-Id: Ica81107feddd7a5fa3b6ac585dab06a188c747b0\n"
    },
    {
      "commit": "3188386ff8d2059d5b27aff67ad85849c8c5d0c5",
      "tree": "7d6d3dbc5d13e9acf700415c5b1053bcc2ead0fb",
      "parents": [
        "0c94d19c5db0e847d4a8b14cc2ca7cb0887547fe"
      ],
      "author": {
        "name": "Jorim Jaggi",
        "email": "jjaggi@google.com",
        "time": "Fri Nov 04 15:45:30 2016 -0700"
      },
      "committer": {
        "name": "Jorim Jaggi",
        "email": "jjaggi@google.com",
        "time": "Fri Nov 04 23:50:52 2016 +0000"
      },
      "message": "Fix waitingForDrawn callback not called when adjusting for IME\n\nTest: Go into multi-window, with IME target at the top. Open IME,\nlock screen and immediately unlock with fingerprint. Make sure\nyou don\u0027t end up with a unrecoverable black screen.\n\nChange-Id: I1b9dd3aab64454e2d2894f5f273b70385615c74f\nFixes: 32544627\n"
    },
    {
      "commit": "2585033100755e8ce6cd43db15a7cfd67e7264a3",
      "tree": "4c0481cd7033a42c70433a24571167d6fccd052a",
      "parents": [
        "eed332badaf9e3314d32aca8cf9087bcdd168e74"
      ],
      "author": {
        "name": "Phil Weaver",
        "email": "pweaver@google.com",
        "time": "Thu Nov 03 15:28:03 2016 -0700"
      },
      "committer": {
        "name": "Rati Agrawal",
        "email": "ratiag@google.com",
        "time": "Fri Nov 04 21:12:25 2016 +0000"
      },
      "message": "Add check for null manger for a11y recents action\n\nBug: 31986988\n\nTest: Ran A11y cts\nChange-Id: Ia6a1e1b921d8b0008edbcf1f1a8d1d3d0eb969c6\n(cherry picked from commit 3cdd6c7654ff688b2dbd638e388bc56db7a020e2)\n"
    },
    {
      "commit": "9ee91d8d11416e102c12859ffbe1d35fc9eedc55",
      "tree": "b08dea944305d2e65bc8eab8cdfa2b5b0823661d",
      "parents": [
        "e966a971138b95c79baf48362e77610926c5f65e",
        "34fb70ab88408b629350a80f6f68648a95db62bf"
      ],
      "author": {
        "name": "Greg Plesur",
        "email": "plesur@google.com",
        "time": "Fri Nov 04 14:09:29 2016 +0000"
      },
      "committer": {
        "name": "android-build-merger",
        "email": "android-build-merger@google.com",
        "time": "Fri Nov 04 14:09:29 2016 +0000"
      },
      "message": "If the current device is a watch, fix DeviceOwner/ProfileOwner logic.\nam: 34fb70ab88\n\nChange-Id: I901764f7bba26c921896d94444799185cce41932\n"
    },
    {
      "commit": "e50a485c22334fd5b63663200a8e39f7e2b5b108",
      "tree": "d686adb6008172dbbeae557eec84386917e5cd16",
      "parents": [
        "343dbac2e0519f0dda41eb9337957b35f53098a9",
        "34fb70ab88408b629350a80f6f68648a95db62bf"
      ],
      "author": {
        "name": "Greg Plesur",
        "email": "plesur@google.com",
        "time": "Fri Nov 04 14:02:09 2016 +0000"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Fri Nov 04 14:02:12 2016 +0000"
      },
      "message": "Merge \"If the current device is a watch, fix DeviceOwner/ProfileOwner logic.\" into cw-f-dev"
    },
    {
      "commit": "34fb70ab88408b629350a80f6f68648a95db62bf",
      "tree": "c2bff8986f8b0ab22b6680c23b7c98377b3efcee",
      "parents": [
        "9bfdce47129ec1b0f91f7a30bac9fbc80ed7a97b"
      ],
      "author": {
        "name": "Greg Plesur",
        "email": "plesur@google.com",
        "time": "Tue Nov 01 12:33:15 2016 -0400"
      },
      "committer": {
        "name": "Greg Plesur",
        "email": "plesur@google.com",
        "time": "Thu Nov 03 17:35:42 2016 -0400"
      },
      "message": "If the current device is a watch, fix DeviceOwner/ProfileOwner logic.\n\nIn this case, don\u0027t require the device to have gone through the\nSetup Wizard before disqualifying DO/PO if there\u0027s an incompatible\naccount on the device.\n\nBUG: 32438704,32438210\n\nChange-Id: I6858db13c8df6e95d01d18a903f4343f70370e8b\n"
    },
    {
      "commit": "a71a0b8da1f8ebaf0d4b4618a1848d28e8d9c1c9",
      "tree": "a5cc9dc1a8ab255334bfc09177fc8d6e969ccbf0",
      "parents": [
        "10f3eda0fdddb4f08c567f851d809ca169e91ec9",
        "eb2e45369a92548e34b664d466d0578f966f7cef"
      ],
      "author": {
        "name": "Greg Plesur",
        "email": "plesur@google.com",
        "time": "Thu Nov 03 20:23:24 2016 +0000"
      },
      "committer": {
        "name": "android-build-merger",
        "email": "android-build-merger@google.com",
        "time": "Thu Nov 03 20:23:24 2016 +0000"
      },
      "message": "New Wear devices need to update their DISABLE_LOCKSCREEN_KEY.\nam: eb2e45369a\n\nChange-Id: I64c1cc38bc38d9d0ee6214a64c6ddfaa57095ce0\n"
    },
    {
      "commit": "eb2e45369a92548e34b664d466d0578f966f7cef",
      "tree": "f3908d9608b21e7fa71dc6a4f25d8dc238b1aa35",
      "parents": [
        "9bfdce47129ec1b0f91f7a30bac9fbc80ed7a97b"
      ],
      "author": {
        "name": "Greg Plesur",
        "email": "plesur@google.com",
        "time": "Wed Nov 02 17:10:27 2016 -0400"
      },
      "committer": {
        "name": "Greg Plesur",
        "email": "plesur@google.com",
        "time": "Thu Nov 03 15:01:19 2016 -0400"
      },
      "message": "New Wear devices need to update their DISABLE_LOCKSCREEN_KEY.\n\nPrevious versions of Wear forced this flag to \"true.\"\n\nBUG: 32591969\nChange-Id: I9619eee5df5f67e92818ef0b7b45ddd2299449f1\n"
    },
    {
      "commit": "8b854448029effdb3add4a4e652fd3e39918ec6f",
      "tree": "0da8cf1bea78e37b38a59a0a1a051eaac10994dd",
      "parents": [
        "a3c03ba74a2da9291ce6c2533e7e8682b88776a7",
        "5d5bac8383b74a05db65483e6f1ab826b52a69ea"
      ],
      "author": {
        "name": "TreeHugger Robot",
        "email": "treehugger-gerrit@google.com",
        "time": "Thu Nov 03 17:27:05 2016 +0000"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Thu Nov 03 17:27:10 2016 +0000"
      },
      "message": "Merge \"High speed GPS/GNSS Navigation Information Block\" into nyc-mr2-dev"
    },
    {
      "commit": "5d5bac8383b74a05db65483e6f1ab826b52a69ea",
      "tree": "c3c858b740df7852f042144eb3479c3366be7b7f",
      "parents": [
        "c78b695126a2f3229c59a5efba0522934ae27ebb"
      ],
      "author": {
        "name": "Wyatt Riley",
        "email": "wyattriley@google.com",
        "time": "Tue Nov 01 07:05:16 2016 -0700"
      },
      "committer": {
        "name": "Wyatt Riley",
        "email": "wyattriley@google.com",
        "time": "Wed Nov 02 17:23:40 2016 -0700"
      },
      "message": "High speed GPS/GNSS Navigation Information Block\n\nWhen speed goes above 400m/s, the GnssLocationProvider will\nstop output of location, measurements and navigation message.\n\nTest: Several on device tests, see bug for details\n\nBug: 31711586\nChange-Id: I8bceb9a67b10ac7cf21983bb856ed0608957096a\n"
    },
    {
      "commit": "51ac3a911c449691c7f107b4ffeefb1567815a23",
      "tree": "2e9cd03d54cc966eb50a00fe5ff947094aee0afc",
      "parents": [
        "f750173bf14e7d2dc631831f2cf9dacb12b6bf14",
        "580135c1b8c58a3d8834531a1df1029a18f343a4"
      ],
      "author": {
        "name": "Nimrod Gileadi",
        "email": "nimrod@google.com",
        "time": "Wed Nov 02 13:03:04 2016 +0000"
      },
      "committer": {
        "name": "android-build-merger",
        "email": "android-build-merger@google.com",
        "time": "Wed Nov 02 13:03:04 2016 +0000"
      },
      "message": "Increment a MetricsLogger counter on back press.\nam: 580135c1b8\n\nChange-Id: I29fb7f03b5da8edf3643118bc74bba553f2f6ca1\n"
    },
    {
      "commit": "523c4fd695dd95e17c071aa319216b7a292cc025",
      "tree": "3da052a47796ab08e2119645b3c6337f1004863c",
      "parents": [
        "06ffff613293321388b3000ba81561cca9a25a46",
        "580135c1b8c58a3d8834531a1df1029a18f343a4"
      ],
      "author": {
        "name": "TreeHugger Robot",
        "email": "treehugger-gerrit@google.com",
        "time": "Wed Nov 02 12:55:14 2016 +0000"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Wed Nov 02 12:55:17 2016 +0000"
      },
      "message": "Merge \"Increment a MetricsLogger counter on back press.\" into cw-f-dev"
    },
    {
      "commit": "305187983b37035699691b8b2f31bd244e0d66a9",
      "tree": "95a704f425071f8b5a5c3445047209ba888b011d",
      "parents": [
        "a0f2404725373ec64d6b0b3c56c8bfac171449eb",
        "8500f26d51e2ba0de7b6cd18bec5f85e5ca40e1d"
      ],
      "author": {
        "name": "Vinod Krishnan",
        "email": "vinodkrishnan@google.com",
        "time": "Tue Nov 01 22:57:58 2016 +0000"
      },
      "committer": {
        "name": "android-build-merger",
        "email": "android-build-merger@google.com",
        "time": "Tue Nov 01 22:57:58 2016 +0000"
      },
      "message": "DO NOT MERGE Wear Fwk: Disable Animations for A11y\nam: 8500f26d51\n\nChange-Id: I8bddbad4b8777a3fedac2f88717b48d00f596a8c\n"
    },
    {
      "commit": "89e653ccc7a2c37490e87851b8ea0922db4bc9d2",
      "tree": "534ae83c85c8ba60bf0b15695d9d60d8bd6477c8",
      "parents": [
        "1b6da1f928c40527d17ae72c7d06552438b55b80",
        "8500f26d51e2ba0de7b6cd18bec5f85e5ca40e1d"
      ],
      "author": {
        "name": "vinodkrishnan",
        "email": "vinodkrishnan@google.com",
        "time": "Tue Nov 01 22:54:06 2016 +0000"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Tue Nov 01 22:54:11 2016 +0000"
      },
      "message": "Merge \"DO NOT MERGE Wear Fwk: Disable Animations for A11y\" into cw-f-dev"
    },
    {
      "commit": "e065f7c5a9ad4e47f5490793401445660af37624",
      "tree": "24eca05b61e6a109554e9382356c80676163b5a2",
      "parents": [
        "c0ff60f272b5da3759079a8be1ae95b195645494"
      ],
      "author": {
        "name": "Mark Renouf",
        "email": "mrenouf@google.com",
        "time": "Tue Nov 01 11:48:24 2016 -0400"
      },
      "committer": {
        "name": "Mark Renouf",
        "email": "mrenouf@google.com",
        "time": "Tue Nov 01 17:48:20 2016 +0000"
      },
      "message": "Workaround for javac compilation issue of lambda code\n\nSince ag/32554459 some Robolectric tests are compiling\nframework code with javac. For reasons unclear so far this\ncode fails to compile with javac:\n\n\u003e ShortcutService.java:408: error: variable ri might not have been initialized\n\nhttps://android-build.googleplex.com/builds/submitted/3416256/angelfish-userdebug/latest/logs\n\nRemoving the lambda expressions corrects the issue.\n\nBUG: 32554459\n\nChange-Id: I189c8ef02dc93b46ef6418c1ff14f2312097898a\n"
    },
    {
      "commit": "f0644d03a220dcbfda80d8e441cda21d4e4ed439",
      "tree": "822a4af16a905c9005f2030f0db800c0da0c4977",
      "parents": [
        "51772647350eef283bc7cffceecd09ecfd393769",
        "ac2898228edea493c76287338adf6dd8ca21303a"
      ],
      "author": {
        "name": "Makoto Onuki",
        "email": "omakoto@google.com",
        "time": "Tue Nov 01 01:12:34 2016 +0000"
      },
      "committer": {
        "name": "android-build-merger",
        "email": "android-build-merger@google.com",
        "time": "Tue Nov 01 01:12:34 2016 +0000"
      },
      "message": "Always scan the Settings app for updated shortcuts.\nam: ac2898228e\n\nChange-Id: I64f476ec3b4003e87004ab6c05536f91e659d39e\n"
    },
    {
      "commit": "ac2898228edea493c76287338adf6dd8ca21303a",
      "tree": "34e1a69ac0e79b56734c18a6632863540263565d",
      "parents": [
        "e97969b4d0c6eaeeb373d716238e47e49c80d992"
      ],
      "author": {
        "name": "Makoto Onuki",
        "email": "omakoto@google.com",
        "time": "Mon Oct 31 15:32:17 2016 -0700"
      },
      "committer": {
        "name": "Makoto Onuki",
        "email": "omakoto@google.com",
        "time": "Mon Oct 31 15:46:36 2016 -0700"
      },
      "message": "Always scan the Settings app for updated shortcuts.\n\nThe setting apps\u0027 version code is 25 for both DR and MR1, so the\nshortcut manager will not notice when it\u0027s changed.\n\nLet\u0027s just always scan this app.\n\nBug 32554059\n\nChange-Id: Ia05363b30a5eeb989dc4c44cf5dbd71cde96de96\n"
    },
    {
      "commit": "580135c1b8c58a3d8834531a1df1029a18f343a4",
      "tree": "1f41a85414d14cb71ebd557f4c73f33fd49cc014",
      "parents": [
        "1e0055bb51cdd0e7b71e736f73bd526a84b67974"
      ],
      "author": {
        "name": "Nimrod Gileadi",
        "email": "nimrod@google.com",
        "time": "Mon Oct 31 20:42:19 2016 +0000"
      },
      "committer": {
        "name": "Nimrod Gileadi",
        "email": "nimrod@google.com",
        "time": "Mon Oct 31 21:43:37 2016 +0000"
      },
      "message": "Increment a MetricsLogger counter on back press.\n\nFor Wear, we want to know how often users press the side button, which\nis mapped to a back key press. The number of times the back button is\npressed is probably a useful metric for the rest of Android.\n\nThe counter string, \"key_back_down\" is not yet declared in\ngo/tron-counters, but we should get the framework change in ASAP.\n\nBug: 32396371\nChange-Id: Ia102318cd5ca4d077ce404944084806198c334f7\n"
    },
    {
      "commit": "8500f26d51e2ba0de7b6cd18bec5f85e5ca40e1d",
      "tree": "04c06f55ac52a21ce7aeb1d6bcee9bdaae0169a4",
      "parents": [
        "74bd9b1f56944250415d4842985070bb9d556d39"
      ],
      "author": {
        "name": "Vinod Krishnan",
        "email": "vinodkrishnan@google.com",
        "time": "Wed Oct 26 15:12:25 2016 -0700"
      },
      "committer": {
        "name": "Vinod Krishnan",
        "email": "vinodkrishnan@google.com",
        "time": "Fri Oct 28 16:56:25 2016 -0700"
      },
      "message": "DO NOT MERGE Wear Fwk: Disable Animations for A11y\n\n- When Accessibility is turned on, Android Wear devices become unusable.\nAdd an option to disable animations, will be disabled in an overlay.\n\nBug: 24985771\n\nChange-Id: If5fc44705d56579b305abd48a0d820f306b9be10\n"
    },
    {
      "commit": "7c9a91094d0429721d6524e057570fa83463801d",
      "tree": "d485e345cd5d72385597eb5061caa6431843719b",
      "parents": [
        "32dcd2cad43868898d089d5e74febf9f5a9fc387",
        "b87a491de63069fb903c95727f57511c7e4eeaa0"
      ],
      "author": {
        "name": "Fyodor Kupolov",
        "email": "fkupolov@google.com",
        "time": "Fri Oct 28 00:21:10 2016 +0000"
      },
      "committer": {
        "name": "android-build-merger",
        "email": "android-build-merger@google.com",
        "time": "Fri Oct 28 00:21:10 2016 +0000"
      },
      "message": "[DO NOT MERGE] Only setSize if -s arg is specified\nam: b87a491de6\n\nChange-Id: I33afbd12925a1afb79ed9b444948372ebbaf5e95\n"
    },
    {
      "commit": "e97969b4d0c6eaeeb373d716238e47e49c80d992",
      "tree": "efd80abe2a2b3d996cd8b82218e97bf5292fba1c",
      "parents": [
        "286f0692214984e870e3e170c61ac8d71a7dac90",
        "b87a491de63069fb903c95727f57511c7e4eeaa0"
      ],
      "author": {
        "name": "TreeHugger Robot",
        "email": "treehugger-gerrit@google.com",
        "time": "Fri Oct 28 00:11:11 2016 +0000"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Fri Oct 28 00:11:14 2016 +0000"
      },
      "message": "Merge \"[DO NOT MERGE] Only setSize if -s arg is specified\" into nyc-mr1-dev"
    },
    {
      "commit": "b87a491de63069fb903c95727f57511c7e4eeaa0",
      "tree": "b17ffdc4d869bc710a3cfeddf99dc0ac9ae335d0",
      "parents": [
        "e9db00e39fb58db2380ec3f9fba11f006a4b4185"
      ],
      "author": {
        "name": "Fyodor Kupolov",
        "email": "fkupolov@google.com",
        "time": "Wed Oct 26 18:36:57 2016 -0700"
      },
      "committer": {
        "name": "Fyodor Kupolov",
        "email": "fkupolov@google.com",
        "time": "Thu Oct 27 15:29:41 2016 -0700"
      },
      "message": "[DO NOT MERGE] Only setSize if -s arg is specified\n\nCalculate size of installed APKs only when INSTALL_EXTERNAL flag is set.\ncalculateInstalledSize is expensive and may take up to 20% of total\ninstallation time.\n\nBug: 32180551\nBug: 29932779\nChange-Id: I173d2b38820cc86cbfacecd1bacef57369d10af7\n"
    },
    {
      "commit": "eeac5a064dc4b783857a37515d331b3d8d13605d",
      "tree": "45629f1bd00c253f5cd4c7323e99d810869aedf3",
      "parents": [
        "07192ff60a34f8765efee7db843e9b12f3a88d3f",
        "7765d7320d8435a0e814d9f10039c7866f9d76a2"
      ],
      "author": {
        "name": "Jeff Sharkey",
        "email": "jsharkey@android.com",
        "time": "Thu Oct 27 20:23:23 2016 +0000"
      },
      "committer": {
        "name": "android-build-merger",
        "email": "android-build-merger@google.com",
        "time": "Thu Oct 27 20:23:23 2016 +0000"
      },
      "message": "Only bind to RESOLVE_EPHEMERAL_PACKAGE once.\nam: 7765d7320d\n\nChange-Id: I2ca3b6d7938a461a6fe2d591b74985908c2d07bc\n"
    },
    {
      "commit": "286f0692214984e870e3e170c61ac8d71a7dac90",
      "tree": "e8f85e791c7ed17a6f51305407acf7bb2dad8613",
      "parents": [
        "43905cc9acba2970fb74c76e810e6f08de146dcb",
        "7765d7320d8435a0e814d9f10039c7866f9d76a2"
      ],
      "author": {
        "name": "Jeff Sharkey",
        "email": "jsharkey@google.com",
        "time": "Thu Oct 27 20:18:08 2016 +0000"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Thu Oct 27 20:18:10 2016 +0000"
      },
      "message": "Merge \"Only bind to RESOLVE_EPHEMERAL_PACKAGE once.\" into nyc-mr1-dev"
    },
    {
      "commit": "6affbde5560921b0d4a83c30d98fdca208fea7ef",
      "tree": "2ac78c6d576522f86e740b642d029f09efabf341",
      "parents": [
        "7aa48283b0cffd3125c3699f5f15b915e18fc8fe",
        "a80d745c656f1e09aa9331002f613883220ca029"
      ],
      "author": {
        "name": "Marie Janssen",
        "email": "jamuraa@google.com",
        "time": "Thu Oct 27 00:20:17 2016 +0000"
      },
      "committer": {
        "name": "android-build-merger",
        "email": "android-build-merger@google.com",
        "time": "Thu Oct 27 00:20:17 2016 +0000"
      },
      "message": "Bluetooth: prevent enabling BLE in airplane mode\nam: a80d745c65\n\nChange-Id: I05a57fa747abedab24e0509c1fb7ab8737b2256a\n"
    },
    {
      "commit": "7765d7320d8435a0e814d9f10039c7866f9d76a2",
      "tree": "e6cd279adb762bc50a7d3c6cd9ae7d51210b9efb",
      "parents": [
        "e9db00e39fb58db2380ec3f9fba11f006a4b4185"
      ],
      "author": {
        "name": "Jeff Sharkey",
        "email": "jsharkey@android.com",
        "time": "Wed Oct 26 16:58:49 2016 -0600"
      },
      "committer": {
        "name": "Jeff Sharkey",
        "email": "jsharkey@google.com",
        "time": "Wed Oct 26 23:01:53 2016 +0000"
      },
      "message": "Only bind to RESOLVE_EPHEMERAL_PACKAGE once.\n\nWe never unbind, so we only ever need one bind request; creating more\nbind requests just wastes resources.\n\nTest: builds\nBug: 32446301\nChange-Id: I7d6c4a93b8f5bb8d9aed7a5041b193e19a2d65fc\n"
    },
    {
      "commit": "a80d745c656f1e09aa9331002f613883220ca029",
      "tree": "08daed78f10b85765571338f4327fc77444ff23d",
      "parents": [
        "e9db00e39fb58db2380ec3f9fba11f006a4b4185"
      ],
      "author": {
        "name": "Marie Janssen",
        "email": "jamuraa@google.com",
        "time": "Tue Oct 25 10:47:51 2016 -0700"
      },
      "committer": {
        "name": "Marie Janssen",
        "email": "jamuraa@google.com",
        "time": "Wed Oct 26 14:55:47 2016 -0700"
      },
      "message": "Bluetooth: prevent enabling BLE in airplane mode\n\nEnabling BLE in airplane mode puts BluetoothManagerService in an\nunexpected state which causes Bluetooth to be on when airplane mode\nis disabled.\n\nAlso fixes a bug where a crash of a BLE client would trigger a restart\ninto ON mode.\n\nTest: SL4A BleBackgroundScanTest:test_airplane_mode_disables_ble\n\nBug: 32140251\nBug: 32140271\nBug: 32369494\n\nChange-Id: Ie65157e65c3a1ca914f567a7a0c631175d1e5835\n(cherry picked from commit bd93b7b3dc6141cef6236cf0ca7dcc5acf5bfeed)\n"
    },
    {
      "commit": "7aa48283b0cffd3125c3699f5f15b915e18fc8fe",
      "tree": "8c945617631c2cafe9bb4eae895902d85d7cbe27",
      "parents": [
        "5ac13dcb251d887d87a4e5dd74dba91b0dd06834",
        "63d2e41d1b25cbbde242d315d7cfc2cbc1678957"
      ],
      "author": {
        "name": "TreeHugger Robot",
        "email": "treehugger-gerrit@google.com",
        "time": "Wed Oct 26 21:20:20 2016 +0000"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Wed Oct 26 21:20:22 2016 +0000"
      },
      "message": "Merge \"Properly set the center of the circular mask.\" into cw-f-dev"
    },
    {
      "commit": "2a81b4c9084ed808feb2a17d0f298ef9decde1d8",
      "tree": "1cff90ccb29fd84c71226406c14e7dd0ddacb0a6",
      "parents": [
        "1e0055bb51cdd0e7b71e736f73bd526a84b67974",
        "e2c85890ac3941525288e08962b33d30618de801"
      ],
      "author": {
        "name": "Svetoslav Ganov",
        "email": "svetoslavganov@google.com",
        "time": "Wed Oct 26 20:28:30 2016 +0000"
      },
      "committer": {
        "name": "android-build-merger",
        "email": "android-build-merger@google.com",
        "time": "Wed Oct 26 20:28:30 2016 +0000"
      },
      "message": "[DO NOT MERGE] Don\u0027t accidentally delete renamed packages\nam: e2c85890ac\n\nChange-Id: Icbd85ddfc76e50553414bd47860370cdc442b796\n"
    },
    {
      "commit": "e9db00e39fb58db2380ec3f9fba11f006a4b4185",
      "tree": "7c892ed203857ae0fdcae2da8b585b2bddf8065e",
      "parents": [
        "7e8fc052958b6d8137b067c183a19ab424916d86",
        "e2c85890ac3941525288e08962b33d30618de801"
      ],
      "author": {
        "name": "TreeHugger Robot",
        "email": "treehugger-gerrit@google.com",
        "time": "Wed Oct 26 20:22:49 2016 +0000"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Wed Oct 26 20:22:53 2016 +0000"
      },
      "message": "Merge \"[DO NOT MERGE] Don\u0027t accidentally delete renamed packages\" into nyc-mr1-dev"
    },
    {
      "commit": "63d2e41d1b25cbbde242d315d7cfc2cbc1678957",
      "tree": "f888ef7e78f70badbab1ebb0c72d8835301f7d2c",
      "parents": [
        "1e0055bb51cdd0e7b71e736f73bd526a84b67974"
      ],
      "author": {
        "name": "Alain Vongsouvanh",
        "email": "alainv@google.com",
        "time": "Wed Oct 26 13:01:49 2016 -0700"
      },
      "committer": {
        "name": "Alain Vongsouvanh",
        "email": "alainv@google.com",
        "time": "Wed Oct 26 13:01:49 2016 -0700"
      },
      "message": "Properly set the center of the circular mask.\n\nThe new circular mask did not take into account devices with a chin,\nsetting the center of the circular mask higher than it should be.\n\nBUG: 32418552\nChange-Id: Ia45e197492a57341ad7db620b1d3fcc4820eabf0\n"
    },
    {
      "commit": "e2c85890ac3941525288e08962b33d30618de801",
      "tree": "a1263ee2943ff1e060b8a2f5d1772f6ba330d8f0",
      "parents": [
        "9cac4568e50687e9c0f85dedb2d9ee6a36bd0ff8"
      ],
      "author": {
        "name": "Svetoslav Ganov",
        "email": "svetoslavganov@google.com",
        "time": "Tue Oct 25 20:47:15 2016 -0700"
      },
      "committer": {
        "name": "Svetoslav Ganov",
        "email": "svetoslavganov@google.com",
        "time": "Wed Oct 26 18:14:06 2016 +0000"
      },
      "message": "[DO NOT MERGE] Don\u0027t accidentally delete renamed packages\n\nApps on the system image can change their package by declaring\ntheir old one in the manifest. If a package is renamed it is\ninternally referred by its old name.\n\nThe reconciliation code was using the new package name for\nrenamed packages and was concluding the apk is orphaned thus\ndeleting it. This puts the package in a bad state where the app\nis gone and the version on the system partition is disabled.\n\nAlso Play was showing an update for a renamed system app as\nan install while it is an update because of the same reason,\nit was using the new package name while the app is internally\nreferred by the old one.\n\nThe fix for both above is to internally normalize the package\nname by using the old one if the package was renamed or the\npackage name as is.\n\nTest: With the fix put the old calculator on the system image\nand booted, then put the renamed calculator and booted, updated\ncalculator from play and rebooted - calculator keeps working.\nAlso did the above steps without the patch to put calculator\nin a bad state and flashed the system with the patch which\nfixed the broken calculator app.\n\nbug:32321269\n\nChange-Id: I98bfc05c399edfc9854ebcce44182fefa55ceeff\n"
    },
    {
      "commit": "1e0055bb51cdd0e7b71e736f73bd526a84b67974",
      "tree": "59cf88b874650acee1d566e3e90cf09474d5f6db",
      "parents": [
        "66a7dc6193eb1064a0c9e76a6021cb28b78a7708",
        "82b9aff0a9c9d5c9c4f986b7e2fac258b890cc79"
      ],
      "author": {
        "name": "Julius D\u0027souza",
        "email": "jdsouza@google.com",
        "time": "Wed Oct 26 03:23:17 2016 +0000"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Wed Oct 26 03:23:19 2016 +0000"
      },
      "message": "Merge \"DO NOT MERGE: Add initial ambient light sensor rate\" into cw-f-dev"
    },
    {
      "commit": "82b9aff0a9c9d5c9c4f986b7e2fac258b890cc79",
      "tree": "23ad10f83580a2c650707f448f4b931205a6d41a",
      "parents": [
        "0d75ccf0068b64c730c45bf0a53d1849f9fbe010"
      ],
      "author": {
        "name": "Julius D\u0027souza",
        "email": "jdsouza@google.com",
        "time": "Mon Oct 24 19:26:45 2016 -0700"
      },
      "committer": {
        "name": "Julius D\u0027souza",
        "email": "jdsouza@google.com",
        "time": "Tue Oct 25 17:13:29 2016 -0700"
      },
      "message": "DO NOT MERGE: Add initial ambient light sensor rate\n\nBug: 32153559\n\nChange-Id: Ic54bded46f88991290ed1e4d2574f865b6f598ec\n"
    },
    {
      "commit": "1d4f2b9914feee3e47e53b2b2b256e85cbb0d992",
      "tree": "1df1a906269ceaf837071238a57aac21a20f595e",
      "parents": [
        "299b57410d836009625472c5e1fd866c4dead7d5",
        "ec50931d884e0b8f13a5f3050d786275817a2d92"
      ],
      "author": {
        "name": "Jorim Jaggi",
        "email": "jjaggi@google.com",
        "time": "Tue Oct 25 23:39:25 2016 +0000"
      },
      "committer": {
        "name": "android-build-merger",
        "email": "android-build-merger@google.com",
        "time": "Tue Oct 25 23:39:25 2016 +0000"
      },
      "message": "Make sure to call dismissKeyguard after setOccluded\nam: ec50931d88\n\nChange-Id: Ib25480fa4efe63940fed144f4e28dee185244fad\n"
    },
    {
      "commit": "4f14be3d406558d4a6c3ad0a311a36aaa3993551",
      "tree": "d2d2db0c795189b12d7bd41dd974b92681656977",
      "parents": [
        "90d300a0b1529ee140a76209c7d128166d22ae19",
        "8dd88f649b0cee33588a154a942195c0920d59a1"
      ],
      "author": {
        "name": "Matthew Bouyack",
        "email": "mbouyack@google.com",
        "time": "Tue Oct 25 16:48:17 2016 +0000"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Tue Oct 25 16:48:20 2016 +0000"
      },
      "message": "Merge \"Avoid redundant setMatrix calls from setMatrixInTransaction This matches the behavior of setPositionInTransaction and setSizeInTransaction.\" into cw-f-dev"
    },
    {
      "commit": "8dd88f649b0cee33588a154a942195c0920d59a1",
      "tree": "fd51f3ca651b31b8456ec72679afc91fa6736602",
      "parents": [
        "593f9cdde081631edf57433c8372d03a2e688126"
      ],
      "author": {
        "name": "Matthew Bouyack",
        "email": "mbouyack@google.com",
        "time": "Mon Oct 24 14:01:26 2016 -0700"
      },
      "committer": {
        "name": "Matthew Bouyack",
        "email": "mbouyack@google.com",
        "time": "Mon Oct 24 16:09:15 2016 -0700"
      },
      "message": "Avoid redundant setMatrix calls from setMatrixInTransaction\nThis matches the behavior of setPositionInTransaction and setSizeInTransaction.\n\nBy eliminating calls to setMatrix, we avoid triggering redundant\nSurfaceFlinger invalidates. This is particularly noteworthy on Android\nWear where we must update the minute hand every 60 seconds, but want the\ndevice to spend as much time sleeping as possible.\n\nSee b/31489482\n\nChange-Id: I424bb9f60c3033921fa04e7abcfc552500114f1f\n"
    },
    {
      "commit": "ec50931d884e0b8f13a5f3050d786275817a2d92",
      "tree": "418e82f8e9eb67c44d571cda5226c044d0a43dba",
      "parents": [
        "9cac4568e50687e9c0f85dedb2d9ee6a36bd0ff8"
      ],
      "author": {
        "name": "Jorim Jaggi",
        "email": "jjaggi@google.com",
        "time": "Mon Oct 24 15:40:06 2016 -0700"
      },
      "committer": {
        "name": "Jorim Jaggi",
        "email": "jjaggi@google.com",
        "time": "Mon Oct 24 15:40:06 2016 -0700"
      },
      "message": "Make sure to call dismissKeyguard after setOccluded\n\nIf we call it before, SystemUI will not dismiss the Keyguard as\nit is still occluded in that state.\n\nChange-Id: I15cf9cc43b9a2b747bfd224a6dfbd769eee19d69\nFixes: 32202560\n"
    },
    {
      "commit": "e2590cccfd609de945ff9488d7ed4d97a03570ea",
      "tree": "7c2e9efabd79a40df9d39244cbed844e8ae77d0f",
      "parents": [
        "e88cbbf40d0a036afc11b378f878277c8c6e5609",
        "a2b07dc8d9a8de03baea653e16daf896d6202011"
      ],
      "author": {
        "name": "Julius D\u0027souza",
        "email": "jdsouza@google.com",
        "time": "Sat Oct 22 03:58:25 2016 +0000"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Sat Oct 22 03:58:28 2016 +0000"
      },
      "message": "Merge \"DO NOT MERGE: Cap doze autobrightness when collecting new sensor samples\" into cw-f-dev"
    },
    {
      "commit": "e88cbbf40d0a036afc11b378f878277c8c6e5609",
      "tree": "ff5bff58540e9cc3ba23965b158a6dab529e66da",
      "parents": [
        "e28705ac90ad72d29b05279dbcae3cc6418bdf89",
        "4fff94f1edf2ee854c0e09916343c8dbdb16311a"
      ],
      "author": {
        "name": "Julius D\u0027souza",
        "email": "jdsouza@google.com",
        "time": "Sat Oct 22 03:57:59 2016 +0000"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Sat Oct 22 03:58:02 2016 +0000"
      },
      "message": "Merge \"Revert \"DO NOT MERGE: Disable dim brightness reset when using ALS-based doze\"\" into cw-f-dev"
    },
    {
      "commit": "a2b07dc8d9a8de03baea653e16daf896d6202011",
      "tree": "6d5e4931f19cad6f5a1fc7c8513ccc4cd6249d4b",
      "parents": [
        "0d309b7a475a4d3643869c14deb0b6f9020eb48b"
      ],
      "author": {
        "name": "Julius D\u0027souza",
        "email": "jdsouza@google.com",
        "time": "Fri Oct 21 19:16:47 2016 -0700"
      },
      "committer": {
        "name": "Julius D\u0027souza",
        "email": "jdsouza@google.com",
        "time": "Fri Oct 21 19:22:23 2016 -0700"
      },
      "message": "DO NOT MERGE: Cap doze autobrightness when collecting new sensor samples\n\nBug: 32169300\n\nChange-Id: If7eb443bc7c4bcc21eb4bc317f4fcd1219e9e25b\n"
    },
    {
      "commit": "4fff94f1edf2ee854c0e09916343c8dbdb16311a",
      "tree": "2a1ae2669fed187d07cf55a7dcd00af5f472f39f",
      "parents": [
        "637ae798ccd8762b6e53fcdfdf1aec6c3c8cf23a"
      ],
      "author": {
        "name": "Julius D\u0027souza",
        "email": "jdsouza@google.com",
        "time": "Sat Oct 22 02:21:01 2016 +0000"
      },
      "committer": {
        "name": "Julius D\u0027souza",
        "email": "jdsouza@google.com",
        "time": "Sat Oct 22 02:21:01 2016 +0000"
      },
      "message": "Revert \"DO NOT MERGE: Disable dim brightness reset when using ALS-based doze\"\n\nThis reverts commit 637ae798ccd8762b6e53fcdfdf1aec6c3c8cf23a.\n\nChange-Id: I1c7b449a2b13d5d3d956ac0570cb14b49c2e8b2c\n"
    },
    {
      "commit": "a39e64eac2b816c43b2abf86d5db779df5a560b8",
      "tree": "c70b33d56a9f1f6224da7119a40bd540a6eb6118",
      "parents": [
        "088f73a9e903ef7127d70b24176b4d44b79176b9",
        "637ae798ccd8762b6e53fcdfdf1aec6c3c8cf23a"
      ],
      "author": {
        "name": "Julius D\u0027souza",
        "email": "jdsouza@google.com",
        "time": "Fri Oct 21 22:29:33 2016 +0000"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Fri Oct 21 22:29:36 2016 +0000"
      },
      "message": "Merge \"DO NOT MERGE: Disable dim brightness reset when using ALS-based doze\" into cw-f-dev"
    },
    {
      "commit": "637ae798ccd8762b6e53fcdfdf1aec6c3c8cf23a",
      "tree": "e00803e6b44e98ea15832ef8833cc9cdbd537110",
      "parents": [
        "4bc78eba6f16ef84206aaed9edd5ca4bb4f6c420"
      ],
      "author": {
        "name": "Julius D\u0027souza",
        "email": "jdsouza@google.com",
        "time": "Fri Oct 21 14:06:28 2016 -0700"
      },
      "committer": {
        "name": "Julius D\u0027souza",
        "email": "jdsouza@google.com",
        "time": "Fri Oct 21 15:24:39 2016 -0700"
      },
      "message": "DO NOT MERGE: Disable dim brightness reset when using ALS-based doze\n\nBug: 32169300\n\nChange-Id: I60d23405eb38ec0625b5b7f739a84918f4632359\n"
    },
    {
      "commit": "088f73a9e903ef7127d70b24176b4d44b79176b9",
      "tree": "c83fb45cc690ec78412b7c83b0e2f0f945d0fd66",
      "parents": [
        "243e966892b333a9887fa1c7c254ee411a2ef436",
        "cf11ceab652a146c72fde1fef53d69ceee9bf651"
      ],
      "author": {
        "name": "TreeHugger Robot",
        "email": "treehugger-gerrit@google.com",
        "time": "Fri Oct 21 20:41:07 2016 +0000"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Fri Oct 21 20:41:10 2016 +0000"
      },
      "message": "Merge \"Fwk: Only chime when docked and accessbility is on\" into cw-f-dev"
    },
    {
      "commit": "cf11ceab652a146c72fde1fef53d69ceee9bf651",
      "tree": "1388f323aaa2a1ea1800f8f9cd49d31be44b5827",
      "parents": [
        "be0eded075e7a39782656b93e0d420edc299be52"
      ],
      "author": {
        "name": "Vinod Krishnan",
        "email": "vinodkrishnan@google.com",
        "time": "Thu Oct 20 22:57:02 2016 -0700"
      },
      "committer": {
        "name": "Vinod Krishnan",
        "email": "vinodkrishnan@google.com",
        "time": "Fri Oct 21 10:28:37 2016 -0700"
      },
      "message": "Fwk: Only chime when docked and accessbility is on\n\nBug: 32036947\n\nChange-Id: I5786abe827735cc3a4bc1d52baacaa19bccaae77\n"
    },
    {
      "commit": "653b982d1877b7a8eb998229c488bd8ebcee2057",
      "tree": "73aea033352598f91ec87b9e8bace7953e01b627",
      "parents": [
        "4f8b640bb765268ddb04a960ffc3a71d170a3b9f",
        "b608d28f849187554149fce65c0444f0f7c7ae03"
      ],
      "author": {
        "name": "TreeHugger Robot",
        "email": "treehugger-gerrit@google.com",
        "time": "Fri Oct 21 17:23:42 2016 +0000"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Fri Oct 21 17:23:45 2016 +0000"
      },
      "message": "Merge \"DO NOT MERGE ANYWHERE Allow Wear Home app to send wallpaper commands at any time\" into cw-f-dev"
    },
    {
      "commit": "b608d28f849187554149fce65c0444f0f7c7ae03",
      "tree": "065ebddbd5a848cf0d05d5ed38237d2fa1adf334",
      "parents": [
        "faf09eaa40eb66876688a62c77ccfb5b390e5c15"
      ],
      "author": {
        "name": "Erik Wolsheimer",
        "email": "ewol@google.com",
        "time": "Thu Oct 20 21:09:44 2016 -0700"
      },
      "committer": {
        "name": "Erik Wolsheimer",
        "email": "ewol@google.com",
        "time": "Fri Oct 21 09:27:15 2016 -0700"
      },
      "message": "DO NOT MERGE ANYWHERE Allow Wear Home app to send wallpaper commands at any time\n\nBUG: 32172459\nBUG: 32069897\nChange-Id: I6f030b6288433b9cefce0f2fb1a69de61bfa7617\n"
    },
    {
      "commit": "327dbfb94f175524a162b22af4c5a63479eeb164",
      "tree": "308444ae395a112e12d646f268f45c7888ea6234",
      "parents": [
        "faf09eaa40eb66876688a62c77ccfb5b390e5c15",
        "54dcaaba4fa0392c36864f99b9dc1da9c975a100"
      ],
      "author": {
        "name": "Flavio Lerda",
        "email": "flerda@google.com",
        "time": "Fri Oct 21 06:32:18 2016 +0000"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Fri Oct 21 06:32:21 2016 +0000"
      },
      "message": "Merge \"Change name of overlay subdir \u0027sku\u0027-\u003e\u0027theme\u0027\" into cw-f-dev"
    },
    {
      "commit": "4bc78eba6f16ef84206aaed9edd5ca4bb4f6c420",
      "tree": "2a1ae2669fed187d07cf55a7dcd00af5f472f39f",
      "parents": [
        "f9ca194dbe2743d87ef36c6f66e12720011c9860"
      ],
      "author": {
        "name": "Calvin On",
        "email": "con@google.com",
        "time": "Tue Oct 11 15:10:46 2016 -0700"
      },
      "committer": {
        "name": "Calvin On",
        "email": "con@google.com",
        "time": "Thu Oct 20 18:50:46 2016 +0000"
      },
      "message": "Add option to skip and avoid captive portals.\n\nTest: ConnectivityServiceTest updated with test cases.\nTest: Manually tested against att-wifi in B42.\nBug: 30222699\nChange-Id: Ibe63942da04748ab0406e24e0f44be31d47710a0\n(cherry picked from commit be96da11ccb5dd500f920c3ba90d350857293b3d)\n"
    },
    {
      "commit": "39be2e91cad34130dbaff9fc3a238c454576f038",
      "tree": "1a4129ac061e1af7bebd15b998527ff965cf7f7c",
      "parents": [
        "a2ffd6e04c663a693a84a133cb3b173c335dc51d",
        "da3b648b645a12d6fcfa4c175234074290ac7339"
      ],
      "author": {
        "name": "Andrii Kulian",
        "email": "akulian@google.com",
        "time": "Wed Oct 19 19:16:50 2016 +0000"
      },
      "committer": {
        "name": "android-build-merger",
        "email": "android-build-merger@google.com",
        "time": "Wed Oct 19 19:16:50 2016 +0000"
      },
      "message": "DO NOT MERGE -- Use focused activity value when moving task back\nam: da3b648b64\n\nChange-Id: Ib706755c056ed27050375a675169f7df3f5f141a\n"
    },
    {
      "commit": "6e4f6ecbab9718b0d19cd5c1ecf9357bed061385",
      "tree": "4addd357f52e10c63c6ee15d4d8341d84cd6bcef",
      "parents": [
        "0346fee93c7011a400652af3cfa615a875f20800",
        "da3b648b645a12d6fcfa4c175234074290ac7339"
      ],
      "author": {
        "name": "Andrii Kulian",
        "email": "akulian@google.com",
        "time": "Wed Oct 19 18:31:33 2016 +0000"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Wed Oct 19 18:31:37 2016 +0000"
      },
      "message": "Merge \"DO NOT MERGE -- Use focused activity value when moving task back\" into nyc-mr1-dev"
    },
    {
      "commit": "d8e027b5a4b91302496e5eb931e76969c44f675b",
      "tree": "10417ec43bee73d906d61527c3d99e2f9bb3dfd3",
      "parents": [
        "6a2ada0a0a882820c3b6a0b5a8c6c0e40547bcc7",
        "9fa24918509151bcd30ac763a26c50c4f24d5e7a"
      ],
      "author": {
        "name": "Marie Janssen",
        "email": "jamuraa@google.com",
        "time": "Wed Oct 19 16:43:09 2016 +0000"
      },
      "committer": {
        "name": "android-build-merger",
        "email": "android-build-merger@google.com",
        "time": "Wed Oct 19 16:43:09 2016 +0000"
      },
      "message": "Bluetooth: More logging of bluetooth service state\nam: 9fa2491850\n\nChange-Id: Idd26922caf3c1a0fb77d2091ac86bfe3a1d1c62a\n"
    },
    {
      "commit": "9fa24918509151bcd30ac763a26c50c4f24d5e7a",
      "tree": "1a5e1dc5b0b35eb874860f25d5805a1d1d67dd08",
      "parents": [
        "d48bd27f0eb0646ab97f98f4b08517d8d58ff015"
      ],
      "author": {
        "name": "Marie Janssen",
        "email": "jamuraa@google.com",
        "time": "Tue Oct 18 10:04:24 2016 -0700"
      },
      "committer": {
        "name": "Andre Eisenbach",
        "email": "eisenbach@google.com",
        "time": "Wed Oct 19 16:28:31 2016 +0000"
      },
      "message": "Bluetooth: More logging of bluetooth service state\n\nBug: 32140251\nBug: 32140271\nBug: 32060415\n\nChange-Id: I50faa184551748023ea5a573646a75293f553d16\n"
    },
    {
      "commit": "54dcaaba4fa0392c36864f99b9dc1da9c975a100",
      "tree": "f8fcb1866110d45a6cf02a5359c6f24e7ba16ed4",
      "parents": [
        "6a2ada0a0a882820c3b6a0b5a8c6c0e40547bcc7"
      ],
      "author": {
        "name": "Jakub Adamek",
        "email": "jakuba@google.com",
        "time": "Wed Oct 19 11:46:13 2016 +0100"
      },
      "committer": {
        "name": "Jakub Adamek",
        "email": "jakuba@google.com",
        "time": "Wed Oct 19 14:06:32 2016 +0100"
      },
      "message": "Change name of overlay subdir \u0027sku\u0027-\u003e\u0027theme\u0027\n\nThe name \u0027sku\u0027 does not fit well as we recommend to use the same\nvalue for different SKUs if vendors wish to have the same colors\non those SKUs.\n\nBug: 32268656\nChange-Id: Ib5e5a3386676453dafeb13a6a6bf91f81bb48a11\n"
    },
    {
      "commit": "a9aa78b1fd0d9981decf63e7fc1209ccd523c991",
      "tree": "6701de147aa1d2c60fce99bce871ff05c267b876",
      "parents": [
        "1696610b177bbd0a2972eec3786b09f441cf99ca",
        "5c90c5e32e86cc7d634d218cd2b9536c0f5f6461"
      ],
      "author": {
        "name": "Svetoslav Ganov",
        "email": "svetoslavganov@google.com",
        "time": "Wed Oct 19 01:47:48 2016 +0000"
      },
      "committer": {
        "name": "android-build-merger",
        "email": "android-build-merger@google.com",
        "time": "Wed Oct 19 01:47:48 2016 +0000"
      },
      "message": "[DO NOT MERGE] Catch a missed case when adding a toast\nam: 5c90c5e32e\n\nChange-Id: Ie9273caa0918a95a87c5bdb26ebc80ef2d4c22c0\n"
    },
    {
      "commit": "d48bd27f0eb0646ab97f98f4b08517d8d58ff015",
      "tree": "a15761e00d280dd5d8d746d4a32355f519118d55",
      "parents": [
        "23655af58504da83d58c043be79803c271cb9d89",
        "5c90c5e32e86cc7d634d218cd2b9536c0f5f6461"
      ],
      "author": {
        "name": "Svetoslav Ganov",
        "email": "svetoslavganov@google.com",
        "time": "Wed Oct 19 01:35:33 2016 +0000"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Wed Oct 19 01:35:37 2016 +0000"
      },
      "message": "Merge \"[DO NOT MERGE] Catch a missed case when adding a toast\" into nyc-mr1-dev"
    },
    {
      "commit": "519b7837bb364fd8fbbda7c3d34f761784623f0c",
      "tree": "f214b039403014984504cfa0a355cdbc87a1ff14",
      "parents": [
        "b3a8fc9835104aec46f2158daa441e8d2907fede",
        "d5ff11640310cfc9edaf55296fc29350a6564068"
      ],
      "author": {
        "name": "Chris Thornton",
        "email": "thorntonc@google.com",
        "time": "Wed Oct 19 01:26:45 2016 +0000"
      },
      "committer": {
        "name": "android-build-merger",
        "email": "android-build-merger@google.com",
        "time": "Wed Oct 19 01:26:45 2016 +0000"
      },
      "message": "Only purge sound models that violate the new primary key constraint if they don\u0027t contain identical data.\nam: d5ff116403\n\nChange-Id: I3e205134832a7abeb4d9d2aca3b7c5600fc22239\n"
    },
    {
      "commit": "23655af58504da83d58c043be79803c271cb9d89",
      "tree": "252c11b225da253acbbfcbfaeea245951b403b97",
      "parents": [
        "76043cf69f34551cf5b8625ff7578fc133ca7086",
        "d5ff11640310cfc9edaf55296fc29350a6564068"
      ],
      "author": {
        "name": "TreeHugger Robot",
        "email": "treehugger-gerrit@google.com",
        "time": "Wed Oct 19 01:17:02 2016 +0000"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Wed Oct 19 01:17:05 2016 +0000"
      },
      "message": "Merge \"Only purge sound models that violate the new primary key constraint if they don\u0027t contain identical data.\" into nyc-mr1-dev"
    },
    {
      "commit": "ba7bd1fe06efc701c30f94b03cb0ed0df85d9aa7",
      "tree": "8253ff891399fdf906ae9d9aeadd9d2bdc13a5ec",
      "parents": [
        "6fe03a852976bfc66a7065b4c7c28dc9282b2e74",
        "96b9c75cec453cd0228c5993bd691b7d5783bc7d"
      ],
      "author": {
        "name": "Svet Ganov",
        "email": "svetoslavganov@google.com",
        "time": "Wed Oct 19 00:42:53 2016 +0000"
      },
      "committer": {
        "name": "android-build-merger",
        "email": "android-build-merger@google.com",
        "time": "Wed Oct 19 00:42:53 2016 +0000"
      },
      "message": "Validate input for ContentService#setIsSyncable\nam: 96b9c75cec\n\nChange-Id: Ib39782e880a528be297d673134d7609e68ed313d\n"
    },
    {
      "commit": "76043cf69f34551cf5b8625ff7578fc133ca7086",
      "tree": "b26af20c18785def0531f50f8fefcf9b756887b6",
      "parents": [
        "b841c2d845a88c6f94877d2c72f1c7fbf26efd3b",
        "96b9c75cec453cd0228c5993bd691b7d5783bc7d"
      ],
      "author": {
        "name": "Svetoslav Ganov",
        "email": "svetoslavganov@google.com",
        "time": "Wed Oct 19 00:32:58 2016 +0000"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Wed Oct 19 00:33:02 2016 +0000"
      },
      "message": "Merge \"Validate input for ContentService#setIsSyncable\" into nyc-mr1-dev"
    }
  ],
  "next": "da3b648b645a12d6fcfa4c175234074290ac7339"
}
