)]}'
{
  "log": [
    {
      "commit": "3ddf24d80e33d2964f47b7e57ea821c52bca3232",
      "tree": "02883b31fd0dc1d8dfa5f8757002aa6ae2366245",
      "parents": [
        "971159847d786e6b398ad1c2243463227b07da2d"
      ],
      "author": {
        "name": "Ajay Panicker",
        "email": "apanicke@google.com",
        "time": "Wed Jan 10 16:12:50 2018 -0800"
      },
      "committer": {
        "name": "android-build-team Robot",
        "email": "android-build-team-robot@google.com",
        "time": "Thu Jan 18 22:43:51 2018 +0000"
      },
      "message": "AVRCP: Check the number of text attributes requested\n\nTest: Build\nBug: 69478941\nChange-Id: Ibc456511c8d7339213f08b07d70f5e25be140d68\n(cherry picked from commit 249bb665b1020e81547246f5b29ed9040d696388)\n"
    },
    {
      "commit": "971159847d786e6b398ad1c2243463227b07da2d",
      "tree": "7489f3c560bd6677e0c1ead0765e029d85bbd01b",
      "parents": [
        "84e2ba5395bf168afe4a0154be3b7db2131ff30d"
      ],
      "author": {
        "name": "Stanley Tng",
        "email": "stng@google.com",
        "time": "Wed Jan 10 13:13:15 2018 -0800"
      },
      "committer": {
        "name": "android-build-team Robot",
        "email": "android-build-team-robot@google.com",
        "time": "Thu Jan 18 22:43:47 2018 +0000"
      },
      "message": "Remove memory reference to invalid mem in error log\n\nRemove the memory reference to an invalid memory inside an error log\nmessage.\n\nTest: Edit code to force the error condition and make sure the new error\nlog does not crashed.\nBug: 67058064\nMerged-In: I55ec6d8b53e5987cd7721e0ae3ffccc11d6638a0\nChange-Id: I55ec6d8b53e5987cd7721e0ae3ffccc11d6638a0\n(cherry picked from commit 11cd7277a1d0da9013a8381cddbfc096e9adaed6)\n(cherry picked from commit d10bc94f5ec64122382ed73a261c5f4d0a0fa195)\n"
    },
    {
      "commit": "84e2ba5395bf168afe4a0154be3b7db2131ff30d",
      "tree": "45bdce524c12abc57cf8b5d039df4fa31629386c",
      "parents": [
        "ee4d866f9b69e4149fc3ade50958c754f1b3b2dd"
      ],
      "author": {
        "name": "Myles Watson",
        "email": "mylesgw@google.com",
        "time": "Thu Jan 11 14:20:26 2018 -0800"
      },
      "committer": {
        "name": "android-build-team Robot",
        "email": "android-build-team-robot@google.com",
        "time": "Thu Jan 18 22:43:44 2018 +0000"
      },
      "message": "BNEP: Check received frame type\n\nBug: 68818034\nTest: build\nChange-Id: I2b9f32b92d72f226361e6a80f20f9c7ee77f6019\n(cherry picked from commit b910734a55fd3babf71b049d5638bf86f81d7c1e)\n"
    },
    {
      "commit": "ee4d866f9b69e4149fc3ade50958c754f1b3b2dd",
      "tree": "b59c3204aa502cce323e062c3f8cb54c81f3e041",
      "parents": [
        "3eb33a27c483f685be99eb327cbf9a05ffa12c58"
      ],
      "author": {
        "name": "Myles Watson",
        "email": "mylesgw@google.com",
        "time": "Wed Jan 10 09:51:28 2018 -0800"
      },
      "committer": {
        "name": "android-build-team Robot",
        "email": "android-build-team-robot@google.com",
        "time": "Thu Jan 18 22:43:41 2018 +0000"
      },
      "message": "PAN: Fix Use-after-free in bta_pan_data_buf_ind_cback\n\nPatch from b/67078939\n\nTest: build\nBug: 67110692\nChange-Id: I63b857d031c55d3a0754e4101e330843eb422b2a\n(cherry picked from commit 2a18e724b2bf101ea38a5b089de56842107c8369)\n"
    },
    {
      "commit": "3eb33a27c483f685be99eb327cbf9a05ffa12c58",
      "tree": "49206a08e59ca69fcb1c8b12fd803b0ddeb6c6e9",
      "parents": [
        "81b5770762cef9709e2bc4757ebaffd71d61874c"
      ],
      "author": {
        "name": "Hansong Zhang",
        "email": "hsz@google.com",
        "time": "Wed Jan 10 13:43:25 2018 -0800"
      },
      "committer": {
        "name": "android-build-team Robot",
        "email": "android-build-team-robot@google.com",
        "time": "Thu Jan 18 22:43:39 2018 +0000"
      },
      "message": "Fix unexpected behavior in reading BNEP packets\n\nBug: 67863755\nBug: 69177251\nBug: 69177292\nBug: 69271284\nTest: BNEP still works\nChange-Id: I41b8bfe5e123a56b8812124178663735f2bf3372\n(cherry picked from commit 9844ddac4c0aaf217326c56f2814d145c11eb042)\n"
    },
    {
      "commit": "81b5770762cef9709e2bc4757ebaffd71d61874c",
      "tree": "80b5e841eb8069cc736ca6c4c66102c8d68159aa",
      "parents": [
        "12395ce67722e73713870e82fb74b1b817e22e47"
      ],
      "author": {
        "name": "Hansong Zhang",
        "email": "hsz@google.com",
        "time": "Tue Jan 09 17:16:35 2018 -0800"
      },
      "committer": {
        "name": "android-build-team Robot",
        "email": "android-build-team-robot@google.com",
        "time": "Thu Jan 18 22:43:35 2018 +0000"
      },
      "message": "Fix unexpected behavior in SDP\n\nBug: 68776054\nBug: 68817966\nTest: Bluetooth SDP still works\nChange-Id: I4eef22679a313b88d7e8ec463b29dbb592c6b5b9\n(cherry picked from commit 5d6b1b1316afecebd939f77e3d01ab0a400e68a9)\n"
    },
    {
      "commit": "12395ce67722e73713870e82fb74b1b817e22e47",
      "tree": "2cafd2e1fc0aaf85d046c540281c359d0114cbf2",
      "parents": [
        "349391266869554d8e6a83fa890dd099c4cee7cb"
      ],
      "author": {
        "name": "Pavlin Radoslavov",
        "email": "pavlin@google.com",
        "time": "Thu Jan 11 17:28:16 2018 -0800"
      },
      "committer": {
        "name": "android-build-team Robot",
        "email": "android-build-team-robot@google.com",
        "time": "Thu Jan 18 22:43:32 2018 +0000"
      },
      "message": "Allocate/free the SDP connection timers only during stack startup/shutdown\n\nThis avoids freeing the sdp_conn_timer within the alarm callback itself.\n\nBug: 67110137\nTest: Manual\nChange-Id: I775b4b532cd42cf207258c53c6052a167a124627\nMerged-In: I775b4b532cd42cf207258c53c6052a167a124627\n(cherry picked from commit ef6a4a0c9d9220a7d909863349d7a0c0b967d54c)\n(cherry picked from commit 0dbe21d88e05a43d6882248144e4e9128f4c1928)\n"
    },
    {
      "commit": "349391266869554d8e6a83fa890dd099c4cee7cb",
      "tree": "397d23802aeaf63a4d6ad6d3026261098998286e",
      "parents": [
        "1a7856018ab1608a3d681caab4eecd2185ff51f2"
      ],
      "author": {
        "name": "Myles Watson",
        "email": "mylesgw@google.com",
        "time": "Wed Jan 10 14:16:15 2018 -0800"
      },
      "committer": {
        "name": "android-build-team Robot",
        "email": "android-build-team-robot@google.com",
        "time": "Thu Jan 18 22:43:29 2018 +0000"
      },
      "message": "SDP: Pass the bounds to process_service_*_rsp\n\nTest: build\nBug: 68161546\nChange-Id: Icf53d4d05f99b5e0a2b3f4d3735b6fbfd62adaa3\n(cherry picked from commit 3c7bd5a8453110a7bd1351648c5a4001b99afa70)\n"
    },
    {
      "commit": "1a7856018ab1608a3d681caab4eecd2185ff51f2",
      "tree": "cae6dfda460b2d31fabd298ac2b65c9bbc8b2738",
      "parents": [
        "059ad139d22fa21bc074ca3ee0f23dcb443ab6a2"
      ],
      "author": {
        "name": "Pavlin Radoslavov",
        "email": "pavlin@google.com",
        "time": "Mon Jan 08 11:37:05 2018 -0800"
      },
      "committer": {
        "name": "android-build-team Robot",
        "email": "android-build-team-robot@google.com",
        "time": "Thu Jan 18 22:43:26 2018 +0000"
      },
      "message": "Removed alarm callback execution statistics\n\nUpdating the alarm state after the callback returns can be problematic\nin case the callback itself deleted the alarm.\n\nBug: 67110137\nTest: Manual\nChange-Id: Id4de06eebedb792cadd63d09efb68672e9bddc69\nMerged-In: Id4de06eebedb792cadd63d09efb68672e9bddc69\n(cherry picked from commit 04574e1cde3b0d46b59b4b6ebab935ac60af9f97)\n(cherry picked from commit 90ffe3f90a7589e4ff9e5e8bdf353cdcdfe88764)\n"
    },
    {
      "commit": "059ad139d22fa21bc074ca3ee0f23dcb443ab6a2",
      "tree": "aa03483c13dc9213149e53648c4a0352fb775ea4",
      "parents": [
        "95316677ac51a399fce0f35a8271f715bcd8b69c",
        "ff6208c4121dd6f14da465e3f5f4e0c30cd25d62"
      ],
      "author": {
        "name": "android-build-team Robot",
        "email": "android-build-team-robot@google.com",
        "time": "Wed Oct 18 17:04:11 2017 +0000"
      },
      "committer": {
        "name": "android-build-team Robot",
        "email": "android-build-team-robot@google.com",
        "time": "Wed Oct 18 17:04:11 2017 +0000"
      },
      "message": "Snap for 4402310 from ff6208c4121dd6f14da465e3f5f4e0c30cd25d62 to oc-m2-release\n\nChange-Id: Ie5bffa052306472064278a09bfd9d6ea4c850d3a\n"
    },
    {
      "commit": "ff6208c4121dd6f14da465e3f5f4e0c30cd25d62",
      "tree": "aa03483c13dc9213149e53648c4a0352fb775ea4",
      "parents": [
        "36deb96b51e437d90510c3854db484a693adaeec",
        "aad2686274783a229c8642db5fec4727c3ab292b"
      ],
      "author": {
        "name": "android-build-team Robot",
        "email": "android-build-team-robot@google.com",
        "time": "Sun Oct 15 07:26:24 2017 +0000"
      },
      "committer": {
        "name": "android-build-team Robot",
        "email": "android-build-team-robot@google.com",
        "time": "Sun Oct 15 07:26:24 2017 +0000"
      },
      "message": "Snap for 4396223 from aad2686274783a229c8642db5fec4727c3ab292b to oc-mr1-release\n\nChange-Id: I025c64d825a510806bd292a5555aedc594372284\n"
    },
    {
      "commit": "aad2686274783a229c8642db5fec4727c3ab292b",
      "tree": "aa03483c13dc9213149e53648c4a0352fb775ea4",
      "parents": [
        "00c4f653cd0b0f4f86361a862d3fe7f00f9bcb8c"
      ],
      "author": {
        "name": "Jakub Pawlowski",
        "email": "jpawlowski@google.com",
        "time": "Fri Oct 13 09:51:06 2017 -0700"
      },
      "committer": {
        "name": "Jakub Pawlowski",
        "email": "jpawlowski@google.com",
        "time": "Fri Oct 13 13:00:05 2017 -0700"
      },
      "message": "Fix crash in l2cble_start_conn_update\n\nBug: 67774334\nTest: compilation\nChange-Id: I42ec986c6c5f3fe81f507596bf1df05dcf3ec0ba\n(cherry picked from 5e8d54e6c26c3bc8ced932bb9c455bbbad57a9db)\n"
    },
    {
      "commit": "36deb96b51e437d90510c3854db484a693adaeec",
      "tree": "f93c2ae192ecf9c1bd89dd5ef3682f618c21beb5",
      "parents": [
        "b9d1b4f15aa09e5f80b1a3f358da9e5a153d7ca1",
        "00c4f653cd0b0f4f86361a862d3fe7f00f9bcb8c"
      ],
      "author": {
        "name": "android-build-team Robot",
        "email": "android-build-team-robot@google.com",
        "time": "Thu Oct 12 07:24:01 2017 +0000"
      },
      "committer": {
        "name": "android-build-team Robot",
        "email": "android-build-team-robot@google.com",
        "time": "Thu Oct 12 07:24:01 2017 +0000"
      },
      "message": "Snap for 4391495 from 00c4f653cd0b0f4f86361a862d3fe7f00f9bcb8c to oc-mr1-release\n\nChange-Id: Ibde49a2937e4c8dc8b16161c551012d4fa95955e\n"
    },
    {
      "commit": "00c4f653cd0b0f4f86361a862d3fe7f00f9bcb8c",
      "tree": "f93c2ae192ecf9c1bd89dd5ef3682f618c21beb5",
      "parents": [
        "7cbeb29ff5af8ab761a4487a9a9692d97d408608",
        "4010328f80f0b1053dffbc77bc8cbc289a977ae5"
      ],
      "author": {
        "name": "Scott Bauer",
        "email": "sbauer@plzdonthack.me",
        "time": "Thu Oct 12 00:26:02 2017 +0000"
      },
      "committer": {
        "name": "android-build-merger",
        "email": "android-build-merger@google.com",
        "time": "Thu Oct 12 00:26:02 2017 +0000"
      },
      "message": "Read the correct amount of attributes am: 4d1470eb54 am: 48e5396b99 am: 57f958e7e3 am: e69e6e0fab am: 1e67cf4b2e am: 930d16464f\nam: 4010328f80\n\nChange-Id: Ic069690e99651d756f923f6b276f0de85c2ac2c8\n"
    },
    {
      "commit": "7cbeb29ff5af8ab761a4487a9a9692d97d408608",
      "tree": "f93c2ae192ecf9c1bd89dd5ef3682f618c21beb5",
      "parents": [
        "0b49f195b4ae9190ad8599c4abd980c1a4057888",
        "15ce434f4bd27369463dc21fe65e7d92991f129b"
      ],
      "author": {
        "name": "Scott Bauer",
        "email": "sbauer@plzdonthack.me",
        "time": "Thu Oct 12 00:25:25 2017 +0000"
      },
      "committer": {
        "name": "android-build-merger",
        "email": "android-build-merger@google.com",
        "time": "Thu Oct 12 00:25:25 2017 +0000"
      },
      "message": "Read the correct amount of attributes am: 636b754cfa am: 5ec93991d7 am: 6e7c360c85 am: a51aaf2366\nam: 15ce434f4b\n\nChange-Id: Ib890b147a7bd77c4987503d8b62400a5735ad036\n"
    },
    {
      "commit": "0b49f195b4ae9190ad8599c4abd980c1a4057888",
      "tree": "f93c2ae192ecf9c1bd89dd5ef3682f618c21beb5",
      "parents": [
        "5a57c402703dbfd697ae6777c658d9c6c8a38d67",
        "f00207c227a7c8102b4eb8dfb2fd51a439bf9337"
      ],
      "author": {
        "name": "Scott Bauer",
        "email": "sbauer@plzdonthack.me",
        "time": "Thu Oct 12 00:25:01 2017 +0000"
      },
      "committer": {
        "name": "android-build-merger",
        "email": "android-build-merger@google.com",
        "time": "Thu Oct 12 00:25:01 2017 +0000"
      },
      "message": "Read the correct amount of attributes am: 8eb6493ad5  -s ours am: 95b2e35d5d\nam: f00207c227\n\nChange-Id: I4128915b2b6e914a7798c9e4fa885cddce4d28a1\n"
    },
    {
      "commit": "4010328f80f0b1053dffbc77bc8cbc289a977ae5",
      "tree": "2ffc548ad1f18f56ef22ba02dee64c42a7615470",
      "parents": [
        "15ce434f4bd27369463dc21fe65e7d92991f129b",
        "930d16464f747572ec4c3a5c84621c636eece885"
      ],
      "author": {
        "name": "Scott Bauer",
        "email": "sbauer@plzdonthack.me",
        "time": "Thu Oct 12 00:24:24 2017 +0000"
      },
      "committer": {
        "name": "android-build-merger",
        "email": "android-build-merger@google.com",
        "time": "Thu Oct 12 00:24:24 2017 +0000"
      },
      "message": "Read the correct amount of attributes am: 4d1470eb54 am: 48e5396b99 am: 57f958e7e3 am: e69e6e0fab am: 1e67cf4b2e\nam: 930d16464f\n\nChange-Id: I99851e43afe1fa26d9efa4eccea583250586dc0d\n"
    },
    {
      "commit": "15ce434f4bd27369463dc21fe65e7d92991f129b",
      "tree": "2ffc548ad1f18f56ef22ba02dee64c42a7615470",
      "parents": [
        "f00207c227a7c8102b4eb8dfb2fd51a439bf9337",
        "a51aaf236657d5ba04d1dbdac3f5c5eb0954bf91"
      ],
      "author": {
        "name": "Scott Bauer",
        "email": "sbauer@plzdonthack.me",
        "time": "Thu Oct 12 00:21:50 2017 +0000"
      },
      "committer": {
        "name": "android-build-merger",
        "email": "android-build-merger@google.com",
        "time": "Thu Oct 12 00:21:50 2017 +0000"
      },
      "message": "Read the correct amount of attributes am: 636b754cfa am: 5ec93991d7 am: 6e7c360c85\nam: a51aaf2366\n\nChange-Id: Ie8dfa4cff72aef91a87b4dbbc5b82f88213994e2\n"
    },
    {
      "commit": "f00207c227a7c8102b4eb8dfb2fd51a439bf9337",
      "tree": "2ffc548ad1f18f56ef22ba02dee64c42a7615470",
      "parents": [
        "c7706eef3efbf21c169ae56eb94032034f719b17",
        "95b2e35d5dcbada9e77f5197a54d5739ee4a4b21"
      ],
      "author": {
        "name": "Scott Bauer",
        "email": "sbauer@plzdonthack.me",
        "time": "Thu Oct 12 00:21:26 2017 +0000"
      },
      "committer": {
        "name": "android-build-merger",
        "email": "android-build-merger@google.com",
        "time": "Thu Oct 12 00:21:26 2017 +0000"
      },
      "message": "Read the correct amount of attributes am: 8eb6493ad5  -s ours\nam: 95b2e35d5d\n\nChange-Id: I0956d72a77cfd13dd6dca526cad54c402991ab44\n"
    },
    {
      "commit": "930d16464f747572ec4c3a5c84621c636eece885",
      "tree": "32b47d755684b0251d5c359d7bc58f64d44319bc",
      "parents": [
        "a51aaf236657d5ba04d1dbdac3f5c5eb0954bf91",
        "1e67cf4b2edb1c6bb96e6bccbb5df8d3ca147502"
      ],
      "author": {
        "name": "Scott Bauer",
        "email": "sbauer@plzdonthack.me",
        "time": "Thu Oct 12 00:20:01 2017 +0000"
      },
      "committer": {
        "name": "android-build-merger",
        "email": "android-build-merger@google.com",
        "time": "Thu Oct 12 00:20:01 2017 +0000"
      },
      "message": "Read the correct amount of attributes am: 4d1470eb54 am: 48e5396b99 am: 57f958e7e3 am: e69e6e0fab\nam: 1e67cf4b2e\n\nChange-Id: Ic0858b82dd5c15b824a74e53817e42e1945d1a7d\n"
    },
    {
      "commit": "a51aaf236657d5ba04d1dbdac3f5c5eb0954bf91",
      "tree": "32b47d755684b0251d5c359d7bc58f64d44319bc",
      "parents": [
        "95b2e35d5dcbada9e77f5197a54d5739ee4a4b21",
        "6e7c360c8524df6bc922b49f6603e6e6659f64d1"
      ],
      "author": {
        "name": "Scott Bauer",
        "email": "sbauer@plzdonthack.me",
        "time": "Thu Oct 12 00:19:36 2017 +0000"
      },
      "committer": {
        "name": "android-build-merger",
        "email": "android-build-merger@google.com",
        "time": "Thu Oct 12 00:19:36 2017 +0000"
      },
      "message": "Read the correct amount of attributes am: 636b754cfa am: 5ec93991d7\nam: 6e7c360c85\n\nChange-Id: Icb1240a22b2cfc7fa32b3ab23652fa1510b3c590\n"
    },
    {
      "commit": "95b2e35d5dcbada9e77f5197a54d5739ee4a4b21",
      "tree": "32b47d755684b0251d5c359d7bc58f64d44319bc",
      "parents": [
        "83aee7b3ba29e47fceffe0966d6f3f6240078c8e",
        "8eb6493ad56ed4fd8310bf96042cc54eb5b450dd"
      ],
      "author": {
        "name": "Scott Bauer",
        "email": "sbauer@plzdonthack.me",
        "time": "Thu Oct 12 00:18:39 2017 +0000"
      },
      "committer": {
        "name": "android-build-merger",
        "email": "android-build-merger@google.com",
        "time": "Thu Oct 12 00:18:39 2017 +0000"
      },
      "message": "Read the correct amount of attributes\nam: 8eb6493ad5  -s ours\n\nChange-Id: I73a8ff63af23863be10d8cdd4da73234fcd25e3d\n"
    },
    {
      "commit": "5a57c402703dbfd697ae6777c658d9c6c8a38d67",
      "tree": "f93c2ae192ecf9c1bd89dd5ef3682f618c21beb5",
      "parents": [
        "ea5cf6e3b72cf68a50ca75ee4c3ad43f679e1d70",
        "c7706eef3efbf21c169ae56eb94032034f719b17"
      ],
      "author": {
        "name": "Scott Bauer",
        "email": "sbauer@plzdonthack.me",
        "time": "Wed Oct 11 23:30:54 2017 +0000"
      },
      "committer": {
        "name": "android-build-merger",
        "email": "android-build-merger@google.com",
        "time": "Wed Oct 11 23:30:54 2017 +0000"
      },
      "message": "Merge \"Read the correct amount of attributes\" into oc-dev am: 83aee7b3ba\nam: c7706eef3e\n\nChange-Id: Icede213590da36c16291cfa0fd001265f2728da4\n"
    },
    {
      "commit": "c7706eef3efbf21c169ae56eb94032034f719b17",
      "tree": "2ffc548ad1f18f56ef22ba02dee64c42a7615470",
      "parents": [
        "eb9ba9952350d9527d305fb615b4679d53370da0",
        "83aee7b3ba29e47fceffe0966d6f3f6240078c8e"
      ],
      "author": {
        "name": "Scott Bauer",
        "email": "sbauer@plzdonthack.me",
        "time": "Wed Oct 11 23:23:47 2017 +0000"
      },
      "committer": {
        "name": "android-build-merger",
        "email": "android-build-merger@google.com",
        "time": "Wed Oct 11 23:23:47 2017 +0000"
      },
      "message": "Merge \"Read the correct amount of attributes\" into oc-dev\nam: 83aee7b3ba\n\nChange-Id: I633e4d7fbcb48387ca092e5e19a6f5c0ba015072\n"
    },
    {
      "commit": "83aee7b3ba29e47fceffe0966d6f3f6240078c8e",
      "tree": "32b47d755684b0251d5c359d7bc58f64d44319bc",
      "parents": [
        "181144a50114c824cfe3cdfd695c11a074673a5e",
        "68a1cf1a9de115b66bececf892588075595b263f"
      ],
      "author": {
        "name": "TreeHugger Robot",
        "email": "treehugger-gerrit@google.com",
        "time": "Wed Oct 11 23:11:13 2017 +0000"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Wed Oct 11 23:11:13 2017 +0000"
      },
      "message": "Merge \"Read the correct amount of attributes\" into oc-dev"
    },
    {
      "commit": "1e67cf4b2edb1c6bb96e6bccbb5df8d3ca147502",
      "tree": "c3c3d06a56e1597e5780e947bfcfcbf63d93a6cb",
      "parents": [
        "6e7c360c8524df6bc922b49f6603e6e6659f64d1",
        "e69e6e0fabeb18145e5d193fda68249b363373d7"
      ],
      "author": {
        "name": "Scott Bauer",
        "email": "sbauer@plzdonthack.me",
        "time": "Wed Oct 11 22:38:19 2017 +0000"
      },
      "committer": {
        "name": "android-build-merger",
        "email": "android-build-merger@google.com",
        "time": "Wed Oct 11 22:38:19 2017 +0000"
      },
      "message": "Read the correct amount of attributes am: 4d1470eb54 am: 48e5396b99 am: 57f958e7e3\nam: e69e6e0fab\n\nChange-Id: I4a4802e3bf181f09d8de652d991cc26686e467e4\n"
    },
    {
      "commit": "6e7c360c8524df6bc922b49f6603e6e6659f64d1",
      "tree": "c3c3d06a56e1597e5780e947bfcfcbf63d93a6cb",
      "parents": [
        "8eb6493ad56ed4fd8310bf96042cc54eb5b450dd",
        "5ec93991d747fd2b96e1b14d606aef15828731e8"
      ],
      "author": {
        "name": "Scott Bauer",
        "email": "sbauer@plzdonthack.me",
        "time": "Wed Oct 11 22:37:12 2017 +0000"
      },
      "committer": {
        "name": "android-build-merger",
        "email": "android-build-merger@google.com",
        "time": "Wed Oct 11 22:37:12 2017 +0000"
      },
      "message": "Read the correct amount of attributes am: 636b754cfa\nam: 5ec93991d7\n\nChange-Id: I69bd3d4e294765feade3840d9f1710cfa1cdc69b\n"
    },
    {
      "commit": "e69e6e0fabeb18145e5d193fda68249b363373d7",
      "tree": "dc430cb3c63762c465de2b58ca0e71310e376e3c",
      "parents": [
        "5ec93991d747fd2b96e1b14d606aef15828731e8",
        "57f958e7e34f95cc3abb9f280f295ae0ed3c2dfc"
      ],
      "author": {
        "name": "Scott Bauer",
        "email": "sbauer@plzdonthack.me",
        "time": "Wed Oct 11 22:34:23 2017 +0000"
      },
      "committer": {
        "name": "android-build-merger",
        "email": "android-build-merger@google.com",
        "time": "Wed Oct 11 22:34:23 2017 +0000"
      },
      "message": "Read the correct amount of attributes am: 4d1470eb54 am: 48e5396b99\nam: 57f958e7e3\n\nChange-Id: I3a664ecfa9eebde0459f299fa3a26c70c528e3b8\n"
    },
    {
      "commit": "5ec93991d747fd2b96e1b14d606aef15828731e8",
      "tree": "dc430cb3c63762c465de2b58ca0e71310e376e3c",
      "parents": [
        "bc2ddd916cb755f02cc0462a9cdc3e958bfb82be",
        "636b754cfa8a35c99c18db1725e471ce6fcc9878"
      ],
      "author": {
        "name": "Scott Bauer",
        "email": "sbauer@plzdonthack.me",
        "time": "Wed Oct 11 22:33:55 2017 +0000"
      },
      "committer": {
        "name": "android-build-merger",
        "email": "android-build-merger@google.com",
        "time": "Wed Oct 11 22:33:55 2017 +0000"
      },
      "message": "Read the correct amount of attributes\nam: 636b754cfa\n\nChange-Id: I43948bbb53b3075e7e7b016b9127f38245a8f9da\n"
    },
    {
      "commit": "57f958e7e34f95cc3abb9f280f295ae0ed3c2dfc",
      "tree": "e33714503714071e0a9b40f135a36ce6f8dd402c",
      "parents": [
        "636b754cfa8a35c99c18db1725e471ce6fcc9878",
        "48e5396b99e31047e96c8fdb839ff97fa2978555"
      ],
      "author": {
        "name": "Scott Bauer",
        "email": "sbauer@plzdonthack.me",
        "time": "Wed Oct 11 22:28:54 2017 +0000"
      },
      "committer": {
        "name": "android-build-merger",
        "email": "android-build-merger@google.com",
        "time": "Wed Oct 11 22:28:54 2017 +0000"
      },
      "message": "Read the correct amount of attributes am: 4d1470eb54\nam: 48e5396b99\n\nChange-Id: I93404b4895d4609e9f0afbc9d020cfae20f4f820\n"
    },
    {
      "commit": "48e5396b99e31047e96c8fdb839ff97fa2978555",
      "tree": "38534fd11038b1965a1517476ff14ba6881dddc8",
      "parents": [
        "27e67ba2773f8b11182596b9d540ed6efd829d02",
        "4d1470eb54592f7c9317419a2f1f83dc75cce770"
      ],
      "author": {
        "name": "Scott Bauer",
        "email": "sbauer@plzdonthack.me",
        "time": "Wed Oct 11 22:26:14 2017 +0000"
      },
      "committer": {
        "name": "android-build-merger",
        "email": "android-build-merger@google.com",
        "time": "Wed Oct 11 22:26:14 2017 +0000"
      },
      "message": "Read the correct amount of attributes\nam: 4d1470eb54\n\nChange-Id: I153a91a1aba1a78837c397d4ee01bea2d1696e4e\n"
    },
    {
      "commit": "ea5cf6e3b72cf68a50ca75ee4c3ad43f679e1d70",
      "tree": "f93c2ae192ecf9c1bd89dd5ef3682f618c21beb5",
      "parents": [
        "1a2ea0fb6b430074e90bf957b0c3c8e00c77004a"
      ],
      "author": {
        "name": "Myles Watson",
        "email": "mylesgw@google.com",
        "time": "Fri Oct 06 11:22:51 2017 -0700"
      },
      "committer": {
        "name": "Myles Watson",
        "email": "mylesgw@google.com",
        "time": "Wed Oct 11 17:05:30 2017 +0000"
      },
      "message": "HCI: Restart 5 seconds after an HCI timeout\n\nBug: 67209266\nTest: build\nChange-Id: I69a4a17382742327268a80dbc5c5be49059ecb3c\n(cherry picked from commit d48d32d04ae9f4d81012f2146f8e746c4a05a0f9)\nMerged-In: I69a4a17382742327268a80dbc5c5be49059ecb3c\n"
    },
    {
      "commit": "95316677ac51a399fce0f35a8271f715bcd8b69c",
      "tree": "20fc66fbab8030b8031a61622b224cb2c315af44",
      "parents": [
        "3e1e35b214511ebabebfade9c4a52f87a47495b3",
        "b9d1b4f15aa09e5f80b1a3f358da9e5a153d7ca1"
      ],
      "author": {
        "name": "android-build-team Robot",
        "email": "android-build-team-robot@google.com",
        "time": "Mon Oct 09 19:06:32 2017 +0000"
      },
      "committer": {
        "name": "android-build-team Robot",
        "email": "android-build-team-robot@google.com",
        "time": "Mon Oct 09 19:06:32 2017 +0000"
      },
      "message": "Snap for 4384531 from b9d1b4f15aa09e5f80b1a3f358da9e5a153d7ca1 to oc-m2-release\n\nChange-Id: I4b024638c39b688addb453f3c53c1b2551ab7b86\n"
    },
    {
      "commit": "b9d1b4f15aa09e5f80b1a3f358da9e5a153d7ca1",
      "tree": "20fc66fbab8030b8031a61622b224cb2c315af44",
      "parents": [
        "3ef11feb2403b8ea602b225b4529d5f23e1494b1",
        "1a2ea0fb6b430074e90bf957b0c3c8e00c77004a"
      ],
      "author": {
        "name": "android-build-team Robot",
        "email": "android-build-team-robot@google.com",
        "time": "Fri Oct 06 07:21:45 2017 +0000"
      },
      "committer": {
        "name": "android-build-team Robot",
        "email": "android-build-team-robot@google.com",
        "time": "Fri Oct 06 07:21:45 2017 +0000"
      },
      "message": "Snap for 4380782 from 1a2ea0fb6b430074e90bf957b0c3c8e00c77004a to oc-mr1-release\n\nChange-Id: I7290b613682720610124ac524226614be6c02af8\n"
    },
    {
      "commit": "1a2ea0fb6b430074e90bf957b0c3c8e00c77004a",
      "tree": "20fc66fbab8030b8031a61622b224cb2c315af44",
      "parents": [
        "ab6fcc863ec741378192a81dbb4e12219ba9e493"
      ],
      "author": {
        "name": "Jack He",
        "email": "siyuanh@google.com",
        "time": "Mon Oct 02 14:07:33 2017 -0700"
      },
      "committer": {
        "name": "Jack He",
        "email": "siyuanh@google.com",
        "time": "Thu Oct 05 02:45:19 2017 -0700"
      },
      "message": "A2DP: Advance btif profile queue on OPENING-\u003eother_state transition\n\n* Entering BTIF_AV_STATE_OPENING is only possible through\n  BTIF_AV_CONNECT_REQ_EVT (initiated by us) OR\n  BTA_AV_PENDING_EVT (initiated by remote)\n  from BTIF_AV_STATE_IDLE\n* If we go from BTIF_AV_CONNECT_REQ_EVT, we must have a pending\n  connection request in btif_profile_queue that should be advanced when\n  we quit BTIF_AV_STATE_OPENING state\n* This CL adds a flag to indicate whether an AV connection is initiated\n  by us and only advance queue when it is\n* Also add queue advancement in BTA_AV_REJECT_EVT and BTA_AV_CLOSE_EVT\n\nBug: 67317954\nTest: make\nChange-Id: I16dc8ebf76c6edaacb1f7a4a44e604170ff9a8b0\n(cherry picked from commit a3626477587e99347dcf966087497e9a1c4732a4)\n"
    },
    {
      "commit": "ab6fcc863ec741378192a81dbb4e12219ba9e493",
      "tree": "8654776a41bf1765bc5593a21e5b553863d12368",
      "parents": [
        "5f984c9fa3d58ccbbb3a2431f8c476b23eba1fca"
      ],
      "author": {
        "name": "c_sdamga",
        "email": "sudharma@codeaurora.org",
        "time": "Mon Jul 20 19:17:04 2015 +0530"
      },
      "committer": {
        "name": "Jack He",
        "email": "siyuanh@google.com",
        "time": "Thu Oct 05 02:35:31 2017 -0700"
      },
      "message": "Handle Disconnect request in AV Opening State handler\n\nUsecase:\n1. Uncheck media from settings UI\n2. initiate A2dp connection from remote, send AVRCP play from remote\n\nFailure:\nA2dp connection stuck in opening state.\n\nRootcause:\nWhen A2dp is unchecked from settings UI and remote initiated\na2dp connection and AVRCP play, music starts streaming on DUT\nsince A2dp connection disconnected. As A2dp connection was not\ncompleted, btif state stuck in opening state.\n\nFix:\nHandled the disconnection request in the opening state\nso that AV state machine moves to proper state before\nprocessing AVRCP Play.\n\nTest: 1. Uncheck media from settings UI\n2. initiate A2dp connection from remote, send AVRCP play\n\nBug: 35415160\nChange-Id: If1cda5b78100419fdc60c97349efafdd4a18d40c\n(cherry picked from commit ff1b9d26ca9a5a25d45bab09df1c0346104051a9)\n"
    },
    {
      "commit": "3ef11feb2403b8ea602b225b4529d5f23e1494b1",
      "tree": "fe0f1bf1595ba3a5f4d4c1a87cd67f7d339a0c59",
      "parents": [
        "e10a9e1c456e9b3a5fe85f4dbfda4ef8d58b09e0",
        "5f984c9fa3d58ccbbb3a2431f8c476b23eba1fca"
      ],
      "author": {
        "name": "android-build-team Robot",
        "email": "android-build-team-robot@google.com",
        "time": "Thu Oct 05 07:27:10 2017 +0000"
      },
      "committer": {
        "name": "android-build-team Robot",
        "email": "android-build-team-robot@google.com",
        "time": "Thu Oct 05 07:27:10 2017 +0000"
      },
      "message": "Snap for 4378450 from 5f984c9fa3d58ccbbb3a2431f8c476b23eba1fca to oc-mr1-release\n\nChange-Id: I47b2e8bb61812659d1ea36957abf2a718cf14e9b\n"
    },
    {
      "commit": "5f984c9fa3d58ccbbb3a2431f8c476b23eba1fca",
      "tree": "fe0f1bf1595ba3a5f4d4c1a87cd67f7d339a0c59",
      "parents": [
        "9be5bbf2641bfcfd1fc152a3e15a93a2faf22cbe"
      ],
      "author": {
        "name": "Subramanian Srinivasan",
        "email": "subrsrin@codeaurora.org",
        "time": "Thu Sep 28 18:41:03 2017 -0700"
      },
      "committer": {
        "name": "Andre Eisenbach",
        "email": "eisenbach@google.com",
        "time": "Wed Oct 04 23:23:11 2017 +0000"
      },
      "message": "Fix adv instance validity check during suspend and resume of resolving list\n\nWhen BT is shutdown, multi advertisement instance pointer is made\nnull by BleAdvertisingManager::CleanUp function.\nAny subsequent BleAdvertisingManager::Get function call made at\nthis point(eg during suspension and resumption of resolving list\nactivity)leads to a crash as the instance pointer is null.\nHence, use BleAdvertisingManager::IsInitialized function instead\nof BleAdvertisingManager::Get function to check the validity of\nmulti advertisement instance.\n\nBug: 67325491\nChange-Id: Ibbae7fa546bb52494be78eaff6d4b7b15614ab15\n"
    },
    {
      "commit": "9be5bbf2641bfcfd1fc152a3e15a93a2faf22cbe",
      "tree": "8eadd8f620891274f66fbda48b5bbb1045c4e2a8",
      "parents": [
        "b4ae75f4524fd5bf55d015f860f1deaee0d81f43",
        "6c6d2f6a14847ee75c72b1366449c45ab66feb00"
      ],
      "author": {
        "name": "TreeHugger Robot",
        "email": "treehugger-gerrit@google.com",
        "time": "Wed Oct 04 23:21:12 2017 +0000"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Wed Oct 04 23:21:12 2017 +0000"
      },
      "message": "Merge \"Added extra A2DP logging when there is an error\" into oc-mr1-dev"
    },
    {
      "commit": "6c6d2f6a14847ee75c72b1366449c45ab66feb00",
      "tree": "71387d7b63fb593a80a122ecd4fbd9796f377716",
      "parents": [
        "bd8505b73ee2a86c64ea7a25f59611259efeb05b"
      ],
      "author": {
        "name": "Pavlin Radoslavov",
        "email": "pavlin@google.com",
        "time": "Wed Oct 04 05:36:25 2017 -0700"
      },
      "committer": {
        "name": "Pavlin Radoslavov",
        "email": "pavlin@google.com",
        "time": "Wed Oct 04 11:28:13 2017 -0700"
      },
      "message": "Added extra A2DP logging when there is an error\n\nBug: 64159791\nTest: Manual\nChange-Id: Ic1001892b7abc9784a21a183d141df51b1b92fc0\n"
    },
    {
      "commit": "b4ae75f4524fd5bf55d015f860f1deaee0d81f43",
      "tree": "5563defec137463db3e3f41787ba2e549444dc2e",
      "parents": [
        "bd8505b73ee2a86c64ea7a25f59611259efeb05b"
      ],
      "author": {
        "name": "Pavlin Radoslavov",
        "email": "pavlin@google.com",
        "time": "Wed Oct 04 11:26:04 2017 -0700"
      },
      "committer": {
        "name": "Pavlin Radoslavov",
        "email": "pavlin@google.com",
        "time": "Wed Oct 04 11:26:04 2017 -0700"
      },
      "message": "Decrese the default verbosity for A2DP codec info logs\n\nBug: 64159791\nTest: Manual\nChange-Id: Ida10f5d2aa6643df136a41891d7775e175c06570\n"
    },
    {
      "commit": "e10a9e1c456e9b3a5fe85f4dbfda4ef8d58b09e0",
      "tree": "33895162c956d4b5b9cc8df25f2b5174d92d1774",
      "parents": [
        "50ad13ba35cc27e4cb94f9a0eebdec35461d256d",
        "bd8505b73ee2a86c64ea7a25f59611259efeb05b"
      ],
      "author": {
        "name": "android-build-team Robot",
        "email": "android-build-team-robot@google.com",
        "time": "Wed Oct 04 07:26:25 2017 +0000"
      },
      "committer": {
        "name": "android-build-team Robot",
        "email": "android-build-team-robot@google.com",
        "time": "Wed Oct 04 07:26:25 2017 +0000"
      },
      "message": "Snap for 4376088 from bd8505b73ee2a86c64ea7a25f59611259efeb05b to oc-mr1-release\n\nChange-Id: Ibc175b5417c3bbd074c79ef7341dbba5d4e2d5bb\n"
    },
    {
      "commit": "bd8505b73ee2a86c64ea7a25f59611259efeb05b",
      "tree": "33895162c956d4b5b9cc8df25f2b5174d92d1774",
      "parents": [
        "341d500ee45a7675e4f1364f9682063afd712857"
      ],
      "author": {
        "name": "Pavlin Radoslavov",
        "email": "pavlin@google.com",
        "time": "Thu Sep 28 18:11:06 2017 -0700"
      },
      "committer": {
        "name": "Pavlin Radoslavov",
        "email": "pavlin@google.com",
        "time": "Tue Oct 03 17:26:40 2017 +0000"
      },
      "message": "Remove casts to (tBTA_GATTC*) unions to avoid unaligned accesses\n\nBug: 65381426\nTest: unit tests\nChange-Id: I37e89ec7187ab1c61be4c736385a9fc5ec88d737\n(cherry picked from commit b147c652e90c60daa7113933c48a465491707213)\n"
    },
    {
      "commit": "341d500ee45a7675e4f1364f9682063afd712857",
      "tree": "75fefc76497ec47c71c804061e7d2abe286c23da",
      "parents": [
        "8e89469b5e223a48e1915f16862e81a3f4581259",
        "eb9ba9952350d9527d305fb615b4679d53370da0"
      ],
      "author": {
        "name": "Pavlin Radoslavov",
        "email": "pavlin@google.com",
        "time": "Tue Oct 03 14:28:01 2017 +0000"
      },
      "committer": {
        "name": "android-build-merger",
        "email": "android-build-merger@google.com",
        "time": "Tue Oct 03 14:28:01 2017 +0000"
      },
      "message": "Fixed the implementation of std::equal_to\u003cbt_bdaddr_t\u003e am: 181144a501\nam: eb9ba99523  -s ours\n\nChange-Id: Ib581c7f9b6474c68956de8a41efadff9f8572545\n"
    },
    {
      "commit": "50ad13ba35cc27e4cb94f9a0eebdec35461d256d",
      "tree": "75fefc76497ec47c71c804061e7d2abe286c23da",
      "parents": [
        "0aa9cfceea6bf8b16e81960ac2e72877be6e5e3f",
        "8e89469b5e223a48e1915f16862e81a3f4581259"
      ],
      "author": {
        "name": "android-build-team Robot",
        "email": "android-build-team-robot@google.com",
        "time": "Tue Oct 03 07:26:42 2017 +0000"
      },
      "committer": {
        "name": "android-build-team Robot",
        "email": "android-build-team-robot@google.com",
        "time": "Tue Oct 03 07:26:42 2017 +0000"
      },
      "message": "Snap for 4373604 from 8e89469b5e223a48e1915f16862e81a3f4581259 to oc-mr1-release\n\nChange-Id: I6676010766f362dd3512533f650f75be0e2519d5\n"
    },
    {
      "commit": "eb9ba9952350d9527d305fb615b4679d53370da0",
      "tree": "131ddb0d9fcd3f9ae88666c8286e8b8dbc1d4a11",
      "parents": [
        "7b1e826e9c986055cf31bd174baed2fcc87c368c",
        "181144a50114c824cfe3cdfd695c11a074673a5e"
      ],
      "author": {
        "name": "Pavlin Radoslavov",
        "email": "pavlin@google.com",
        "time": "Tue Oct 03 05:15:41 2017 +0000"
      },
      "committer": {
        "name": "android-build-merger",
        "email": "android-build-merger@google.com",
        "time": "Tue Oct 03 05:15:41 2017 +0000"
      },
      "message": "Fixed the implementation of std::equal_to\u003cbt_bdaddr_t\u003e\nam: 181144a501\n\nChange-Id: Ic8e35d75ebe14eccd7fd169572fe5bff39d150f6\n"
    },
    {
      "commit": "181144a50114c824cfe3cdfd695c11a074673a5e",
      "tree": "4dc5d12f2b08d7e68c686a11d3980b6d82d6c9dc",
      "parents": [
        "544f7e1be9a1f17da36955539f084b72130d1962"
      ],
      "author": {
        "name": "Pavlin Radoslavov",
        "email": "pavlin@google.com",
        "time": "Tue Aug 29 17:03:21 2017 -0700"
      },
      "committer": {
        "name": "Pavlin Radoslavov",
        "email": "pavlin@google.com",
        "time": "Tue Oct 03 03:15:36 2017 +0000"
      },
      "message": "Fixed the implementation of std::equal_to\u003cbt_bdaddr_t\u003e\n\nNow we correctly suppress the processing of repetitive\nBLE scan results.\n\nTest: Manual with extra log messages\nBug: 65174158\nBug: 64975965\nChange-Id: Ic4386c5e2fbabdc218f6ec675c5b298a7af41e5a\nMerged-In: Ie0694843ad5fbd2a80b310c5f532e5e5a9548043\n"
    },
    {
      "commit": "8e89469b5e223a48e1915f16862e81a3f4581259",
      "tree": "75fefc76497ec47c71c804061e7d2abe286c23da",
      "parents": [
        "3d2002ad48c7a69deca8ddd54d4b32ae3c44e117"
      ],
      "author": {
        "name": "Myles Watson",
        "email": "mylesgw@google.com",
        "time": "Tue Sep 19 10:01:28 2017 -0700"
      },
      "committer": {
        "name": "Andre Eisenbach",
        "email": "eisenbach@google.com",
        "time": "Mon Oct 02 21:20:48 2017 +0000"
      },
      "message": "Remove casts to unions to avoid unaligned accesses\n\nBug: 65392204\nTest: sanity\nChange-Id: I2886cc02289b68710e83147ba4d7715a32a4fc55\n(cherry picked from commit 8d749047a084b2d8a18fcaaac5c585e97a16f58d)\nMerged-In: I2886cc02289b68710e83147ba4d7715a32a4fc55\n"
    },
    {
      "commit": "3d2002ad48c7a69deca8ddd54d4b32ae3c44e117",
      "tree": "19b932aa080cab75a560eed748d94c8f409a41d1",
      "parents": [
        "be0a100f9ee1b25a35789e73bb6102054036d1b4"
      ],
      "author": {
        "name": "Hemant Gupta",
        "email": "hemantg@codeaurora.org",
        "time": "Wed Sep 13 17:35:03 2017 +0530"
      },
      "committer": {
        "name": "Jack He",
        "email": "siyuanh@google.com",
        "time": "Mon Oct 02 11:38:38 2017 -0700"
      },
      "message": "HID: Free process_repage_timer to prevent leak\n\nUsecase:\n1) Perform BT on/off stress test\n2) Check for memory leakage in code in subsequent BT on/off usecase\n\nExpectation\nNo memory leak during BT on/off stress test\n\nObserved result\nMemory leakage in hid code where alarm process_repage_timer is not freed\nand only cancelled\n\nFix:\nFree alarm process_repage_timer during HID Host deregstration\n\nTest: Checked with BT on/off usecase, and alarm process_repage_timer is now\nfreed in every BT on/off usecase.\n\nBug: 65657207\nChange-Id: Iccecd126716a5660f4c37ddc917bacee84342297\n(cherry picked from commit e6b15cf8251643aced0baf716939a6d0857fccfb)\n"
    },
    {
      "commit": "3e1e35b214511ebabebfade9c4a52f87a47495b3",
      "tree": "ad90c2da37692979c88d5e6f0140beb2da453a62",
      "parents": [
        "da0b104376f6e3393b512d531a7600451baa0c9b",
        "0aa9cfceea6bf8b16e81960ac2e72877be6e5e3f"
      ],
      "author": {
        "name": "android-build-team Robot",
        "email": "android-build-team-robot@google.com",
        "time": "Fri Sep 29 20:07:29 2017 +0000"
      },
      "committer": {
        "name": "android-build-team Robot",
        "email": "android-build-team-robot@google.com",
        "time": "Fri Sep 29 20:07:29 2017 +0000"
      },
      "message": "release-request-99856c15-b008-4977-9971-f86523a23c0a-for-git_oc-m2-release-4367109 snap-temp-L18300000107415568\n\nChange-Id: I8183d2ac95e121e13c10f31752c229065acd69b2\n"
    },
    {
      "commit": "68a1cf1a9de115b66bececf892588075595b263f",
      "tree": "7cd3d1f1c856625580db6cd62bbfb0ad13015426",
      "parents": [
        "544f7e1be9a1f17da36955539f084b72130d1962"
      ],
      "author": {
        "name": "Scott Bauer",
        "email": "sbauer@plzdonthack.me",
        "time": "Thu Apr 06 18:35:40 2017 -0600"
      },
      "committer": {
        "name": "Jakub Pawlowski",
        "email": "jpawlowski@google.com",
        "time": "Thu Sep 28 18:30:21 2017 +0000"
      },
      "message": "Read the correct amount of attributes\n\nbta_gattc_cache_load currently attempts to read 0xFF attributes into an\nallocation sized to num_attr attributes, which can be smaller than 0xFF.\n\nThere aren\u0027t more than num_attr bytes in correct data, but this breaks\nwith dynamic buffer overflow checking in CopperheadOS for the read\nsystem call since fread ends up calling read, which obtains the size of\nthe allocation from the malloc implementation and then aborts due to the\n(potential) overflow.\n\nThis would also fail with the default enabled _FORTIFY_SOURCE\u003d2 feature\nin the Android Open Source Project if osi_malloc was marked with the\nalloc_size attribute. The way it wraps malloc loses that information so\nfortify checks aren\u0027t done for calls like this.\n\nBug: 37160362\nChange-Id: I68bd170d5378c9d9d21cbda376083bc0b857e15c\nSigned-off-by: Scott Bauer \u003csbauer@plzdonthack.me\u003e\n[migrated to C++ file, added 0xFFFF limit and wrote commit message]\nSigned-off-by: Daniel Micay \u003cdanielmicay@gmail.com\u003e\n"
    },
    {
      "commit": "8eb6493ad56ed4fd8310bf96042cc54eb5b450dd",
      "tree": "c3c3d06a56e1597e5780e947bfcfcbf63d93a6cb",
      "parents": [
        "ad12cf8070a8f7b29aada224bfc9765c4324a809"
      ],
      "author": {
        "name": "Scott Bauer",
        "email": "sbauer@plzdonthack.me",
        "time": "Thu Apr 06 18:35:40 2017 -0600"
      },
      "committer": {
        "name": "Jakub Pawlowski",
        "email": "jpawlowski@google.com",
        "time": "Thu Sep 28 18:28:10 2017 +0000"
      },
      "message": "Read the correct amount of attributes\n\nbta_gattc_cache_load currently attempts to read 0xFF attributes into an\nallocation sized to num_attr attributes, which can be smaller than 0xFF.\n\nThere aren\u0027t more than num_attr bytes in correct data, but this breaks\nwith dynamic buffer overflow checking in CopperheadOS for the read\nsystem call since fread ends up calling read, which obtains the size of\nthe allocation from the malloc implementation and then aborts due to the\n(potential) overflow.\n\nThis would also fail with the default enabled _FORTIFY_SOURCE\u003d2 feature\nin the Android Open Source Project if osi_malloc was marked with the\nalloc_size attribute. The way it wraps malloc loses that information so\nfortify checks aren\u0027t done for calls like this.\n\nBug: 37160362\nChange-Id: I68bd170d5378c9d9d21cbda376083bc0b857e15c\nSigned-off-by: Scott Bauer \u003csbauer@plzdonthack.me\u003e\n[migrated to C++ file, added 0xFFFF limit and wrote commit message]\nSigned-off-by: Daniel Micay \u003cdanielmicay@gmail.com\u003e\n"
    },
    {
      "commit": "636b754cfa8a35c99c18db1725e471ce6fcc9878",
      "tree": "e33714503714071e0a9b40f135a36ce6f8dd402c",
      "parents": [
        "5af8ec6e8598059765c4da93fc12494f86af3ada"
      ],
      "author": {
        "name": "Scott Bauer",
        "email": "sbauer@plzdonthack.me",
        "time": "Thu Apr 06 18:35:40 2017 -0600"
      },
      "committer": {
        "name": "Jakub Pawlowski",
        "email": "jpawlowski@google.com",
        "time": "Thu Sep 28 18:27:08 2017 +0000"
      },
      "message": "Read the correct amount of attributes\n\nbta_gattc_cache_load currently attempts to read 0xFF attributes into an\nallocation sized to num_attr attributes, which can be smaller than 0xFF.\n\nThere aren\u0027t more than num_attr bytes in correct data, but this breaks\nwith dynamic buffer overflow checking in CopperheadOS for the read\nsystem call since fread ends up calling read, which obtains the size of\nthe allocation from the malloc implementation and then aborts due to the\n(potential) overflow.\n\nThis would also fail with the default enabled _FORTIFY_SOURCE\u003d2 feature\nin the Android Open Source Project if osi_malloc was marked with the\nalloc_size attribute. The way it wraps malloc loses that information so\nfortify checks aren\u0027t done for calls like this.\n\nBug: 37160362\nChange-Id: I68bd170d5378c9d9d21cbda376083bc0b857e15c\nSigned-off-by: Scott Bauer \u003csbauer@plzdonthack.me\u003e\n[migrated to C++ file, added 0xFFFF limit and wrote commit message]\nSigned-off-by: Daniel Micay \u003cdanielmicay@gmail.com\u003e\n"
    },
    {
      "commit": "4d1470eb54592f7c9317419a2f1f83dc75cce770",
      "tree": "63a95850740763f7b58fbadd53ce80994a560802",
      "parents": [
        "1ee8850324013cdb068963af615e9c525157b971"
      ],
      "author": {
        "name": "Scott Bauer",
        "email": "sbauer@plzdonthack.me",
        "time": "Thu Apr 06 18:35:40 2017 -0600"
      },
      "committer": {
        "name": "Jakub Pawlowski",
        "email": "jpawlowski@google.com",
        "time": "Thu Sep 28 18:24:24 2017 +0000"
      },
      "message": "Read the correct amount of attributes\n\nbta_gattc_cache_load currently attempts to read 0xFF attributes into an\nallocation sized to num_attr attributes, which can be smaller than 0xFF.\n\nThere aren\u0027t more than num_attr bytes in correct data, but this breaks\nwith dynamic buffer overflow checking in CopperheadOS for the read\nsystem call since fread ends up calling read, which obtains the size of\nthe allocation from the malloc implementation and then aborts due to the\n(potential) overflow.\n\nThis would also fail with the default enabled _FORTIFY_SOURCE\u003d2 feature\nin the Android Open Source Project if osi_malloc was marked with the\nalloc_size attribute. The way it wraps malloc loses that information so\nfortify checks aren\u0027t done for calls like this.\n\nBug: 37160362\nChange-Id: I68bd170d5378c9d9d21cbda376083bc0b857e15c\nSigned-off-by: Scott Bauer \u003csbauer@plzdonthack.me\u003e\n[migrated to C++ file, added 0xFFFF limit and wrote commit message]\nSigned-off-by: Daniel Micay \u003cdanielmicay@gmail.com\u003e\n"
    },
    {
      "commit": "0aa9cfceea6bf8b16e81960ac2e72877be6e5e3f",
      "tree": "ad90c2da37692979c88d5e6f0140beb2da453a62",
      "parents": [
        "0cca949fff088959a738d6d32059b8a923f1b8ea",
        "be0a100f9ee1b25a35789e73bb6102054036d1b4"
      ],
      "author": {
        "name": "android-build-team Robot",
        "email": "android-build-team-robot@google.com",
        "time": "Thu Sep 28 07:32:21 2017 +0000"
      },
      "committer": {
        "name": "android-build-team Robot",
        "email": "android-build-team-robot@google.com",
        "time": "Thu Sep 28 07:32:21 2017 +0000"
      },
      "message": "release-request-ca7a0f27-e01e-4493-95dc-73b265f88cc9-for-git_oc-mr1-release-4365318 snap-temp-L33600000106883904\n\nChange-Id: I04fd6616c6453f1c5646e46ef0fa191a98f5a739\n"
    },
    {
      "commit": "be0a100f9ee1b25a35789e73bb6102054036d1b4",
      "tree": "ad90c2da37692979c88d5e6f0140beb2da453a62",
      "parents": [
        "3fbeb7aff78d3329e7f28563cfd1671e91221bec"
      ],
      "author": {
        "name": "Jakub Pawlowski",
        "email": "jpawlowski@google.com",
        "time": "Wed Sep 27 15:41:13 2017 -0700"
      },
      "committer": {
        "name": "Jakub Pawlowski",
        "email": "jpawlowski@google.com",
        "time": "Wed Sep 27 15:48:35 2017 -0700"
      },
      "message": "Don\u0027t set CT2 bit when talking to pre-5.0 devices\n\nPrior to 5.0 spec, CT2 bit in AuthReq was reserved. Setting it cause\nbonding failure with devices that handle it incorrectly.\n\nBug: 66179701\nBug: 66931978\nTest: Bond with device that have 4.2 chip\nChange-Id: Idbbf2c39c499698844218059a35cb686996c136a\n"
    },
    {
      "commit": "3fbeb7aff78d3329e7f28563cfd1671e91221bec",
      "tree": "abc7788465ffdc14c5430ee05a6197d46bd4ed88",
      "parents": [
        "f59c97c20d230472c9d2272c484da2db05ae3f07",
        "7b1e826e9c986055cf31bd174baed2fcc87c368c"
      ],
      "author": {
        "name": "Andre Eisenbach",
        "email": "eisenbach@google.com",
        "time": "Fri Sep 22 20:19:48 2017 +0000"
      },
      "committer": {
        "name": "android-build-merger",
        "email": "android-build-merger@google.com",
        "time": "Fri Sep 22 20:19:48 2017 +0000"
      },
      "message": "Fix build error for AVRCP13 compat fix am: 544f7e1be9\nam: 7b1e826e9c\n\nChange-Id: I5813e2869be1b9ef4e1e36b92a6da96a38948fd9\n"
    },
    {
      "commit": "f59c97c20d230472c9d2272c484da2db05ae3f07",
      "tree": "abc7788465ffdc14c5430ee05a6197d46bd4ed88",
      "parents": [
        "77a5bf558c9ec3909aa3facd4c4ae47b2ca5b885",
        "38cb8be9c33ef4ba6b597d50f51ef89d647b87d2"
      ],
      "author": {
        "name": "Ajay Panicker",
        "email": "apanicke@google.com",
        "time": "Fri Sep 22 20:19:43 2017 +0000"
      },
      "committer": {
        "name": "android-build-merger",
        "email": "android-build-merger@google.com",
        "time": "Fri Sep 22 20:19:43 2017 +0000"
      },
      "message": "Change our AVRCP capabilities if the remote device only supports 1.3 am: c8ab11a06a\nam: 38cb8be9c3\n\nChange-Id: I4951d1ba9a0e086b89340cf3cf00bcaf66b084ad\n"
    },
    {
      "commit": "7b1e826e9c986055cf31bd174baed2fcc87c368c",
      "tree": "60660d74d9c1a14ea9601bbf9a4ba51d7948805e",
      "parents": [
        "38cb8be9c33ef4ba6b597d50f51ef89d647b87d2",
        "544f7e1be9a1f17da36955539f084b72130d1962"
      ],
      "author": {
        "name": "Andre Eisenbach",
        "email": "eisenbach@google.com",
        "time": "Fri Sep 22 20:15:26 2017 +0000"
      },
      "committer": {
        "name": "android-build-merger",
        "email": "android-build-merger@google.com",
        "time": "Fri Sep 22 20:15:26 2017 +0000"
      },
      "message": "Fix build error for AVRCP13 compat fix\nam: 544f7e1be9\n\nChange-Id: I4acd192aea9c8c72d3ad1ab6c7b3f3ccf9bb868f\n"
    },
    {
      "commit": "38cb8be9c33ef4ba6b597d50f51ef89d647b87d2",
      "tree": "60660d74d9c1a14ea9601bbf9a4ba51d7948805e",
      "parents": [
        "acf7e8e1ac1accb809b274d73c7dedbbfd639669",
        "c8ab11a06a6d4c4a37184fe9be655e560d3a340d"
      ],
      "author": {
        "name": "Ajay Panicker",
        "email": "apanicke@google.com",
        "time": "Fri Sep 22 20:15:23 2017 +0000"
      },
      "committer": {
        "name": "android-build-merger",
        "email": "android-build-merger@google.com",
        "time": "Fri Sep 22 20:15:23 2017 +0000"
      },
      "message": "Change our AVRCP capabilities if the remote device only supports 1.3\nam: c8ab11a06a\n\nChange-Id: I0aee338bc6c387ea6060637c74d89fa0745c40e5\n"
    },
    {
      "commit": "544f7e1be9a1f17da36955539f084b72130d1962",
      "tree": "3cd0c0447d93d8497dbd37c8a43f08984a7af2a2",
      "parents": [
        "c8ab11a06a6d4c4a37184fe9be655e560d3a340d"
      ],
      "author": {
        "name": "Andre Eisenbach",
        "email": "eisenbach@google.com",
        "time": "Sat Sep 16 00:22:10 2017 -0700"
      },
      "committer": {
        "name": "Andre Eisenbach",
        "email": "eisenbach@google.com",
        "time": "Fri Sep 22 10:48:51 2017 -0700"
      },
      "message": "Fix build error for AVRCP13 compat fix\n\nBug: 37943083\nTest: manual\nChange-Id: I3974192dd007804f90f35a724a39824ed093a633\nMerged-In: I6d041590dc51d7e8711b17fb1cb9c880b640052a\n"
    },
    {
      "commit": "c8ab11a06a6d4c4a37184fe9be655e560d3a340d",
      "tree": "0ae12e9585d95efbbed28a55b7eaa5ae3ab10fa5",
      "parents": [
        "4c6208fd2d8faa927d85b9c6e2eb8efbe4f31d33"
      ],
      "author": {
        "name": "Ajay Panicker",
        "email": "apanicke@google.com",
        "time": "Wed Sep 06 09:59:51 2017 -0700"
      },
      "committer": {
        "name": "Andre Eisenbach",
        "email": "eisenbach@google.com",
        "time": "Fri Sep 22 10:47:53 2017 -0700"
      },
      "message": "Change our AVRCP capabilities if the remote device only supports 1.3\n\nThis prevents issues with devices that only support 1.3 but can not\nhandle forward compatability like some Alpine Carkits.\n\nBug: 37943083\nTest: Connect to Alpine carkit that only supports 1.3 and see new features\n      are used.\n\nChange-Id: I6d041590dc51d7e8711b17fb1cb9c880b640052a\nMerged-In: I6d041590dc51d7e8711b17fb1cb9c880b640052a\n(cherry picked from commit f9f1c8b449efb9cb7894a64fe2977f875679ba52)\n(cherry picked from commit ff2d86ed3af91099597d033a76a143437543d6fd)\n"
    },
    {
      "commit": "77a5bf558c9ec3909aa3facd4c4ae47b2ca5b885",
      "tree": "abc7788465ffdc14c5430ee05a6197d46bd4ed88",
      "parents": [
        "dd8dfc4ec5c93fe779141e7e7e8857552299c7e6",
        "acf7e8e1ac1accb809b274d73c7dedbbfd639669"
      ],
      "author": {
        "name": "Myles Watson",
        "email": "mylesgw@google.com",
        "time": "Thu Sep 21 22:01:26 2017 +0000"
      },
      "committer": {
        "name": "android-build-merger",
        "email": "android-build-merger@google.com",
        "time": "Thu Sep 21 22:01:26 2017 +0000"
      },
      "message": "GAP: Set service_id before calling gap_release_ccb am: 4c6208fd2d\nam: acf7e8e1ac\n\nChange-Id: Ie4e81653a6a05a050f2c369cafc02ff4cb41da3e\n"
    },
    {
      "commit": "acf7e8e1ac1accb809b274d73c7dedbbfd639669",
      "tree": "60660d74d9c1a14ea9601bbf9a4ba51d7948805e",
      "parents": [
        "ab0fec08a4ef24e0e7784666910c830fd6d09355",
        "4c6208fd2d8faa927d85b9c6e2eb8efbe4f31d33"
      ],
      "author": {
        "name": "Myles Watson",
        "email": "mylesgw@google.com",
        "time": "Thu Sep 21 21:52:54 2017 +0000"
      },
      "committer": {
        "name": "android-build-merger",
        "email": "android-build-merger@google.com",
        "time": "Thu Sep 21 21:52:54 2017 +0000"
      },
      "message": "GAP: Set service_id before calling gap_release_ccb\nam: 4c6208fd2d\n\nChange-Id: I705d78e301414308a7150a20576f61a9e95f35c3\n"
    },
    {
      "commit": "da0b104376f6e3393b512d531a7600451baa0c9b",
      "tree": "abc7788465ffdc14c5430ee05a6197d46bd4ed88",
      "parents": [
        "50c9884f39ba71a62d51d4ab535ccf3bdf977fc8",
        "0cca949fff088959a738d6d32059b8a923f1b8ea"
      ],
      "author": {
        "name": "android-build-team Robot",
        "email": "android-build-team-robot@google.com",
        "time": "Thu Sep 21 21:42:39 2017 +0000"
      },
      "committer": {
        "name": "android-build-team Robot",
        "email": "android-build-team-robot@google.com",
        "time": "Thu Sep 21 21:42:39 2017 +0000"
      },
      "message": "release-request-a84b3435-75fa-41e8-bd3c-ca0f4cbd5cc5-for-git_oc-m2-release-4352002 snap-temp-L88700000105039240\n\nChange-Id: I92cd713db1b8775ead77870afd43ad6f4e2ac877\n"
    },
    {
      "commit": "4c6208fd2d8faa927d85b9c6e2eb8efbe4f31d33",
      "tree": "a7259d22ab432a7f6fbf96ccebb9107b5f031b6c",
      "parents": [
        "eb215402e3fe58b14af46ed612c12efd279850b3"
      ],
      "author": {
        "name": "Myles Watson",
        "email": "mylesgw@google.com",
        "time": "Thu Sep 14 14:13:44 2017 -0700"
      },
      "committer": {
        "name": "Andre Eisenbach",
        "email": "eisenbach@google.com",
        "time": "Thu Sep 21 19:37:13 2017 +0000"
      },
      "message": "GAP: Set service_id before calling gap_release_ccb\n\nCalling gap_release_ccb with a service_id \u003d\u003d 0, which in turn\ncalls BTM_SecClrService with an ID of 0.\n\nFrom the documentation for BTM_SecClrService:\n\n  Service ID - Id of the service to remove. \u00270\u0027 removes all\n               service records (except SDP).\n\nBug: 65695769, 65223508\nTest: BLE connection and characteristic read\nChange-Id: Icf309807f02e1faa273cf9bad9c09d9221a8bbfd\n(cherry picked from commit 5c5c10683e2a11162838297fc8054b15837c4f32)\n(cherry picked from commit 4023c6731d5e991c6202d4e499b9dd43d642fb3c)\n"
    },
    {
      "commit": "0cca949fff088959a738d6d32059b8a923f1b8ea",
      "tree": "abc7788465ffdc14c5430ee05a6197d46bd4ed88",
      "parents": [
        "03f2c53b09e4d464640fa7fb77bf1a28aebd2931",
        "dd8dfc4ec5c93fe779141e7e7e8857552299c7e6"
      ],
      "author": {
        "name": "android-build-team Robot",
        "email": "android-build-team-robot@google.com",
        "time": "Thu Sep 21 07:31:25 2017 +0000"
      },
      "committer": {
        "name": "android-build-team Robot",
        "email": "android-build-team-robot@google.com",
        "time": "Thu Sep 21 07:31:25 2017 +0000"
      },
      "message": "release-request-bbc747ae-190b-4d38-8704-432aa6396c16-for-git_oc-mr1-release-4351869 snap-temp-L93800000104806132\n\nChange-Id: Ifc9dac7f104bc58a7e37b817f0b4f00973569917\n"
    },
    {
      "commit": "dd8dfc4ec5c93fe779141e7e7e8857552299c7e6",
      "tree": "abc7788465ffdc14c5430ee05a6197d46bd4ed88",
      "parents": [
        "9e79daa051e522b0acd5e44d711e7848fc80dea4"
      ],
      "author": {
        "name": "Pavlin Radoslavov",
        "email": "pavlin@google.com",
        "time": "Tue Sep 19 20:29:33 2017 -0700"
      },
      "committer": {
        "name": "Pavlin Radoslavov",
        "email": "pavlin@google.com",
        "time": "Wed Sep 20 13:19:50 2017 -0700"
      },
      "message": "Enable extra A2DP control log messages\n\nAlso, fixed a log message when failed to accept the\ncorresponding socket socket.\n\nTest: manual\nBug: 63949429\nChange-Id: I6d9af32f61974a739d179c37da36c360aefcca79\n(cherry picked from commit 7b67302a28019468ae6df9cdb7f9085c6579b859)\n"
    },
    {
      "commit": "03f2c53b09e4d464640fa7fb77bf1a28aebd2931",
      "tree": "d6aa268b92f3e25941cfdd5673c1074adb39b200",
      "parents": [
        "1616b86674ec5631dd9f03586bfeb8211c7793ca",
        "9e79daa051e522b0acd5e44d711e7848fc80dea4"
      ],
      "author": {
        "name": "android-build-team Robot",
        "email": "android-build-team-robot@google.com",
        "time": "Sun Sep 17 07:35:08 2017 +0000"
      },
      "committer": {
        "name": "android-build-team Robot",
        "email": "android-build-team-robot@google.com",
        "time": "Sun Sep 17 07:35:08 2017 +0000"
      },
      "message": "release-request-1f2fcfef-9736-44dc-8628-3ba96dac60db-for-git_oc-mr1-release-4343541 snap-temp-L73700000103533431\n\nChange-Id: Ibed737cef3821e1d1b32a8247d52268312b616eb\n"
    },
    {
      "commit": "9e79daa051e522b0acd5e44d711e7848fc80dea4",
      "tree": "d6aa268b92f3e25941cfdd5673c1074adb39b200",
      "parents": [
        "69bd4978f2960d77248865fb0eab877b727110a4",
        "ab0fec08a4ef24e0e7784666910c830fd6d09355"
      ],
      "author": {
        "name": "Andre Eisenbach",
        "email": "eisenbach@google.com",
        "time": "Sat Sep 16 15:27:42 2017 +0000"
      },
      "committer": {
        "name": "android-build-merger",
        "email": "android-build-merger@google.com",
        "time": "Sat Sep 16 15:27:42 2017 +0000"
      },
      "message": "Fix build error for AVRCP13 compat fix\nam: ab0fec08a4  -s ours\n\nChange-Id: I6b0837dbb37dc51267ec5eb6955ba7c6facca53c\n"
    },
    {
      "commit": "69bd4978f2960d77248865fb0eab877b727110a4",
      "tree": "d6aa268b92f3e25941cfdd5673c1074adb39b200",
      "parents": [
        "877bc67b6047596a0cc540114d58ddede37cefc9",
        "ff2d86ed3af91099597d033a76a143437543d6fd"
      ],
      "author": {
        "name": "Ajay Panicker",
        "email": "apanicke@google.com",
        "time": "Sat Sep 16 15:27:37 2017 +0000"
      },
      "committer": {
        "name": "android-build-merger",
        "email": "android-build-merger@google.com",
        "time": "Sat Sep 16 15:27:37 2017 +0000"
      },
      "message": "Change our AVRCP capabilities if the remote device only supports 1.3\nam: ff2d86ed3a  -s ours\n\nChange-Id: I8edbd554ec49ed2d05f747664c538a54bbad74ed\n"
    },
    {
      "commit": "ab0fec08a4ef24e0e7784666910c830fd6d09355",
      "tree": "60660d74d9c1a14ea9601bbf9a4ba51d7948805e",
      "parents": [
        "ff2d86ed3af91099597d033a76a143437543d6fd"
      ],
      "author": {
        "name": "Andre Eisenbach",
        "email": "eisenbach@google.com",
        "time": "Sat Sep 16 00:22:10 2017 -0700"
      },
      "committer": {
        "name": "Andre Eisenbach",
        "email": "eisenbach@google.com",
        "time": "Sat Sep 16 00:24:27 2017 -0700"
      },
      "message": "Fix build error for AVRCP13 compat fix\n\nBug: 37943083\nTest: manual\nChange-Id: I3974192dd007804f90f35a724a39824ed093a633\nMerged-In: I6d041590dc51d7e8711b17fb1cb9c880b640052a\n"
    },
    {
      "commit": "ff2d86ed3af91099597d033a76a143437543d6fd",
      "tree": "1d629d0e70f5365ca5e8f4e030f3ca8c0e32fc33",
      "parents": [
        "9b4aebb1bae9feed43aee5ef3b874ce0c7c7fc1e"
      ],
      "author": {
        "name": "Ajay Panicker",
        "email": "apanicke@google.com",
        "time": "Wed Sep 06 09:59:51 2017 -0700"
      },
      "committer": {
        "name": "Andre Eisenbach",
        "email": "eisenbach@google.com",
        "time": "Fri Sep 15 23:58:39 2017 -0700"
      },
      "message": "Change our AVRCP capabilities if the remote device only supports 1.3\n\nThis prevents issues with devices that only support 1.3 but can not\nhandle forward compatability like some Alpine Carkits.\n\nBug: 37943083\nTest: Connect to Alpine carkit that only supports 1.3 and see new features\n      are used.\n\nChange-Id: I6d041590dc51d7e8711b17fb1cb9c880b640052a\nMerged-In: I6d041590dc51d7e8711b17fb1cb9c880b640052a\n(cherry picked from commit f9f1c8b449efb9cb7894a64fe2977f875679ba52)\n"
    },
    {
      "commit": "877bc67b6047596a0cc540114d58ddede37cefc9",
      "tree": "d6aa268b92f3e25941cfdd5673c1074adb39b200",
      "parents": [
        "951eeba315c1dfdaafd4c710840b7d54649f04f1",
        "9b4aebb1bae9feed43aee5ef3b874ce0c7c7fc1e"
      ],
      "author": {
        "name": "Jack He",
        "email": "siyuanh@google.com",
        "time": "Sat Sep 16 06:12:11 2017 +0000"
      },
      "committer": {
        "name": "android-build-merger",
        "email": "android-build-merger@google.com",
        "time": "Sat Sep 16 06:12:11 2017 +0000"
      },
      "message": "DO NOT MERGE Fix unknown type issue in unit tests\nam: 9b4aebb1ba  -s ours\n\nChange-Id: I8fe51a6c113e8dd94e7822cd45548043baddfb51\n"
    },
    {
      "commit": "951eeba315c1dfdaafd4c710840b7d54649f04f1",
      "tree": "d6aa268b92f3e25941cfdd5673c1074adb39b200",
      "parents": [
        "11dc2c883b749addfa79d96ce62ee477fd307a8e",
        "a2d0cbc35a3fd1141e00b65cef4ab67d98b09320"
      ],
      "author": {
        "name": "Jack He",
        "email": "siyuanh@google.com",
        "time": "Sat Sep 16 06:12:05 2017 +0000"
      },
      "committer": {
        "name": "android-build-merger",
        "email": "android-build-merger@google.com",
        "time": "Sat Sep 16 06:12:05 2017 +0000"
      },
      "message": "Clean-up BTIF profile queue on profile shutdown\nam: a2d0cbc35a  -s ours\n\nChange-Id: I25dae768d2fb38d1b8b0747bba8cf46300838530\n"
    },
    {
      "commit": "9b4aebb1bae9feed43aee5ef3b874ce0c7c7fc1e",
      "tree": "5bef9e3398d5365a20a5382db381832bda17f029",
      "parents": [
        "a2d0cbc35a3fd1141e00b65cef4ab67d98b09320"
      ],
      "author": {
        "name": "Jack He",
        "email": "siyuanh@google.com",
        "time": "Fri Sep 15 18:03:29 2017 -0700"
      },
      "committer": {
        "name": "Andre Eisenbach",
        "email": "eisenbach@google.com",
        "time": "Sat Sep 16 01:49:57 2017 +0000"
      },
      "message": "DO NOT MERGE Fix unknown type issue in unit tests\n\nBug: 63790458\nTest: build, unit test\nChange-Id: If5e403907292aa25c8d39b17f2f1818d493433e6\nMerged-In: I28288c295b7ca0259b2112c11b4e5a81d6f2e33c\n"
    },
    {
      "commit": "11dc2c883b749addfa79d96ce62ee477fd307a8e",
      "tree": "d6aa268b92f3e25941cfdd5673c1074adb39b200",
      "parents": [
        "4b8ab1844a6bbf6de1b5b0d1920dfbc1a62ee35d",
        "eb50aa96ca050bb76636401f81965df12be7e21b"
      ],
      "author": {
        "name": "TreeHugger Robot",
        "email": "treehugger-gerrit@google.com",
        "time": "Sat Sep 16 01:24:29 2017 +0000"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Sat Sep 16 01:24:29 2017 +0000"
      },
      "message": "Merge \"Clean-up BTIF profile queue on profile shutdown\" into oc-mr1-dev"
    },
    {
      "commit": "a2d0cbc35a3fd1141e00b65cef4ab67d98b09320",
      "tree": "acc71ba44fdd0fc3e7c426a721ae2e1f04bd331b",
      "parents": [
        "7fba61cf06b0e4f627398accb41b3fa88b972dde"
      ],
      "author": {
        "name": "Jack He",
        "email": "siyuanh@google.com",
        "time": "Thu Sep 14 17:13:19 2017 -0700"
      },
      "committer": {
        "name": "Jack He",
        "email": "siyuanh@google.com",
        "time": "Fri Sep 15 17:39:01 2017 -0700"
      },
      "message": "Clean-up BTIF profile queue on profile shutdown\n\n* Add btif_profile_cleanup(uuid) method to remove pending connection\n  requests for individual UUIDs\n* Call the above method in each profile\u0027s clean-up method\n* Add unit tests for btif_profile_queue\n\nBug: 63790458\nTest: make, unit tests, pair and connect car kits\nChange-Id: I28288c295b7ca0259b2112c11b4e5a81d6f2e33c\nMerged-In: I28288c295b7ca0259b2112c11b4e5a81d6f2e33c\n(cherry picked from commit d366807102bce97e494e83570d757ebcb6a33b3c)\n"
    },
    {
      "commit": "4b8ab1844a6bbf6de1b5b0d1920dfbc1a62ee35d",
      "tree": "bdc8bae0084beb50bafb0010919445e4a6bf2c26",
      "parents": [
        "a8f5269b23e29b492053829f923f4b66d25c2d3c",
        "7fba61cf06b0e4f627398accb41b3fa88b972dde"
      ],
      "author": {
        "name": "Ajay Panicker",
        "email": "apanicke@google.com",
        "time": "Sat Sep 16 00:14:14 2017 +0000"
      },
      "committer": {
        "name": "android-build-merger",
        "email": "android-build-merger@google.com",
        "time": "Sat Sep 16 00:14:14 2017 +0000"
      },
      "message": "Merge \"Don\u0027t reject notifications and wait until new addressed player is ready (2/2)\" into oc-dr1-dev\nam: 7fba61cf06  -s ours\n\nChange-Id: Ibbe07200a10dcbd5a2aa189a4d1e95fab9912a3c\n"
    },
    {
      "commit": "7fba61cf06b0e4f627398accb41b3fa88b972dde",
      "tree": "4b613d1ff133c027c0fc731670de43c65d24f423",
      "parents": [
        "f6069908283112f80a57504014fe72e1b5255fa9",
        "d903d9360625fd1d778d96417cdc915162e11d4d"
      ],
      "author": {
        "name": "TreeHugger Robot",
        "email": "treehugger-gerrit@google.com",
        "time": "Sat Sep 16 00:10:43 2017 +0000"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Sat Sep 16 00:10:43 2017 +0000"
      },
      "message": "Merge \"Don\u0027t reject notifications and wait until new addressed player is ready (2/2)\" into oc-dr1-dev"
    },
    {
      "commit": "a8f5269b23e29b492053829f923f4b66d25c2d3c",
      "tree": "bdc8bae0084beb50bafb0010919445e4a6bf2c26",
      "parents": [
        "4023c6731d5e991c6202d4e499b9dd43d642fb3c",
        "f6069908283112f80a57504014fe72e1b5255fa9"
      ],
      "author": {
        "name": "Myles Watson",
        "email": "mylesgw@google.com",
        "time": "Fri Sep 15 23:37:23 2017 +0000"
      },
      "committer": {
        "name": "android-build-merger",
        "email": "android-build-merger@google.com",
        "time": "Fri Sep 15 23:37:23 2017 +0000"
      },
      "message": "GAP: Set service_id before calling gap_release_ccb\nam: f606990828  -s ours\n\nChange-Id: I5d2b91b2f343491ef4ad1654f30eab118b173a52\n"
    },
    {
      "commit": "eb50aa96ca050bb76636401f81965df12be7e21b",
      "tree": "d6aa268b92f3e25941cfdd5673c1074adb39b200",
      "parents": [
        "4023c6731d5e991c6202d4e499b9dd43d642fb3c"
      ],
      "author": {
        "name": "Jack He",
        "email": "siyuanh@google.com",
        "time": "Thu Sep 14 17:13:19 2017 -0700"
      },
      "committer": {
        "name": "Andre Eisenbach",
        "email": "eisenbach@google.com",
        "time": "Fri Sep 15 23:20:43 2017 +0000"
      },
      "message": "Clean-up BTIF profile queue on profile shutdown\n\n* Add btif_profile_cleanup(uuid) method to remove pending connection\n  requests for individual UUIDs\n* Call the above method in each profile\u0027s clean-up method\n* Add unit tests for btif_profile_queue\n\nBug: 63790458\nTest: make, unit tests, pair and connect car kits\nChange-Id: I28288c295b7ca0259b2112c11b4e5a81d6f2e33c\n(cherry picked from commit d366807102bce97e494e83570d757ebcb6a33b3c)\n"
    },
    {
      "commit": "f6069908283112f80a57504014fe72e1b5255fa9",
      "tree": "3b35a6b4d4177aafde62b0e26e95a931ea2b9aa8",
      "parents": [
        "04dd67f8e246c925930c02bdd40c6e94030f6a2b"
      ],
      "author": {
        "name": "Myles Watson",
        "email": "mylesgw@google.com",
        "time": "Thu Sep 14 14:13:44 2017 -0700"
      },
      "committer": {
        "name": "Andre Eisenbach",
        "email": "eisenbach@google.com",
        "time": "Fri Sep 15 23:15:41 2017 +0000"
      },
      "message": "GAP: Set service_id before calling gap_release_ccb\n\nCalling gap_release_ccb with a service_id \u003d\u003d 0, which in turn\ncalls BTM_SecClrService with an ID of 0.\n\nFrom the documentation for BTM_SecClrService:\n\n  Service ID - Id of the service to remove. \u00270\u0027 removes all\n               service records (except SDP).\n\nBug: 65695769, 65223508\nTest: BLE connection and characteristic read\nChange-Id: Icf309807f02e1faa273cf9bad9c09d9221a8bbfd\nMerged-In: Icf309807f02e1faa273cf9bad9c09d9221a8bbfd\n(cherry picked from commit 5c5c10683e2a11162838297fc8054b15837c4f32)\n(cherry picked from commit 4023c6731d5e991c6202d4e499b9dd43d642fb3c)\n"
    },
    {
      "commit": "d903d9360625fd1d778d96417cdc915162e11d4d",
      "tree": "5fe674b5ee49cca254da6fe255b54c4ec32ed329",
      "parents": [
        "04dd67f8e246c925930c02bdd40c6e94030f6a2b"
      ],
      "author": {
        "name": "Ajay Panicker",
        "email": "apanicke@google.com",
        "time": "Tue Aug 29 18:30:43 2017 -0700"
      },
      "committer": {
        "name": "Andre Eisenbach",
        "email": "eisenbach@google.com",
        "time": "Fri Sep 15 23:12:59 2017 +0000"
      },
      "message": "Don\u0027t reject notifications and wait until new addressed player is ready (2/2)\n\nThere are some carkits like the ones found in the 2016 Honda CRZ and some\nAudi\u0027s that do not follow the spec and do not honor reject pending notification\nmessages after switching players. This causes an issue whenever you switch\nplayers, the metadata freezes due to the fact that the carkit never re-registers\nfor new track changed notifications. This patch removes the reject notification\nand reorders the current notifications.\n\nBug: 64142363\nTest: Test with Audi S7 and 2016 Honda CRZ and see that switching players works\n      TestTracker: 105391/3975\nChange-Id: Iaec70863594e13217916ab740d529f526d27c2d1\nMerged-In: Iaec70863594e13217916ab740d529f526d27c2d1\n(cherry picked from commit dd535e70c767fe214c1634b46618d0fb5ed4385d)\n"
    },
    {
      "commit": "4023c6731d5e991c6202d4e499b9dd43d642fb3c",
      "tree": "bdc8bae0084beb50bafb0010919445e4a6bf2c26",
      "parents": [
        "a099ab188bc4760c94ad19097b28a816a3b87286"
      ],
      "author": {
        "name": "Myles Watson",
        "email": "mylesgw@google.com",
        "time": "Thu Sep 14 14:13:44 2017 -0700"
      },
      "committer": {
        "name": "Myles Watson",
        "email": "mylesgw@google.com",
        "time": "Fri Sep 15 19:21:19 2017 +0000"
      },
      "message": "GAP: Set service_id before calling gap_release_ccb\n\nCalling gap_release_ccb with a service_id \u003d\u003d 0, which in turn\ncalls BTM_SecClrService with an ID of 0.\n\nFrom the documentation for BTM_SecClrService:\n\n  Service ID - Id of the service to remove. \u00270\u0027 removes all\n               service records (except SDP).\n\nBug: 65695769, 65223508\nTest: BLE connection and characteristic read\nChange-Id: Icf309807f02e1faa273cf9bad9c09d9221a8bbfd\n(cherry picked from commit 5c5c10683e2a11162838297fc8054b15837c4f32)\n"
    },
    {
      "commit": "a099ab188bc4760c94ad19097b28a816a3b87286",
      "tree": "3dced7d48ada6c089fde2e4552310579de1df9f6",
      "parents": [
        "29fbe1916830da1e4b75486e7a2d3896427644b5",
        "04dd67f8e246c925930c02bdd40c6e94030f6a2b"
      ],
      "author": {
        "name": "Jeremy Klein",
        "email": "jlklein@google.com",
        "time": "Thu Sep 14 23:43:55 2017 +0000"
      },
      "committer": {
        "name": "android-build-merger",
        "email": "android-build-merger@google.com",
        "time": "Thu Sep 14 23:43:55 2017 +0000"
      },
      "message": "Ensure that services are cleaned from the GattServer HandleMap. am: eb215402e3\nam: 04dd67f8e2\n\nChange-Id: I12d8826369233a50bfeca51d2ae8aa8732ab35ed\n"
    },
    {
      "commit": "04dd67f8e246c925930c02bdd40c6e94030f6a2b",
      "tree": "69e2b556494dafb591e39b78d9822f9a62c8b54b",
      "parents": [
        "672f067fafffadd7123f0e92666c7ab0bbd5131e",
        "eb215402e3fe58b14af46ed612c12efd279850b3"
      ],
      "author": {
        "name": "Jeremy Klein",
        "email": "jlklein@google.com",
        "time": "Thu Sep 14 23:38:53 2017 +0000"
      },
      "committer": {
        "name": "android-build-merger",
        "email": "android-build-merger@google.com",
        "time": "Thu Sep 14 23:38:53 2017 +0000"
      },
      "message": "Ensure that services are cleaned from the GattServer HandleMap.\nam: eb215402e3\n\nChange-Id: Ic509b64189fccf8c48afaf947d625a8998b389af\n"
    },
    {
      "commit": "eb215402e3fe58b14af46ed612c12efd279850b3",
      "tree": "237aea27e4266905829608d1d028e2cc74262d60",
      "parents": [
        "eb80110ae4f3b4fafd137c00ce60727634168ec7"
      ],
      "author": {
        "name": "Jeremy Klein",
        "email": "jlklein@google.com",
        "time": "Fri Sep 08 14:04:39 2017 -0700"
      },
      "committer": {
        "name": "Jeremy Klein",
        "email": "jlklein@google.com",
        "time": "Thu Sep 14 21:21:48 2017 +0000"
      },
      "message": "Ensure that services are cleaned from the GattServer HandleMap.\n\nThe incorrect service handle was being plumbed up to onServiceDeleted.\nThis was causing stale entries to stick around forever in the HandleMap,\nwhich could later cause failures to find callback references in\nContextMap if the connection ID changed for a given device.\n\nBug: 65463237\nTest: unit tests modified and run\nChange-Id: I2e22858b447f4e6b5a4fbceee4c406191c84a67d\n(cherry picked from commit e631789075f5625fd79c774678f4af0bf102c7d1)\n"
    },
    {
      "commit": "1616b86674ec5631dd9f03586bfeb8211c7793ca",
      "tree": "3dced7d48ada6c089fde2e4552310579de1df9f6",
      "parents": [
        "033b14c64716dcb64e7a994b6d89201d328ad319",
        "29fbe1916830da1e4b75486e7a2d3896427644b5"
      ],
      "author": {
        "name": "android-build-team Robot",
        "email": "android-build-team-robot@google.com",
        "time": "Thu Sep 14 07:30:45 2017 +0000"
      },
      "committer": {
        "name": "android-build-team Robot",
        "email": "android-build-team-robot@google.com",
        "time": "Thu Sep 14 07:30:45 2017 +0000"
      },
      "message": "release-request-f0fc1aa1-730c-4deb-b1ff-e8ebeeccc4b5-for-git_oc-mr1-release-4335659 snap-temp-L85900000102427279\n\nChange-Id: I1a488a73058fea036bee30b8fd6b05ccd0619f04\n"
    },
    {
      "commit": "29fbe1916830da1e4b75486e7a2d3896427644b5",
      "tree": "3dced7d48ada6c089fde2e4552310579de1df9f6",
      "parents": [
        "238df4bccb8c642d65e8ae81ead75985f4e0451b",
        "be8d3f542517246c9cc8b3b02f2519baf300c53f"
      ],
      "author": {
        "name": "TreeHugger Robot",
        "email": "treehugger-gerrit@google.com",
        "time": "Wed Sep 13 21:49:20 2017 +0000"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Wed Sep 13 21:49:20 2017 +0000"
      },
      "message": "Merge \"Add Suspend/Resume for advertising\" into oc-mr1-dev"
    },
    {
      "commit": "238df4bccb8c642d65e8ae81ead75985f4e0451b",
      "tree": "ff3633921876e869d7170a7c75bd2b4a71df453d",
      "parents": [
        "b93d3a28ba1ada02a466509f2b5bcd1bc3987d9a",
        "ae2d3d8c1551acbce6bfe2f5fca4a6ea3515cf41"
      ],
      "author": {
        "name": "TreeHugger Robot",
        "email": "treehugger-gerrit@google.com",
        "time": "Wed Sep 13 19:30:30 2017 +0000"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Wed Sep 13 19:30:30 2017 +0000"
      },
      "message": "Merge changes from topics \"bt-asan-tBTA_AV-copy-crash\", \"bt-bta-av-role-res-error\" into oc-mr1-dev\n\n* changes:\n  Fix ASAN crash inside btif_av_event_deep_copy()\n  Return the correct status when BTA_AV Open failed because of role switch\n"
    },
    {
      "commit": "be8d3f542517246c9cc8b3b02f2519baf300c53f",
      "tree": "1c9195a2d4d44d1e1a6b710719e1aa4a1af4850e",
      "parents": [
        "b93d3a28ba1ada02a466509f2b5bcd1bc3987d9a"
      ],
      "author": {
        "name": "Jakub Pawlowski",
        "email": "jpawlowski@google.com",
        "time": "Mon Aug 28 09:56:13 2017 -0700"
      },
      "committer": {
        "name": "Jakub Pawlowski",
        "email": "jpawlowski@google.com",
        "time": "Wed Sep 13 12:15:15 2017 -0700"
      },
      "message": "Add Suspend/Resume for advertising\n\nThis is needed for resolving list handling.\n\nBug: 64846264\nTest: updated unit tests\nChange-Id: I3d9c7b90d3b69d459d33c4ca7a9849ca3a7abc40\n"
    },
    {
      "commit": "b93d3a28ba1ada02a466509f2b5bcd1bc3987d9a",
      "tree": "6d70d1863db9fcfca362018ef9c87a8fe66d933d",
      "parents": [
        "a6fae171647f1ac0f3b85c87bb4cbca1070e7156",
        "ce34fbe4faf405dfc03f272369f165f4addbdd69"
      ],
      "author": {
        "name": "TreeHugger Robot",
        "email": "treehugger-gerrit@google.com",
        "time": "Wed Sep 13 17:47:47 2017 +0000"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Wed Sep 13 17:47:47 2017 +0000"
      },
      "message": "Merge \"Fix crash during derigister GATT server\" into oc-mr1-dev"
    },
    {
      "commit": "ce34fbe4faf405dfc03f272369f165f4addbdd69",
      "tree": "ba7f55ef39bafeecaba8cac254b95858c9e597f7",
      "parents": [
        "47616530ceea2ea6432ffb35cd8a3fc0a56365b5"
      ],
      "author": {
        "name": "Chao Quan",
        "email": "chao.quan@mediatek.com",
        "time": "Mon Jul 24 19:46:53 2017 +0800"
      },
      "committer": {
        "name": "Jakub Pawlowski",
        "email": "jpawlowski@google.com",
        "time": "Wed Sep 13 17:47:32 2017 +0000"
      },
      "message": "Fix crash during derigister GATT server\n\nWhen deregister a gatt server, GATT_deregister\nwill use a loop to stop service one by one and\ncall std::list::erase in GATTS_StopService to\nremove service info. But erase makes iterator lose\nefficacy. If the iterator is operated after that,\nBluetooth will crash.\n\nAdd the iterator before erase.\n\nTest: manual\nBug: 65632336\nChange-Id: I10f9351a95ab4922553d8a77663a0212407607aa\nMerged-In: I10f9351a95ab4922553d8a77663a0212407607aa\n(cherry picked from commit a5aca8f6de825252b5bb72f5d1d8ff7dd1b5247a)\n"
    },
    {
      "commit": "033b14c64716dcb64e7a994b6d89201d328ad319",
      "tree": "63afd683941c1ced7921887b2b0b5efdaeb210de",
      "parents": [
        "1bc65a4e22eb181e4984ea04a1791217d2cc9556",
        "a6fae171647f1ac0f3b85c87bb4cbca1070e7156"
      ],
      "author": {
        "name": "android-build-team Robot",
        "email": "android-build-team-robot@google.com",
        "time": "Wed Sep 13 07:37:29 2017 +0000"
      },
      "committer": {
        "name": "android-build-team Robot",
        "email": "android-build-team-robot@google.com",
        "time": "Wed Sep 13 07:37:29 2017 +0000"
      },
      "message": "release-request-b613f8ce-05b5-465e-b783-c1b87f3c1e95-for-git_oc-mr1-release-4332123 snap-temp-L59300000101925107\n\nChange-Id: Ib1303e7f04a4ae5914ffcc17f9aee089cc536d69\n"
    },
    {
      "commit": "ae2d3d8c1551acbce6bfe2f5fca4a6ea3515cf41",
      "tree": "7b941e1f65c263284704704f6e1bf0b7835149ed",
      "parents": [
        "9c2e1f261f947c866065fb7b9bd07dcc6ed5e431"
      ],
      "author": {
        "name": "Pavlin Radoslavov",
        "email": "pavlin@google.com",
        "time": "Tue Sep 12 12:08:49 2017 -0700"
      },
      "committer": {
        "name": "Pavlin Radoslavov",
        "email": "pavlin@google.com",
        "time": "Tue Sep 12 15:53:12 2017 -0700"
      },
      "message": "Fix ASAN crash inside btif_av_event_deep_copy()\n\nAllocate sufficient data on the stack that can be safely copied inside\nbtif_av_event_deep_copy()\n\nBug: 65524264\nTest: Run Bluetooth on ASAN enabled build\nChange-Id: Ie6d4a28933302131c58eb4aee34161e435634377\n(cherry picked from commit 6d07e45b9ad1ae32ffe70a0bcc7736719ba973e5)\n"
    },
    {
      "commit": "9c2e1f261f947c866065fb7b9bd07dcc6ed5e431",
      "tree": "183d9917dd0b469ec2d9e77e0f62989c38136364",
      "parents": [
        "47616530ceea2ea6432ffb35cd8a3fc0a56365b5"
      ],
      "author": {
        "name": "Pavlin Radoslavov",
        "email": "pavlin@google.com",
        "time": "Tue Sep 12 11:51:21 2017 -0700"
      },
      "committer": {
        "name": "Pavlin Radoslavov",
        "email": "pavlin@google.com",
        "time": "Tue Sep 12 15:51:23 2017 -0700"
      },
      "message": "Return the correct status when BTA_AV Open failed because of role switch\n\nBug: 65588660\nTest: Code compilation\nChange-Id: I705ec28c76f2342e18bece193005c962b9febac8\n(cherry picked from commit 54bdc23b0452c356204379a2ce30c78fbf213461)\n"
    },
    {
      "commit": "a6fae171647f1ac0f3b85c87bb4cbca1070e7156",
      "tree": "63afd683941c1ced7921887b2b0b5efdaeb210de",
      "parents": [
        "47616530ceea2ea6432ffb35cd8a3fc0a56365b5"
      ],
      "author": {
        "name": "Myles Watson",
        "email": "mylesgw@google.com",
        "time": "Tue Sep 12 08:23:23 2017 -0700"
      },
      "committer": {
        "name": "Myles Watson",
        "email": "mylesgw@google.com",
        "time": "Tue Sep 12 15:00:38 2017 -0700"
      },
      "message": "btm: Clear LINK_KEY_KNOWN flag for temporary connections\n\nBug: 62561154\nTest: Smart Setup, erase target, Smart Setup\nChange-Id: Icba672a38772dc99a74f351301c81d66f37ee929\n"
    },
    {
      "commit": "50c9884f39ba71a62d51d4ab535ccf3bdf977fc8",
      "tree": "59e875fdbb298fdabc606ed6b442832fc424d41e",
      "parents": [
        "71b7c841f5ce0452e2bce6e4e9700bc64d93bebe",
        "bbbdfb2a67ede0a08961b674a44988dc40d9e173"
      ],
      "author": {
        "name": "android-build-team Robot",
        "email": "android-build-team-robot@google.com",
        "time": "Tue Sep 12 18:15:42 2017 +0000"
      },
      "committer": {
        "name": "android-build-team Robot",
        "email": "android-build-team-robot@google.com",
        "time": "Tue Sep 12 18:15:42 2017 +0000"
      },
      "message": "release-request-dabd8cf7-7af2-48e9-a296-ccc6a71cc25d-for-git_oc-m2-release-4328410 snap-temp-L55300000101694322\n\nChange-Id: I02b1eefccb1a2c4571a05708b8c476081a12bff4\n"
    },
    {
      "commit": "1bc65a4e22eb181e4984ea04a1791217d2cc9556",
      "tree": "f3bcafdb4a128be576e915e7f307bd0045b36a2c",
      "parents": [
        "bbbdfb2a67ede0a08961b674a44988dc40d9e173",
        "47616530ceea2ea6432ffb35cd8a3fc0a56365b5"
      ],
      "author": {
        "name": "android-build-team Robot",
        "email": "android-build-team-robot@google.com",
        "time": "Tue Sep 12 07:31:35 2017 +0000"
      },
      "committer": {
        "name": "android-build-team Robot",
        "email": "android-build-team-robot@google.com",
        "time": "Tue Sep 12 07:31:35 2017 +0000"
      },
      "message": "release-request-ad401328-e365-4073-9b7c-44f7fc79185b-for-git_oc-mr1-release-4329935 snap-temp-L86100000101558881\n\nChange-Id: Iaacba288301a1619a220be4630997830574a0ab1\n"
    }
  ],
  "next": "47616530ceea2ea6432ffb35cd8a3fc0a56365b5"
}
