)]}'
{
  "log": [
    {
      "commit": "4d2e130fdf13f2a6084e1d9d639a784894c9c7d0",
      "tree": "d1a07c526756c1914f2843fecad34c3254d49c38",
      "parents": [
        "fb8a9ea48b369b139b0364386460a55af9870aca",
        "aae778c66998c4f1438974dea01cc997040ad9cb"
      ],
      "author": {
        "name": "Tyler Gunn",
        "email": "tgunn@google.com",
        "time": "Mon May 07 21:38:04 2018 -0700"
      },
      "committer": {
        "name": "android-build-merger",
        "email": "android-build-merger@google.com",
        "time": "Mon May 07 21:38:04 2018 -0700"
      },
      "message": "Merge \"Make TelecomManager#endCall a public API.\" into pi-dev am: 872a039ab3\nam: aae778c669\n\nChange-Id: I9deb321220ca1a058c88ac1dd36cfddd07b25152\n"
    },
    {
      "commit": "aae778c66998c4f1438974dea01cc997040ad9cb",
      "tree": "dd9d642244d5696daf61b17d7b0fd6cd48ce6ff2",
      "parents": [
        "87f2b66d881489c8b51db6972cc585192a70e291",
        "872a039ab3b0cb6d60e632012f5741cc5440d3c3"
      ],
      "author": {
        "name": "Tyler Gunn",
        "email": "tgunn@google.com",
        "time": "Mon May 07 21:11:14 2018 -0700"
      },
      "committer": {
        "name": "android-build-merger",
        "email": "android-build-merger@google.com",
        "time": "Mon May 07 21:11:14 2018 -0700"
      },
      "message": "Merge \"Make TelecomManager#endCall a public API.\" into pi-dev\nam: 872a039ab3\n\nChange-Id: Ic52e1705ce497b0a46bb4107ad854a8b939b38b0\n"
    },
    {
      "commit": "e1aa26c744622c808c8431dbc822a6a561dd6b50",
      "tree": "652a51bf59d0311649f7d3349de3baaa2cf60bca",
      "parents": [
        "68f36d6b5d5ad4711811160795cab399d247845d"
      ],
      "author": {
        "name": "Tyler Gunn",
        "email": "tgunn@google.com",
        "time": "Wed May 02 13:23:48 2018 -0700"
      },
      "committer": {
        "name": "Tyler Gunn",
        "email": "tgunn@google.com",
        "time": "Wed May 02 13:23:48 2018 -0700"
      },
      "message": "Make TelecomManager#endCall a public API.\n\nA broad category of apps such as wearable companion apps and call blocking\napps rely on the ability to reject a ringing call.\nPreviously this was achieved using a broken TelephonyManager API which\nlacked permission checks.\nTo support these applications, removing the @hide attribute on the existing\nTelecomManager#endCall API so that apps with the existing\nANSWER_PHONE_CALLS permission can reject ringing calls and end ongoing\ncalls.  Logically if an app has permission to answer a call, it should be\nable to end it.\n\nTest: Created test app to verify API permission checks.\nTest: Added new CTS tests to cover this API.\nBug: 78290258\nChange-Id: Ic6527969793ebe05eb9c5fa8205558ae788ea572\n"
    },
    {
      "commit": "3b366a9ccddd2d0a4d5e468175feb9a18eede58c",
      "tree": "05f039dc83ad412610f05ff103b93658cdd774e8",
      "parents": [
        "48db56c0069ba7381cc7748dd34b2608d641be6f",
        "2e8b22cdbf761f687673968434b70e269b3591a8"
      ],
      "author": {
        "name": "Tyler Gunn",
        "email": "tgunn@google.com",
        "time": "Tue Apr 24 10:14:09 2018 -0700"
      },
      "committer": {
        "name": "android-build-merger",
        "email": "android-build-merger@google.com",
        "time": "Tue Apr 24 10:14:09 2018 -0700"
      },
      "message": "Merge \"Add ability to log last 2 digits of dialed numbers in userdebug builds.\" am: a355552bfe am: cc9acb51c5\nam: 2e8b22cdbf\n\nChange-Id: I3c2dd44ac20685951617889f0b9ad785d8046685\n"
    },
    {
      "commit": "2e8b22cdbf761f687673968434b70e269b3591a8",
      "tree": "870f865762113218be4c7de689a52cf528ddab0b",
      "parents": [
        "94b669c6162454ad12800cc540a20aba900bdbf6",
        "cc9acb51c5bb9f8a74bc1fcec44fdc46fa6d9791"
      ],
      "author": {
        "name": "Tyler Gunn",
        "email": "tgunn@google.com",
        "time": "Tue Apr 24 10:02:17 2018 -0700"
      },
      "committer": {
        "name": "android-build-merger",
        "email": "android-build-merger@google.com",
        "time": "Tue Apr 24 10:02:17 2018 -0700"
      },
      "message": "Merge \"Add ability to log last 2 digits of dialed numbers in userdebug builds.\" am: a355552bfe\nam: cc9acb51c5\n\nChange-Id: Ie6d937b3a6a09e358945a5453af43b6096d8d9b6\n"
    },
    {
      "commit": "9bc35116e341cb948abf73a9d13b3ebf08c6c1ef",
      "tree": "edf1b6cc413b153d5792d3dc48c6ef56de1435ae",
      "parents": [
        "1142ffcc9b4624887707e3e7d37e0ec777d099db"
      ],
      "author": {
        "name": "Tyler Gunn",
        "email": "tgunn@google.com",
        "time": "Mon Apr 23 09:52:25 2018 -0700"
      },
      "committer": {
        "name": "Tyler Gunn",
        "email": "tgunn@google.com",
        "time": "Mon Apr 23 09:52:25 2018 -0700"
      },
      "message": "Add ability to log last 2 digits of dialed numbers in userdebug builds.\n\nFilers of bugs often refer to specific phone numbers.  Bug reports by\ndefault obscure dialed phone numbers from the Telecom logs.  This makes it\ndifficult to relate events in the bug report to what the bug filer refers\nto.\n\nTo ease this, in userdebug builds we will now leave the last 2 digits of\ndialed phone numbers un-obfuscated.  User builds will remain obfuscated.\n\nTest: Added unit tests to cover this case.\nBug: 78457192\nChange-Id: I52704cf57ed11b1fa53a55bc883d7d090af661f4\n"
    },
    {
      "commit": "68fcd8ead79b5e931d0791da73df7bf4a4f6b6bb",
      "tree": "5c354d5f341fcfba102cb5f610d761aa3af502f4",
      "parents": [
        "d23752e1ab397df5e40518d212a0735095a0977b",
        "2aa29debaa451ccabaefdfc9370ddcd3aef3ea4a"
      ],
      "author": {
        "name": "Pankaj Kanwar",
        "email": "pkanwar@google.com",
        "time": "Fri Apr 06 09:12:18 2018 -0700"
      },
      "committer": {
        "name": "android-build-merger",
        "email": "android-build-merger@google.com",
        "time": "Fri Apr 06 09:12:18 2018 -0700"
      },
      "message": "Merge \"Update Javadoc to clarify which calls are logged.\" into pi-dev am: 55399733a5\nam: 2aa29debaa\n\nChange-Id: I55b972599d6917a26b3aaa0a679bb52b84acdbc4\n"
    },
    {
      "commit": "2aa29debaa451ccabaefdfc9370ddcd3aef3ea4a",
      "tree": "92c408fd2aba2821f5035769fc958d0a2cf62e00",
      "parents": [
        "ff5c256c438da15cccb017094445b0c9790ef6e0",
        "55399733a51f729606ff3062be36ef9211051393"
      ],
      "author": {
        "name": "Pankaj Kanwar",
        "email": "pkanwar@google.com",
        "time": "Fri Apr 06 08:54:32 2018 -0700"
      },
      "committer": {
        "name": "android-build-merger",
        "email": "android-build-merger@google.com",
        "time": "Fri Apr 06 08:54:32 2018 -0700"
      },
      "message": "Merge \"Update Javadoc to clarify which calls are logged.\" into pi-dev\nam: 55399733a5\n\nChange-Id: I2238231bfc1fb471982cdcc111e57b60b77424ab\n"
    },
    {
      "commit": "2155c4c897566a5a7c4620da72e7bdd5f9b80dc9",
      "tree": "8d839567f7acda10c0216066894538cad6b20ae8",
      "parents": [
        "d6997b05e0a1538ff55a106d053093700fc22eb2"
      ],
      "author": {
        "name": "Tyler Gunn",
        "email": "tgunn@google.com",
        "time": "Thu Apr 05 09:43:41 2018 -0700"
      },
      "committer": {
        "name": "Tyler Gunn",
        "email": "tgunn@google.com",
        "time": "Thu Apr 05 09:43:41 2018 -0700"
      },
      "message": "Update Javadoc to clarify which calls are logged.\n\nUpdate javadoc to make it more clear tha tonly SIP or TEL scheme calls\nare logged at this time for self-managed CS.\n\nTest: Build - docs only change.\nBug: 77581565\nChange-Id: I1c5ef507077bc557f7af302a5b44c06bc90eef83\n"
    },
    {
      "commit": "f219fcf8477620b814db72945e45633c421be882",
      "tree": "72302998ba4863b458a8f30b5ec46d20264d8e0d",
      "parents": [
        "de49895e67a8d2666dc686fc630f1af0e0164011",
        "2a74e5798d5be8db3ad951b0106c9d711f9b5ec3"
      ],
      "author": {
        "name": "Hall Liu",
        "email": "hallliu@google.com",
        "time": "Mon Apr 02 21:06:14 2018 -0700"
      },
      "committer": {
        "name": "android-build-merger",
        "email": "android-build-merger@google.com",
        "time": "Mon Apr 02 21:06:14 2018 -0700"
      },
      "message": "Merge \"Change signature of requestBluetoothAudio\" am: 545e20389d am: 442575f4f1\nam: 2a74e5798d\n\nChange-Id: Ia7fdee058a22521ec3e93ebb461d0197285bda5e\n"
    },
    {
      "commit": "2a74e5798d5be8db3ad951b0106c9d711f9b5ec3",
      "tree": "2ff5f04ccdcc0278bea3af0e57e4d6764f7dfe44",
      "parents": [
        "5ef26ddf601a912a2765a954fd82d7d2a5a7fbef",
        "442575f4f102670abf25ce8e0ea50164e3bcaab3"
      ],
      "author": {
        "name": "Hall Liu",
        "email": "hallliu@google.com",
        "time": "Mon Apr 02 18:46:50 2018 -0700"
      },
      "committer": {
        "name": "android-build-merger",
        "email": "android-build-merger@google.com",
        "time": "Mon Apr 02 18:46:50 2018 -0700"
      },
      "message": "Merge \"Change signature of requestBluetoothAudio\" am: 545e20389d\nam: 442575f4f1\n\nChange-Id: Ic10b762e04d74635663fa97f5879072ebe00eca9\n"
    },
    {
      "commit": "2b6a6a30d5cd2e6a4dc5af5bb8ae705218119539",
      "tree": "e471db0945f9248ef14a32460913371fd14b68eb",
      "parents": [
        "35147b2dae7dbf19a670b86aede67a41c60d37b5"
      ],
      "author": {
        "name": "Hall Liu",
        "email": "hallliu@google.com",
        "time": "Mon Apr 02 13:52:57 2018 -0700"
      },
      "committer": {
        "name": "Hall Liu",
        "email": "hallliu@google.com",
        "time": "Mon Apr 02 13:56:05 2018 -0700"
      },
      "message": "Change signature of requestBluetoothAudio\n\nrequestBluetoothAudio now takes a BluetoothDevice instead of a string.\n\nBug: 74408978\nTest: unable to CTS -- can\u0027t emulate bluetooth devices\nChange-Id: Id21e32b911da234f69a248e9937f9df0cf12a9a9\n"
    },
    {
      "commit": "153928396530a673c0c16ab41d87eb28146dd115",
      "tree": "8c1c75bb4f9e29fe20131cb9602479d07a5fbfbd",
      "parents": [
        "de57d0d024c3fa2f99f2c0210a4d9d760dcf36d9"
      ],
      "author": {
        "name": "Hall Liu",
        "email": "hallliu@google.com",
        "time": "Mon Apr 02 13:52:57 2018 -0700"
      },
      "committer": {
        "name": "Hall Liu",
        "email": "hallliu@google.com",
        "time": "Mon Apr 02 13:52:57 2018 -0700"
      },
      "message": "Change signature of requestBluetoothAudio\n\nrequestBluetoothAudio now takes a BluetoothDevice instead of a string.\n\nBug: 74408978\nTest: unable to CTS -- can\u0027t emulate bluetooth devices\nChange-Id: Id21e32b911da234f69a248e9937f9df0cf12a9a9\n"
    },
    {
      "commit": "0ab380166d875021ccbf83636b1cca2d1fdd8e55",
      "tree": "8190db37376fccfbe92407a01dafb065b8c27cb1",
      "parents": [
        "dddd69ef3eb72edacc4961dc6a6f1ab0cddcf416"
      ],
      "author": {
        "name": "Tyler Gunn",
        "email": "tgunn@google.com",
        "time": "Mon Mar 19 20:14:10 2018 +0000"
      },
      "committer": {
        "name": "Tyler Gunn",
        "email": "tgunn@google.com",
        "time": "Thu Mar 22 15:34:32 2018 +0000"
      },
      "message": "Rename handover failure constant per API review comments.\n\nExpanding EMERG to EMERGENCY.\n\nTest: Build code\nBug: 74831393\nMerged-In: Ic0555b20dc508d022c0165a5d9dc3b40b33db70e\nChange-Id: Ic0555b20dc508d022c0165a5d9dc3b40b33db70e\n(cherry picked from commit a4ef504bdc3044920d4996b93c30751a2fbce217)\n"
    },
    {
      "commit": "a4ef504bdc3044920d4996b93c30751a2fbce217",
      "tree": "973ac2ac9fe9223a9b24a6fc9f6aede456db9d5c",
      "parents": [
        "5d5288c72963523f2acc34906c40c456ebd0cd51",
        "e4330eaaf02844833d7f0c42351c8a0a39bf0b21"
      ],
      "author": {
        "name": "Tyler Gunn",
        "email": "tgunn@google.com",
        "time": "Mon Mar 19 20:14:10 2018 +0000"
      },
      "committer": {
        "name": "android-build-merger",
        "email": "android-build-merger@google.com",
        "time": "Mon Mar 19 20:14:10 2018 +0000"
      },
      "message": "Merge \"Rename handover failure constant per API review comments.\" am: 7c8a877231 am: ffe1c22271\nam: e4330eaaf0\n\nChange-Id: Ic0555b20dc508d022c0165a5d9dc3b40b33db70e\n"
    },
    {
      "commit": "e4330eaaf02844833d7f0c42351c8a0a39bf0b21",
      "tree": "85f9fb8156f21414128603ed7cbf2ffc80015f06",
      "parents": [
        "ccadbf7721ad06e5ff51cf033886f755cc09d3c1",
        "ffe1c2227188cf5fba9e7fb96cc2959ee90758ba"
      ],
      "author": {
        "name": "Tyler Gunn",
        "email": "tgunn@google.com",
        "time": "Mon Mar 19 19:40:01 2018 +0000"
      },
      "committer": {
        "name": "android-build-merger",
        "email": "android-build-merger@google.com",
        "time": "Mon Mar 19 19:40:01 2018 +0000"
      },
      "message": "Merge \"Rename handover failure constant per API review comments.\" am: 7c8a877231\nam: ffe1c22271\n\nChange-Id: Icae03afa86e7b660e9f52df252d2e3c961762be8\n"
    },
    {
      "commit": "5c60d71efbad23feff2416f4c8065ef1155c5fe5",
      "tree": "f135e193e46219dab3b75c7f1be00067fb7f9c3e",
      "parents": [
        "790e4f475faee28104aec80d7f93a3ddc7aa7006"
      ],
      "author": {
        "name": "Tyler Gunn",
        "email": "tgunn@google.com",
        "time": "Fri Mar 16 09:53:44 2018 -0700"
      },
      "committer": {
        "name": "Tyler Gunn",
        "email": "tgunn@google.com",
        "time": "Fri Mar 16 12:38:43 2018 -0700"
      },
      "message": "Rename handover failure constant per API review comments.\n\nExpanding EMERG to EMERGENCY.\n\nTest: Build code\nBug: 74831393\nChange-Id: Ib7e6bea84e25b1e1a2ddb154c7ed62f1084a7596\n"
    },
    {
      "commit": "d9c9471ac9d5ae35be8c6defea683a70ed035159",
      "tree": "9e10a2a0b482710c7715d08da1b39e3643644605",
      "parents": [
        "bc5bad23e2093e45abdfe2816ff750a74b1834e4",
        "ac55e9dd01677fb19b399c39b6f83bed761e3277"
      ],
      "author": {
        "name": "Tyler Gunn",
        "email": "tgunn@google.com",
        "time": "Wed Mar 14 17:37:50 2018 +0000"
      },
      "committer": {
        "name": "android-build-merger",
        "email": "android-build-merger@google.com",
        "time": "Wed Mar 14 17:37:50 2018 +0000"
      },
      "message": "Merge \"Update API docs for Telephony call state reporting.\" am: c2493ee1ee am: 1ba28fec3f\nam: ac55e9dd01\n\nChange-Id: Iaba79cf9691172232c235650f357b2e9c2a6d54a\n"
    },
    {
      "commit": "ac55e9dd01677fb19b399c39b6f83bed761e3277",
      "tree": "2e577f189d2470c3264043a6feb852502e58e600",
      "parents": [
        "7d25dc57d81173925f5d5e41bc811738cc704617",
        "1ba28fec3f2c3708f1731e6d7a75aad0a611c275"
      ],
      "author": {
        "name": "Tyler Gunn",
        "email": "tgunn@google.com",
        "time": "Wed Mar 14 17:22:06 2018 +0000"
      },
      "committer": {
        "name": "android-build-merger",
        "email": "android-build-merger@google.com",
        "time": "Wed Mar 14 17:22:06 2018 +0000"
      },
      "message": "Merge \"Update API docs for Telephony call state reporting.\" am: c2493ee1ee\nam: 1ba28fec3f\n\nChange-Id: I60014a59db60610746841840278adead80963db8\n"
    },
    {
      "commit": "5f7265ec9cc37c2f97feea05fb94d80777c68f1d",
      "tree": "e39286247bd7f4762fbbe28b96296fc89ee3b347",
      "parents": [
        "1844f1cb431c413cccb4ae894545efdbf1bdbf97"
      ],
      "author": {
        "name": "Tyler Gunn",
        "email": "tgunn@google.com",
        "time": "Tue Mar 13 15:56:37 2018 -0700"
      },
      "committer": {
        "name": "Tyler Gunn",
        "email": "tgunn@google.com",
        "time": "Tue Mar 13 15:56:37 2018 -0700"
      },
      "message": "Update API docs for Telephony call state reporting.\n\nUpdate TelephonyManager#getCallState,\nPhoneStateListener#onCallStateChanged to make it clear which calls each\nmethod considers in determining call state.\nAdded intdef for call state (allows auto doc generation of valid\nvalues for parameters).\n\nTest: make docs\nBug: 73245376\nChange-Id: I70ebd0f00ae3f0e1370ae275be8f8ef6f008523d\n"
    },
    {
      "commit": "eda2ebd206ca6fd63cd2fbab0d4ebcd7ba42d798",
      "tree": "0993ec49898f08471e807829f1c2ef4b289dab68",
      "parents": [
        "5bb27fbf622de023fd83b9ee5b5540c998ce53a3",
        "38f1b7d112b3f6dc317ae46527ad48403a8e1124"
      ],
      "author": {
        "name": "Tyler Gunn",
        "email": "tgunn@google.com",
        "time": "Thu Mar 08 20:24:36 2018 +0000"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Thu Mar 08 20:24:36 2018 +0000"
      },
      "message": "Merge \"Ensure start of call properties are propagated to RemoteConnection.\" into pi-dev"
    },
    {
      "commit": "38f1b7d112b3f6dc317ae46527ad48403a8e1124",
      "tree": "4527bf85e4c02e4054f253e5579dc65e3552c98a",
      "parents": [
        "b8d853732c71bda480956f7e7001bda5c0bb14af"
      ],
      "author": {
        "name": "Tyler Gunn",
        "email": "tgunn@google.com",
        "time": "Wed Mar 07 18:19:50 2018 +0000"
      },
      "committer": {
        "name": "Tyler Gunn",
        "email": "tgunn@google.com",
        "time": "Thu Mar 08 17:21:47 2018 +0000"
      },
      "message": "Ensure start of call properties are propagated to RemoteConnection.\n\nSome properties were not being propagated to a RemoteConnection when\na Connection is first created.  This can cause problems where the\nConnection Manager is not aware of these property changes, especially if\nthey never change again during the lifetime of a call.\n\nThe extras set when a Connection is first created using the\nRemoteConnectionService API would not be propagated to the\nRemoteConnection.  This means that Telephony RAT reporting would never\nhappen if the radio technology never changes during a call.\n\nBug: 72811636\nTest: Manual\nChange-Id: Ia523cee477a39c221953cda68c29579cb5f6ed76\nMerged-In: 06a96eab13992b7eb36435f2b145756993aed575\n(cherry picked from commit 06a96eab13992b7eb36435f2b145756993aed575)\n"
    },
    {
      "commit": "3a09dc185b19012831d025154670b51ce4d9f49e",
      "tree": "e6fd2236dbec188f06d0ef0395bb1658e3fcc2de",
      "parents": [
        "b8d853732c71bda480956f7e7001bda5c0bb14af"
      ],
      "author": {
        "name": "Tyler Gunn",
        "email": "tgunn@google.com",
        "time": "Wed Mar 07 21:09:48 2018 +0000"
      },
      "committer": {
        "name": "Tyler Gunn",
        "email": "tgunn@google.com",
        "time": "Wed Mar 07 23:17:54 2018 +0000"
      },
      "message": "API Documentation and Constant cleanup.\n\n1. Update handover API docs for clarity.\n2. Added an unknown value per API review comments.\n3. Renamed HANDOVER_FAILURE_DEST_USER_REJECTED to\nHANDOVER_FAILURE_USER_REJECTED\n3. Removed the HANDOVER_FAILURE_DEST_INVALID_PERM constant since it isn\u0027t\nused (methods which deal with permissions throw security exceptions).\n\nTest: Make doc and verify documentation.\nFixes: 73751004\nFixes: 73750515\nFixes: 73750817\nMerged-In: I7860fcd813f25adaaccf632f2c61dd4138a0a889\nChange-Id: I7860fcd813f25adaaccf632f2c61dd4138a0a889\n(cherry picked from commit c7a86b14a8e50d979b6b1c9e3dffe94748e2bc93)\n"
    },
    {
      "commit": "c7a86b14a8e50d979b6b1c9e3dffe94748e2bc93",
      "tree": "9fabca317f2ad0ba338389da9c560915ec375083",
      "parents": [
        "a3257a3ccc77ffb4307668e59ad2c9f7b2a22c32",
        "168a77237f084c68cd1070e473ced7110cd2c232"
      ],
      "author": {
        "name": "Tyler Gunn",
        "email": "tgunn@google.com",
        "time": "Wed Mar 07 21:09:48 2018 +0000"
      },
      "committer": {
        "name": "android-build-merger",
        "email": "android-build-merger@google.com",
        "time": "Wed Mar 07 21:09:48 2018 +0000"
      },
      "message": "Merge \"API Documentation and Constant cleanup.\" am: 8882c55b21 am: 8917fc21cc\nam: 168a77237f\n\nChange-Id: I7860fcd813f25adaaccf632f2c61dd4138a0a889\n"
    },
    {
      "commit": "168a77237f084c68cd1070e473ced7110cd2c232",
      "tree": "2790e2ed60b0612b7083a7fac2022b93eb9d45bc",
      "parents": [
        "a72aef53d9275e785430631294987de47ec1624f",
        "8917fc21cc7cde24b3834b38055a9e2e2132a3fe"
      ],
      "author": {
        "name": "Tyler Gunn",
        "email": "tgunn@google.com",
        "time": "Wed Mar 07 20:56:29 2018 +0000"
      },
      "committer": {
        "name": "android-build-merger",
        "email": "android-build-merger@google.com",
        "time": "Wed Mar 07 20:56:29 2018 +0000"
      },
      "message": "Merge \"API Documentation and Constant cleanup.\" am: 8882c55b21\nam: 8917fc21cc\n\nChange-Id: Ic4a159b838c952594b0860ded69fc07c74180961\n"
    },
    {
      "commit": "573051e9a3ae2b0fa3d802841f61d5101625f2d5",
      "tree": "740d8490907e610ff9ab5eec0c0804ce20b0a0ed",
      "parents": [
        "fe4a9a31a2461068fcf516730fb909dc6bb59fd1",
        "e3bf7e2b75b1f480838cf21c65f0a33689acf983"
      ],
      "author": {
        "name": "Pengquan Meng",
        "email": "mpq@google.com",
        "time": "Wed Mar 07 19:57:00 2018 +0000"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Wed Mar 07 19:57:00 2018 +0000"
      },
      "message": "Merge \"Update ConnectionService API comment\""
    },
    {
      "commit": "8882c55b216ae41aca28c385116dc622590cf276",
      "tree": "e84ba304e9755a000fe479c2593ebde43fa82a7c",
      "parents": [
        "888c45b4847d6df3618e004011c0e1f449865cdc",
        "9d12773b51eb409ae0424e162957da87c033cbfa"
      ],
      "author": {
        "name": "Treehugger Robot",
        "email": "treehugger-gerrit@google.com",
        "time": "Wed Mar 07 19:33:52 2018 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "noreply-gerritcodereview@google.com",
        "time": "Wed Mar 07 19:33:52 2018 +0000"
      },
      "message": "Merge \"API Documentation and Constant cleanup.\""
    },
    {
      "commit": "d8879a29250b2dd0fcae37731e3ce80d21e20c3a",
      "tree": "7542cb9786b7a769d939841b8f2bc35ee4907e1d",
      "parents": [
        "0ce5fae47d39f66cceafc4f3e7c2d6b2eca92801",
        "e8cb4f40462cf3fae17416ff9429b39455d4e10a"
      ],
      "author": {
        "name": "Tyler Gunn",
        "email": "tgunn@google.com",
        "time": "Wed Mar 07 18:06:52 2018 +0000"
      },
      "committer": {
        "name": "android-build-merger",
        "email": "android-build-merger@google.com",
        "time": "Wed Mar 07 18:06:52 2018 +0000"
      },
      "message": "Merge \"Ensure start of call properties are propagated to RemoteConnection.\" am: ecb46b610c\nam: e8cb4f4046\n\nChange-Id: I63af850b4bea2a8cfeada3cb7bf4d16762604524\n"
    },
    {
      "commit": "ecb46b610cc5d28c96e92d3de5e41b74425021d6",
      "tree": "e782cd88bf5576f977343991d81d9b08dee0486e",
      "parents": [
        "29da54462da50296bc8db89eab42438d8bf7f641",
        "31f0e0bd2510732249be5bded744cbb37015b8c3"
      ],
      "author": {
        "name": "Tyler Gunn",
        "email": "tgunn@google.com",
        "time": "Wed Mar 07 15:22:58 2018 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "noreply-gerritcodereview@google.com",
        "time": "Wed Mar 07 15:22:58 2018 +0000"
      },
      "message": "Merge \"Ensure start of call properties are propagated to RemoteConnection.\""
    },
    {
      "commit": "7ef07b58b5464fbcf0f50a9c13ff8fdb86432bbd",
      "tree": "888f88c06ef875c0e47f3e5a6897bb72f0a762c6",
      "parents": [
        "e355da41015f16f42cf23c8c0412019b917c6df1",
        "d6d07385a56485cad3dd652e44f5161c7adb36ab"
      ],
      "author": {
        "name": "Hall Liu",
        "email": "hallliu@google.com",
        "time": "Wed Mar 07 02:07:11 2018 +0000"
      },
      "committer": {
        "name": "android-build-merger",
        "email": "android-build-merger@google.com",
        "time": "Wed Mar 07 02:07:11 2018 +0000"
      },
      "message": "Merge \"Fix Telecom dumpsys timestamps\" am: c364ff38cb\nam: d6d07385a5\n\nChange-Id: Id973365c31e66c2afe885093495c6fc981bcd282\n"
    },
    {
      "commit": "074d2338fa21285f20b43275ac23d2f45331868c",
      "tree": "6d6b830f1d39a6e55951d0a7014c6f196f8ea1f8",
      "parents": [
        "0db51ad50ef0791b196c33759f3ad2c59b2d9395"
      ],
      "author": {
        "name": "Hall Liu",
        "email": "hallliu@google.com",
        "time": "Tue Mar 06 14:20:37 2018 -0800"
      },
      "committer": {
        "name": "Hall Liu",
        "email": "hallliu@google.com",
        "time": "Tue Mar 06 16:26:32 2018 -0800"
      },
      "message": "Fix Telecom dumpsys timestamps\n\nChange the dumpsys timestamps to use java.time for processing and always\nlog events with local timezone that was in effect at the time the event\nhappened.\n\nBug: 74250969\nTest: manual, run dumpsys\nChange-Id: Ie53cff4400be1528b3224bd556536a689ef22c8c\n"
    },
    {
      "commit": "8c8d7babf16221fae2fecaff92e4b11a011297c3",
      "tree": "a739d6e894b06f00e763be3b75578d00bc5d0b68",
      "parents": [
        "a60e42cc2dd75d1de63721c6dd62cf0b0303dbda"
      ],
      "author": {
        "name": "Hall Liu",
        "email": "hallliu@google.com",
        "time": "Tue Mar 06 14:20:37 2018 -0800"
      },
      "committer": {
        "name": "Hall Liu",
        "email": "hallliu@google.com",
        "time": "Tue Mar 06 14:20:37 2018 -0800"
      },
      "message": "Fix Telecom dumpsys timestamps\n\nChange the dumpsys timestamps to use java.time for processing and always\nlog events with local timezone that was in effect at the time the event\nhappened.\n\nBug: 74250969\nTest: manual, run dumpsys\nChange-Id: Ie53cff4400be1528b3224bd556536a689ef22c8c\n"
    },
    {
      "commit": "e3bf7e2b75b1f480838cf21c65f0a33689acf983",
      "tree": "0be72626f985ab22cdc18c3fc4425df969b302f6",
      "parents": [
        "15881d7c0c1ba2640b0571f6170b8d8be94573d8"
      ],
      "author": {
        "name": "Pengquan Meng",
        "email": "mpq@google.com",
        "time": "Thu Feb 22 17:30:04 2018 -0800"
      },
      "committer": {
        "name": "Pengquan Meng",
        "email": "mpq@google.com",
        "time": "Mon Mar 05 11:26:18 2018 -0800"
      },
      "message": "Update ConnectionService API comment\n\nBug: 73750116\nTest: current telecom test\nChange-Id: I74e9636c305b164bf01c3136c53e9a432101945b\n"
    },
    {
      "commit": "9d12773b51eb409ae0424e162957da87c033cbfa",
      "tree": "9cfb773d7db9d2a228ad78a29812e48206483fad",
      "parents": [
        "d7187c90d0c5000800daa99ebd8ec2e5e8aaf33f"
      ],
      "author": {
        "name": "Tyler Gunn",
        "email": "tgunn@google.com",
        "time": "Fri Mar 02 15:45:51 2018 -0800"
      },
      "committer": {
        "name": "Tyler Gunn",
        "email": "tgunn@google.com",
        "time": "Fri Mar 02 15:45:51 2018 -0800"
      },
      "message": "API Documentation and Constant cleanup.\n\n1. Update handover API docs for clarity.\n2. Added an unknown value per API review comments.\n3. Renamed HANDOVER_FAILURE_DEST_USER_REJECTED to\nHANDOVER_FAILURE_USER_REJECTED\n3. Removed the HANDOVER_FAILURE_DEST_INVALID_PERM constant since it isn\u0027t\nused (methods which deal with permissions throw security exceptions).\n\nTest: Make doc and verify documentation.\nChange-Id: Id21d6b4c83d5c773ab38d78eb6b1886a1ac4dadf\nFixes: 73751004\nFixes: 73750515\nFixes: 73750817\n"
    },
    {
      "commit": "4993e55242ed9f48d61d52a2403446922338f0db",
      "tree": "7ea8acae9ca5b33bd09a3d8e9ae9ca63783416aa",
      "parents": [
        "c73f954cc7e2b6c0305624faee8fa4c3003ffd29",
        "7c96780cb795f09d1ba309f8e4fc00705b3fc1c2"
      ],
      "author": {
        "name": "TreeHugger Robot",
        "email": "treehugger-gerrit@google.com",
        "time": "Mon Feb 26 16:02:34 2018 +0000"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Mon Feb 26 16:02:34 2018 +0000"
      },
      "message": "Merge \"Revert \"Add deep link to the assisted dialing settings.\"\""
    },
    {
      "commit": "c73f954cc7e2b6c0305624faee8fa4c3003ffd29",
      "tree": "109f4c94c0b259291b823ece9587d75575ac642c",
      "parents": [
        "be012484702739bb85b388bf6ab247fd4a0cafc0",
        "dd2db2f5a3fc77b085b6ca35c1e91cf9c4d3e96b"
      ],
      "author": {
        "name": "TreeHugger Robot",
        "email": "treehugger-gerrit@google.com",
        "time": "Mon Feb 26 16:02:34 2018 +0000"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Mon Feb 26 16:02:34 2018 +0000"
      },
      "message": "Merge \"Revert \"Add the assisted dialing carrier config.\"\""
    },
    {
      "commit": "e9041241deb8623b7594a02b34795caa389ae2ff",
      "tree": "7e46a47045e194607ed596b963ddb33f5b83ddd6",
      "parents": [
        "47e1d11b479e9909b4a425a5dd5d040b18ad3f53"
      ],
      "author": {
        "name": "Hall Liu",
        "email": "hallliu@google.com",
        "time": "Fri Feb 09 16:40:03 2018 -0800"
      },
      "committer": {
        "name": "Hall Liu",
        "email": "hallliu@google.com",
        "time": "Thu Feb 22 03:19:19 2018 +0000"
      },
      "message": "RTT bugfixes, part 5\n\n* Add a new API to allow Telecom to inform ConnectionServices when the\nRTT text stream changes\n* No longer set the RTT property from ConnectionService. Client apps\nshould be setting properties themselves.\n* Add Dialer-side RTT property in order to remove the dependence on\nchecking the RTT streams, which have a complex lifecycle\n\nBug: 72951201\nBug: 72648661\nTest: manual, with real RTT calls and Dialer\u0027s SimulatorConnection, also\ncts\nChange-Id: Ic4c7d883d2dc6baf8e8c0eaa4df58d7de8762b9e\nMerged-In: Ic4c7d883d2dc6baf8e8c0eaa4df58d7de8762b9e\n"
    },
    {
      "commit": "dd2db2f5a3fc77b085b6ca35c1e91cf9c4d3e96b",
      "tree": "457e2d29e06464d07e1423dc3b3bd4950fe07770",
      "parents": [
        "af7b8c0a67f1f416e9156c375a940a47389ab838"
      ],
      "author": {
        "name": "Eric Erfanian",
        "email": "erfanian@google.com",
        "time": "Wed Feb 21 19:27:53 2018 +0000"
      },
      "committer": {
        "name": "Eric Erfanian",
        "email": "erfanian@google.com",
        "time": "Wed Feb 21 19:48:50 2018 +0000"
      },
      "message": "Revert \"Add the assisted dialing carrier config.\"\n\nThis reverts commit af7b8c0a67f1f416e9156c375a940a47389ab838.\n\nReason for revert: we\u0027re cutting the feature from P\n\nChange-Id: I1ccc2c36b480f64c3a8b3df7eee73f80b7863722\nBug: 73727182\n"
    },
    {
      "commit": "7c96780cb795f09d1ba309f8e4fc00705b3fc1c2",
      "tree": "2c596b918a4821ccc0c17e4df6c847f86b757828",
      "parents": [
        "5ff756e6c8567768ea608c5533081b4a468e911b"
      ],
      "author": {
        "name": "Eric Erfanian",
        "email": "erfanian@google.com",
        "time": "Wed Feb 21 19:28:17 2018 +0000"
      },
      "committer": {
        "name": "Eric Erfanian",
        "email": "erfanian@google.com",
        "time": "Wed Feb 21 19:48:30 2018 +0000"
      },
      "message": "Revert \"Add deep link to the assisted dialing settings.\"\n\nThis reverts commit 5ff756e6c8567768ea608c5533081b4a468e911b.\n\nReason for revert: we\u0027re cutting the feature from P\n\nChange-Id: I74cc929ef1f7fd499feef9c68a95a34a3e15cbec\nBug: 73727182\n"
    },
    {
      "commit": "d35e81d6159f54a3072317082b5fa89f18e8cef5",
      "tree": "f355492939d95bd57e72fdd7ea550bb68ebbdc90",
      "parents": [
        "b823d08d216489d5f0e21d46c35a4ec27c5c25eb",
        "13ee5767e1fdf42acc203f3679f6b5fd06865077"
      ],
      "author": {
        "name": "Treehugger Robot",
        "email": "treehugger-gerrit@google.com",
        "time": "Thu Feb 15 23:56:55 2018 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "noreply-gerritcodereview@google.com",
        "time": "Thu Feb 15 23:56:55 2018 +0000"
      },
      "message": "Merge \"Un-hide Connection-side RTT APIs for Dialer\""
    },
    {
      "commit": "4e0f11c65fe79b4de18367f67dc1e8fe8f013656",
      "tree": "a921c8a011df8b6e51e58e3352e6690963fb3e48",
      "parents": [
        "9c8c4dfa2d0d1dc3600c0175c91fc35ef4dd9578",
        "a549fed5185d6c0aa602a399a8da1ef963308cd0"
      ],
      "author": {
        "name": "Hall Liu",
        "email": "hallliu@google.com",
        "time": "Thu Feb 15 23:31:18 2018 +0000"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Thu Feb 15 23:31:18 2018 +0000"
      },
      "message": "Merge \"RTT bugfixes, part 5\""
    },
    {
      "commit": "f6965c9c0f6edb210ce7d292d31b91df47d36e61",
      "tree": "d53a5036d7a0aea9da4ef48e9594ab1baa033ea3",
      "parents": [
        "51812b98bbaf2b68033942a02bee0eb406e30c30",
        "f7976437e772ac2c2c9a66f0515cd36c79a97970"
      ],
      "author": {
        "name": "Brad Ebinger",
        "email": "breadley@google.com",
        "time": "Thu Feb 15 22:36:05 2018 +0000"
      },
      "committer": {
        "name": "android-build-merger",
        "email": "android-build-merger@google.com",
        "time": "Thu Feb 15 22:36:05 2018 +0000"
      },
      "message": "Merge \"Add new owners files for Telephony/Telecom frameworks files.\" am: 1da6f542ef am: fee59fac7b\nam: f7976437e7\n\nChange-Id: I2911891f579358427d5535b26ae9759058773b42\n"
    },
    {
      "commit": "13ee5767e1fdf42acc203f3679f6b5fd06865077",
      "tree": "cf1260e2978cc87218bee775820d322128be8774",
      "parents": [
        "2c8456b22e7d9c66de9ae70f0a79582499a7b61d"
      ],
      "author": {
        "name": "Hall Liu",
        "email": "hallliu@google.com",
        "time": "Mon Dec 04 14:19:30 2017 -0800"
      },
      "committer": {
        "name": "Hall Liu",
        "email": "hallliu@google.com",
        "time": "Thu Feb 15 21:34:55 2018 +0000"
      },
      "message": "Un-hide Connection-side RTT APIs for Dialer\n\nBug: 63934808\nTest: builds\nChange-Id: I59a892fb0e314810e92dd9ad7d0c2f4610055045\nMerged-In: I59a892fb0e314810e92dd9ad7d0c2f461005504\n"
    },
    {
      "commit": "b823d08d216489d5f0e21d46c35a4ec27c5c25eb",
      "tree": "583608693a5896f879e3a8747c7e8f660e20aa08",
      "parents": [
        "9f92ed943cc0d6224cc2fccd9620b9918fa54e44",
        "ee57508851800b757e1d2f1b92da50ae6630d541"
      ],
      "author": {
        "name": "Hall Liu",
        "email": "hallliu@google.com",
        "time": "Thu Feb 15 21:01:10 2018 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "noreply-gerritcodereview@google.com",
        "time": "Thu Feb 15 21:01:10 2018 +0000"
      },
      "message": "Merge \"Add setting and logging for RTT\""
    },
    {
      "commit": "ee57508851800b757e1d2f1b92da50ae6630d541",
      "tree": "a8ce5a400b5ab1997ae6a77300d7cf488223273a",
      "parents": [
        "2c8456b22e7d9c66de9ae70f0a79582499a7b61d"
      ],
      "author": {
        "name": "Hall Liu",
        "email": "hallliu@google.com",
        "time": "Mon Jan 29 17:22:02 2018 -0800"
      },
      "committer": {
        "name": "Hall Liu",
        "email": "hallliu@google.com",
        "time": "Thu Feb 15 18:55:35 2018 +0000"
      },
      "message": "Add setting and logging for RTT\n\nAdd a system setting to store preferred RTT mode for calls. Add logging\nfor RTT in Telecom base classes.\n\nBug: 63934808\nTest: manual\nChange-Id: Ie26fac800931604379bbe7b8abfed7caa8c0236d\nMerged-In: Ie26fac800931604379bbe7b8abfed7caa8c0236d\n"
    },
    {
      "commit": "1da6f542ef187c860a5772f7c2e391e5a2e6c2d5",
      "tree": "9d01815bece8849fbffe00eb521335e5f393b8cd",
      "parents": [
        "b98102b4dccc6a59a93c5ea6b5e143be978583bd",
        "6b067bc879a752fd5f1a3fe55183cfba89d5505f"
      ],
      "author": {
        "name": "Brad Ebinger",
        "email": "breadley@google.com",
        "time": "Thu Feb 15 17:23:31 2018 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "noreply-gerritcodereview@google.com",
        "time": "Thu Feb 15 17:23:31 2018 +0000"
      },
      "message": "Merge \"Add new owners files for Telephony/Telecom frameworks files.\""
    },
    {
      "commit": "6b067bc879a752fd5f1a3fe55183cfba89d5505f",
      "tree": "7ddf09c4d2ada243420cb875efeee617aab32142",
      "parents": [
        "0872f6d5e3454430e316a854ff892510934f85d8"
      ],
      "author": {
        "name": "Tyler Gunn",
        "email": "tgunn@google.com",
        "time": "Wed Feb 14 14:37:17 2018 -0800"
      },
      "committer": {
        "name": "Brad Ebinger",
        "email": "breadley@google.com",
        "time": "Wed Feb 14 16:13:39 2018 -0800"
      },
      "message": "Add new owners files for Telephony/Telecom frameworks files.\n\nTest: N/A\nBug: 73373651\nChange-Id: Ia0e19018d6cd72923f9f20b372d303fa532409b0\n"
    },
    {
      "commit": "a549fed5185d6c0aa602a399a8da1ef963308cd0",
      "tree": "4e6caccbbebf86d05db5f2b473e03fb2eeff0fa9",
      "parents": [
        "fc7423bcba0678cc4a09ce19ec42830126107770"
      ],
      "author": {
        "name": "Hall Liu",
        "email": "hallliu@google.com",
        "time": "Fri Feb 09 16:40:03 2018 -0800"
      },
      "committer": {
        "name": "Hall Liu",
        "email": "hallliu@google.com",
        "time": "Wed Feb 14 14:03:35 2018 -0800"
      },
      "message": "RTT bugfixes, part 5\n\n* Add a new API to allow Telecom to inform ConnectionServices when the\nRTT text stream changes\n* No longer set the RTT property from ConnectionService. Client apps\nshould be setting properties themselves.\n* Add Dialer-side RTT property in order to remove the dependence on\nchecking the RTT streams, which have a complex lifecycle\n\nBug: 72951201\nBug: 72648661\nTest: manual, with real RTT calls and Dialer\u0027s SimulatorConnection, also\ncts\nChange-Id: Ic4c7d883d2dc6baf8e8c0eaa4df58d7de8762b9e\n"
    },
    {
      "commit": "0f9643190e6f0dc8c711b901b74e39fc1aec2a72",
      "tree": "94dec57a34802883238c44687f232a1ff1a0fc86",
      "parents": [
        "6a9fb9433306cbc3d0e1be3968729589f3218c65",
        "4c09901931c29ea014c9cc64e431475809495160"
      ],
      "author": {
        "name": "Tyler Gunn",
        "email": "tgunn@google.com",
        "time": "Wed Feb 14 01:24:44 2018 +0000"
      },
      "committer": {
        "name": "android-build-merger",
        "email": "android-build-merger@google.com",
        "time": "Wed Feb 14 01:24:44 2018 +0000"
      },
      "message": "Merge \"Rename Conference#setConnectionElapsedTime to clarity.\" am: d1134525fc am: a0b41a82ce\nam: 4c09901931\n\nChange-Id: I493ade2029398983a76fd41fcf9f080ee2f06b95\n"
    },
    {
      "commit": "d1134525fc506783c9d7e94fee6e5379b92f2038",
      "tree": "7ce1863512662b5e2c52322ce671108ed47abf50",
      "parents": [
        "42339c464fca2f1981b1e6285eb05ade3ac10c05",
        "175413959ad516645f460fe41499d69f769ef995"
      ],
      "author": {
        "name": "Treehugger Robot",
        "email": "treehugger-gerrit@google.com",
        "time": "Tue Feb 13 23:27:33 2018 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "noreply-gerritcodereview@google.com",
        "time": "Tue Feb 13 23:27:33 2018 +0000"
      },
      "message": "Merge \"Rename Conference#setConnectionElapsedTime to clarity.\""
    },
    {
      "commit": "31f0e0bd2510732249be5bded744cbb37015b8c3",
      "tree": "9c887fc2b799607a7734515c02b135d4553051d0",
      "parents": [
        "d7187c90d0c5000800daa99ebd8ec2e5e8aaf33f"
      ],
      "author": {
        "name": "Tyler Gunn",
        "email": "tgunn@google.com",
        "time": "Tue Feb 13 08:39:45 2018 -0800"
      },
      "committer": {
        "name": "Tyler Gunn",
        "email": "tgunn@google.com",
        "time": "Tue Feb 13 08:39:45 2018 -0800"
      },
      "message": "Ensure start of call properties are propagated to RemoteConnection.\n\nSome properties were not being propagated to a RemoteConnection when\na Connection is first created.  This can cause problems where the\nConnection Manager is not aware of these property changes, especially if\nthey never change again during the lifetime of a call.\n\nThe extras set when a Connection is first created using the\nRemoteConnectionService API would not be propagated to the\nRemoteConnection.  This means that Telephony RAT reporting would never\nhappen if the radio technology never changes during a call.\n\nBug: 72811636\nTest: Manual\nChange-Id: I658aab10b1fb89ca29c39338febcc76e9f50d8f4\n"
    },
    {
      "commit": "29a96d4b28cf5a337913caeb2582446f5158fb4b",
      "tree": "106be4f85b42c62d97ca1da21e2fa8a672688ffd",
      "parents": [
        "d71e03f0a1478b9f4947073923f9852dcfafe5db",
        "82d572ed07687b12b444ae15611c56b514c24701"
      ],
      "author": {
        "name": "Tyler Gunn",
        "email": "tgunn@google.com",
        "time": "Tue Feb 13 10:13:48 2018 +0000"
      },
      "committer": {
        "name": "android-build-merger",
        "email": "android-build-merger@google.com",
        "time": "Tue Feb 13 10:13:48 2018 +0000"
      },
      "message": "Merge \"Updates to Telecom API docs for clarity.\" am: e845bddb40 am: 8fe8f5fa9b\nam: 82d572ed07\n\nChange-Id: I2699c25dd3a309eed0742dc87b636a9b96d32e96\n"
    },
    {
      "commit": "e845bddb4034d2426ace75fdee224937debd19bc",
      "tree": "04a10dc808b5c790ac6a2583e4aa980c5878e915",
      "parents": [
        "0872f6d5e3454430e316a854ff892510934f85d8",
        "7c3ddcf0a127e0b1a2de7beffde808093f3808cf"
      ],
      "author": {
        "name": "Treehugger Robot",
        "email": "treehugger-gerrit@google.com",
        "time": "Tue Feb 13 07:09:36 2018 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "noreply-gerritcodereview@google.com",
        "time": "Tue Feb 13 07:09:36 2018 +0000"
      },
      "message": "Merge \"Updates to Telecom API docs for clarity.\""
    },
    {
      "commit": "7c3ddcf0a127e0b1a2de7beffde808093f3808cf",
      "tree": "e3fe85d1f83b06f34bf34c7e4cebec305e881866",
      "parents": [
        "af5b90ff458fcbf923542bc0e79b290b83d265ab"
      ],
      "author": {
        "name": "Tyler Gunn",
        "email": "tgunn@google.com",
        "time": "Thu Feb 08 11:28:33 2018 -0800"
      },
      "committer": {
        "name": "Tyler Gunn",
        "email": "tgunn@google.com",
        "time": "Mon Feb 12 15:45:46 2018 -0800"
      },
      "message": "Updates to Telecom API docs for clarity.\n\n- Update Connection onAnswer/onReject docs to make it more clear for\na self-managed connectionservice that these methods could be called by\nthe framework or by a car mode in call service.\n- Update the Connection onShowIncomingCallUI method to take into account\nthe new concurrent calling capabilities in P.\n\nTest: Docs only change\nBug: 73112552\nChange-Id: Icb47aa15d03d4bfc05380948e30686317124301e\n"
    },
    {
      "commit": "175413959ad516645f460fe41499d69f769ef995",
      "tree": "e5fbcc92513fc82c7085dcfe27094ceffcc23f05",
      "parents": [
        "af5b90ff458fcbf923542bc0e79b290b83d265ab"
      ],
      "author": {
        "name": "Tyler Gunn",
        "email": "tgunn@google.com",
        "time": "Thu Feb 01 08:58:38 2018 -0800"
      },
      "committer": {
        "name": "Tyler Gunn",
        "email": "tgunn@google.com",
        "time": "Mon Feb 12 14:35:15 2018 -0800"
      },
      "message": "Rename Conference#setConnectionElapsedTime to clarity.\n\nChange name of conference connection elapsed time method to make it more\nclear what it is for.  Updated documentation of this method and its\ncompanion to make it more clear what they are for.\n\nTest: Compile - this is a docs and naming change only.\nBug: 70639525\nChange-Id: I02662cb0331cba0d1fe2d4353438a68f334f9192\n"
    },
    {
      "commit": "4a0dde1f1c23944c2abd633e9e8aab9943b2c2db",
      "tree": "f0281f9323d570d0fd75efaef5de7a3dfb6c00f0",
      "parents": [
        "a27ae0fdd1aaecb797dcf33167dcd253371b3c9a",
        "a5627cd0e2e354666cd4efa7915a9a1eee8e6e62"
      ],
      "author": {
        "name": "Tyler Gunn",
        "email": "tgunn@google.com",
        "time": "Sat Feb 10 02:26:52 2018 +0000"
      },
      "committer": {
        "name": "android-build-merger",
        "email": "android-build-merger@google.com",
        "time": "Sat Feb 10 02:26:52 2018 +0000"
      },
      "message": "Merge \"Add InCallService docs to state prerequisites for be being a dialer app.\" am: 6a3031713c am: 07545d18a2\nam: a5627cd0e2\n\nChange-Id: I8b423fba0e10abffc757e8d5ad4feb3b01732e01\n"
    },
    {
      "commit": "6a3031713cf04b72b1d5740428469a36b6b6d42e",
      "tree": "2d06ccf9ef3dad241db2b5699cb223bb9d20b414",
      "parents": [
        "43699e90f3221dfc7f5212126a257f256632675f",
        "fe39efa9b15bbb89b01fca72763e49c508640139"
      ],
      "author": {
        "name": "Tyler Gunn",
        "email": "tgunn@google.com",
        "time": "Sat Feb 10 00:00:04 2018 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "noreply-gerritcodereview@google.com",
        "time": "Sat Feb 10 00:00:04 2018 +0000"
      },
      "message": "Merge \"Add InCallService docs to state prerequisites for be being a dialer app.\""
    },
    {
      "commit": "cfad0bea7eb112fc33204a4d36ec69adf52151bc",
      "tree": "990a81052d46b57f2274f72c54e7f7e0b1dc2f32",
      "parents": [
        "a454df9c06829b66da017e7a933ae5147dca021f",
        "654b7fc322aaad6b5b9a5537a64019abeb1a944e"
      ],
      "author": {
        "name": "Tyler Gunn",
        "email": "tgunn@google.com",
        "time": "Fri Feb 09 22:19:49 2018 +0000"
      },
      "committer": {
        "name": "android-build-merger",
        "email": "android-build-merger@google.com",
        "time": "Fri Feb 09 22:19:49 2018 +0000"
      },
      "message": "Merge \"Pass calling package for invocations of endCall API.\" am: 44289caa11 am: e05da7e86b\nam: 654b7fc322\n\nChange-Id: Id7c74fa539b7e7e26dfdc8b612d9299d8c20c19b\n"
    },
    {
      "commit": "fe39efa9b15bbb89b01fca72763e49c508640139",
      "tree": "da0f583d1a3bc4c7328eff31a8c880976a14a0a5",
      "parents": [
        "af5b90ff458fcbf923542bc0e79b290b83d265ab"
      ],
      "author": {
        "name": "Tyler Gunn",
        "email": "tgunn@google.com",
        "time": "Fri Feb 02 13:18:02 2018 -0800"
      },
      "committer": {
        "name": "Tyler Gunn",
        "email": "tgunn@google.com",
        "time": "Fri Feb 09 11:28:54 2018 -0800"
      },
      "message": "Add InCallService docs to state prerequisites for be being a dialer app.\n\nThe InCallService documentation does not clearly state that an app which\nwants to become the default dialer app also needs to handle the DIAL\nintent.  This change updates the documentation to make this clear.\n\nTest: Built documentation and verified its contents.\nBug: 72857373\nChange-Id: I738a8475df37035a0a7f4ad1639df76d967f81dc\n"
    },
    {
      "commit": "44289caa11b5eda8e8d7db4c28cccd6066943c1b",
      "tree": "536984ce425daace580f4d0abdca1bc7476a8299",
      "parents": [
        "2d46e07e48a6892c79370b6133dafccc85439e86",
        "c865881999723dc602f3c2fd46d453508192b54c"
      ],
      "author": {
        "name": "Tyler Gunn",
        "email": "tgunn@google.com",
        "time": "Fri Feb 09 18:49:08 2018 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "noreply-gerritcodereview@google.com",
        "time": "Fri Feb 09 18:49:08 2018 +0000"
      },
      "message": "Merge \"Pass calling package for invocations of endCall API.\""
    },
    {
      "commit": "9936ce824536355b266a1f69babc2d9256da885f",
      "tree": "2d322a06bc015ef892cb5f22b89c7681c0075696",
      "parents": [
        "27b3cad2574c2058147b60859435988aca5afb6b",
        "c477d9c0015017ed9a7da0e635699a4bc086461d"
      ],
      "author": {
        "name": "TreeHugger Robot",
        "email": "treehugger-gerrit@google.com",
        "time": "Fri Feb 09 07:32:21 2018 +0000"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Fri Feb 09 07:32:21 2018 +0000"
      },
      "message": "Merge \"Atom: CallStateChanged\""
    },
    {
      "commit": "cfa16ec443298877a4256e3a755bd15330955456",
      "tree": "9a37fb86d7a9983387b7c8d6f9360c1a920f2b3b",
      "parents": [
        "035d8af171cc12a491eb21c14527cf9b3577e768",
        "ac48eed9c09d59e42169830c8c2848285daee3aa"
      ],
      "author": {
        "name": "Pooja Jain",
        "email": "poojain@codeaurora.org",
        "time": "Thu Feb 08 02:15:56 2018 +0000"
      },
      "committer": {
        "name": "android-build-merger",
        "email": "android-build-merger@google.com",
        "time": "Thu Feb 08 02:15:56 2018 +0000"
      },
      "message": "Merge \"IMS: Add support in frameworks for call deflection feature\" am: ba0f9d2973 am: f39bef4801\nam: ac48eed9c0\n\nChange-Id: I4695aca7d886f37341672ea5815770e3ccdf7a51\n"
    },
    {
      "commit": "c865881999723dc602f3c2fd46d453508192b54c",
      "tree": "852ce8c576a9357ab0953899b6afbda37d4f0497",
      "parents": [
        "af5b90ff458fcbf923542bc0e79b290b83d265ab"
      ],
      "author": {
        "name": "Tyler Gunn",
        "email": "tgunn@google.com",
        "time": "Wed Feb 07 16:08:27 2018 -0800"
      },
      "committer": {
        "name": "Tyler Gunn",
        "email": "tgunn@google.com",
        "time": "Wed Feb 07 16:08:27 2018 -0800"
      },
      "message": "Pass calling package for invocations of endCall API.\n\nPass the calling package for debugging purposes.\n\nTest: Manual\nBug: 73006395\nChange-Id: I5ea7f1f0033438de3cdc2c47fc8a03f05d9e4590\n"
    },
    {
      "commit": "d34698def53665d99498e8adc609df24653e0f8f",
      "tree": "890dcf86e43743ff7f8cd47b0cf6ba67491f6bbe",
      "parents": [
        "9f1682876751b9e4b14f7919d0205fdd02809575"
      ],
      "author": {
        "name": "Pooja Jain",
        "email": "poojain@codeaurora.org",
        "time": "Thu Dec 28 14:15:31 2017 +0530"
      },
      "committer": {
        "name": "Pooja Jain",
        "email": "poojain@codeaurora.org",
        "time": "Wed Feb 07 12:29:16 2018 +0530"
      },
      "message": "IMS: Add support in frameworks for call deflection feature\n\nCall deflection feature is useful to deflect MT call to another\nnumber.\n\nTest: Manual\n\nBug: 62170348\nChange-Id: Idfbcc175a856aa0bb9476f8c73d7a614a3af0700\n"
    },
    {
      "commit": "c477d9c0015017ed9a7da0e635699a4bc086461d",
      "tree": "086716d204a40cc7e6031a1477d6401c30946d74",
      "parents": [
        "9d7f2f40110d82f5499b173b555d418b88f6dcf1"
      ],
      "author": {
        "name": "Tej Singh",
        "email": "singhtejinder@google.com",
        "time": "Mon Feb 05 18:31:39 2018 -0800"
      },
      "committer": {
        "name": "Tej Singh",
        "email": "singhtejinder@google.com",
        "time": "Wed Feb 07 04:21:59 2018 +0000"
      },
      "message": "Atom: CallStateChanged\n\nAdds CallStateChanged atom, including the state and disconnect cause\n(when the state is disconnected). Makes the constants in CallState.java\n(in packages/services) and DisconnectCause.java reference the proto\nenum.\n\nTest: atest TelecomUnitTests, verified events were received in adb logcat -b stats\nChange-Id: I5c4d91387259fc7349e17551962cb490f5ed9f36\n"
    },
    {
      "commit": "04674a0ef963f98591bee020642063320e17347b",
      "tree": "2fc04524247ed0627809a0c0fe4ac8b410f322dd",
      "parents": [
        "367358ec364d9aca36b305879672f7c26db27469",
        "d4d2a8a6587ee2a671e50974f34a6519bc1db32a"
      ],
      "author": {
        "name": "Hall Liu",
        "email": "hallliu@google.com",
        "time": "Mon Feb 05 21:30:51 2018 +0000"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Mon Feb 05 21:30:51 2018 +0000"
      },
      "message": "Merge \"Add setting and logging for RTT\""
    },
    {
      "commit": "d4d2a8a6587ee2a671e50974f34a6519bc1db32a",
      "tree": "f92c3b596f6661e81ffca5c94c81645064817095",
      "parents": [
        "6f2e062c9ffb0dac8137a15a56235d5710b6a8d6"
      ],
      "author": {
        "name": "Hall Liu",
        "email": "hallliu@google.com",
        "time": "Mon Jan 29 17:22:02 2018 -0800"
      },
      "committer": {
        "name": "Hall Liu",
        "email": "hallliu@google.com",
        "time": "Mon Feb 05 11:47:30 2018 -0800"
      },
      "message": "Add setting and logging for RTT\n\nAdd a system setting to store preferred RTT mode for calls. Add logging\nfor RTT in Telecom base classes.\n\nBug: 63934808\nTest: manual\nChange-Id: Ie26fac800931604379bbe7b8abfed7caa8c0236d\n"
    },
    {
      "commit": "e2a66df86ca31403a6f28d363b9d5b57b12af98c",
      "tree": "9172b8bf106d3b017b71e1cf7c1a5d92f40afc05",
      "parents": [
        "058c408622a3c5134979b6e131aaa5373af5c0d7",
        "29d94726bedb0ac1d1491e018dcb3dafa576d9c3"
      ],
      "author": {
        "name": "Tyler Gunn",
        "email": "tgunn@google.com",
        "time": "Fri Feb 02 08:02:44 2018 +0000"
      },
      "committer": {
        "name": "android-build-merger",
        "email": "android-build-merger@google.com",
        "time": "Fri Feb 02 08:02:44 2018 +0000"
      },
      "message": "Merge \"Add call recording tone support.\" am: 8d5b08c430 am: eb74233ff9\nam: 29d94726be\n\nChange-Id: I67496b63f6a7f6362faed8c6a8cbff7cd665876c\n"
    },
    {
      "commit": "acdb686635fade1bc4bb6bafbd3e721392940f90",
      "tree": "980572ee3952d068c835d205776af886c314ac38",
      "parents": [
        "af5b90ff458fcbf923542bc0e79b290b83d265ab"
      ],
      "author": {
        "name": "Tyler Gunn",
        "email": "tgunn@google.com",
        "time": "Mon Jan 29 14:30:52 2018 -0800"
      },
      "committer": {
        "name": "Tyler Gunn",
        "email": "tgunn@google.com",
        "time": "Tue Jan 30 11:38:54 2018 -0800"
      },
      "message": "Add call recording tone support.\n\nAdding carrier configuration option to specify whether the carrier requires\nthe incall recording tone be played.\nAdded phone account extra used in Telephony to communicate this to\nTelecom.\nAdded permission pregrant for Telecom for MODIFY_AUDIO_ROUTING; this is\nneeded as Telecom listening to the AudioRecordingConfiguration callback\nfrom the audio framework.  It needs the permission so that it can be\ninformed of the package names of recording apps.\n\nTest: Manually enabled for local carrier and confirmed that recording\ntone plays to remote party when a recording app is started on the device.\nBug: 64138141\n\nChange-Id: I1ab521b79cbeeb4ff4dcbf83de7c17c539637bdc\n"
    },
    {
      "commit": "858bfaf79c97e000af68649970994ee16bdd08ac",
      "tree": "f108b51758e03762937828ede7c0aac3c861ba9a",
      "parents": [
        "df984fae2656104d84fec8fa876f2236d290da39"
      ],
      "author": {
        "name": "Tyler Gunn",
        "email": "tgunn@google.com",
        "time": "Mon Jan 22 15:17:54 2018 -0800"
      },
      "committer": {
        "name": "Tyler Gunn",
        "email": "tgunn@google.com",
        "time": "Thu Jan 25 16:20:03 2018 -0800"
      },
      "message": "Add handover permission, fill in some missing API gaps.\n\nAdding the ACCEPT_HANDOVER runtime permission which an app must have in\norder to accept handovers (this is per design).\n\nAdding missing onHandoverComplete method in the android.telecom.Connection\nAPI (per design).\n\nFinishing plumbing for android.telecom.Call#onHandoverComplete API.\n\nFix issue where the new handover API methods would never get called; the\nlegacy handover extra was being used in this case when it should not have\nbeen.\n\nBug: 65415068\nTest: Verified using new CTS tests\nChange-Id: If1558f6a23911862c02ac5b18fb62d86911ed7e2\nMerged-In: If1558f6a23911862c02ac5b18fb62d86911ed7e2\n"
    },
    {
      "commit": "79bc1ec8a927149714100b993faa572cefea8965",
      "tree": "ad9b064f1458464523d7748de3336fb49050a894",
      "parents": [
        "c41adfac71bb188a2498a7e84d4888e4a5b0cce0"
      ],
      "author": {
        "name": "Tyler Gunn",
        "email": "tgunn@google.com",
        "time": "Mon Jan 22 15:17:54 2018 -0800"
      },
      "committer": {
        "name": "Tyler Gunn",
        "email": "tgunn@google.com",
        "time": "Wed Jan 24 16:11:27 2018 -0800"
      },
      "message": "Add handover permission, fill in some missing API gaps.\n\nAdding the ACCEPT_HANDOVER runtime permission which an app must have in\norder to accept handovers (this is per design).\n\nAdding missing onHandoverComplete method in the android.telecom.Connection\nAPI (per design).\n\nFinishing plumbing for android.telecom.Call#onHandoverComplete API.\n\nFix issue where the new handover API methods would never get called; the\nlegacy handover extra was being used in this case when it should not have\nbeen.\n\nBug: 65415068\nTest: Verified using new CTS tests\nChange-Id: If1558f6a23911862c02ac5b18fb62d86911ed7e2\n"
    },
    {
      "commit": "5ff756e6c8567768ea608c5533081b4a468e911b",
      "tree": "b19aa62ca9a13b3c45f2627204f59229832dc1b0",
      "parents": [
        "e53c1a1b6bb37e9356121d5d3a6e979c125432ff"
      ],
      "author": {
        "name": "Eric Erfanian",
        "email": "erfanian@google.com",
        "time": "Wed Jan 24 11:37:52 2018 -0800"
      },
      "committer": {
        "name": "Eric Erfanian",
        "email": "erfanian@google.com",
        "time": "Wed Jan 24 11:37:52 2018 -0800"
      },
      "message": "Add deep link to the assisted dialing settings.\n\nThis enables clients to reference the setting directly.\n\nTest: none\nBug: 72162646\nChange-Id: I58ccfa41e2fd4a6260fe4510fbbcd6067cd0d61f\n"
    },
    {
      "commit": "af7b8c0a67f1f416e9156c375a940a47389ab838",
      "tree": "7d471d78805c29fd42b9967b6942e8e517e6106e",
      "parents": [
        "d406ccab42ae2aed387f7109cb918767843fba56"
      ],
      "author": {
        "name": "Eric Erfanian",
        "email": "erfanian@google.com",
        "time": "Wed Jan 17 15:27:39 2018 -0800"
      },
      "committer": {
        "name": "Eric Erfanian",
        "email": "erfanian@google.com",
        "time": "Mon Jan 22 19:23:04 2018 +0000"
      },
      "message": "Add the assisted dialing carrier config.\n\nThis is used to activate the feature and show the settings.\n\nRemove @hide from the public APIS.\n\nDesign doc:\ngo/assisted-dialing-dd-v1\n\nTest: manual\nBug: 63934304\nChange-Id: I09ea52720bf2439537e2f4ad32afb14f5df25f71\n"
    },
    {
      "commit": "4940b647a4d4cfed08721c55cf5592157cbbc628",
      "tree": "b4e3633daddeea30aa7e4583a562d53d37a0cbdf",
      "parents": [
        "dc8e52684b68d6a6e91ed55c37669a38e736ddf5",
        "440bd9cb05bb8db668d4c1cda41a4ffda04de1f1"
      ],
      "author": {
        "name": "Sanket Padawe",
        "email": "sanketpadawe@google.com",
        "time": "Sat Jan 13 02:59:49 2018 +0000"
      },
      "committer": {
        "name": "android-build-merger",
        "email": "android-build-merger@google.com",
        "time": "Sat Jan 13 02:59:49 2018 +0000"
      },
      "message": "Merge \"Add permission check for old call handover apis.\" am: e8fc3d2399 am: 7a97ee9acd\nam: 440bd9cb05\n\nChange-Id: Ibd08720dba54949234376d5a5ca021c722330091\n"
    },
    {
      "commit": "e8fc3d239979b90187e5f10f6e92494cde622319",
      "tree": "59300088e302b140740e2665cb77a1d1ee196183",
      "parents": [
        "eac8c121fe588b6a21f59a6cfe75b3cc132d2921",
        "f6a9e5b6e0527ec1cd56b2f8e7f3d187e4e02d76"
      ],
      "author": {
        "name": "Sanket Padawe",
        "email": "sanketpadawe@google.com",
        "time": "Fri Jan 12 23:50:40 2018 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "noreply-gerritcodereview@google.com",
        "time": "Fri Jan 12 23:50:40 2018 +0000"
      },
      "message": "Merge \"Add permission check for old call handover apis.\""
    },
    {
      "commit": "f6a9e5b6e0527ec1cd56b2f8e7f3d187e4e02d76",
      "tree": "d959561862e6b066152a83cf4d47a9c8ece48b6b",
      "parents": [
        "ec25ea1520d25aeea4e099a58e10fcfbce2791b1"
      ],
      "author": {
        "name": "Sanket Padawe",
        "email": "sanketpadawe@google.com",
        "time": "Fri Jan 05 14:26:16 2018 -0800"
      },
      "committer": {
        "name": "Sanket Padawe",
        "email": "sanketpadawe@google.com",
        "time": "Fri Jan 12 10:17:42 2018 -0800"
      },
      "message": "Add permission check for old call handover apis.\n\nBug: 65415068\nTest: manual\nChange-Id: I4784debf1be255de24c341fe5474fc529bc1cebe\n"
    },
    {
      "commit": "d2a9fc7abedf142836ccf0ca9faf32fd6fc50c6c",
      "tree": "d36f738a240fc1dc8f5996873bab160c68b66e6c",
      "parents": [
        "ec25ea1520d25aeea4e099a58e10fcfbce2791b1"
      ],
      "author": {
        "name": "Joseph Pirozzo",
        "email": "pirozzoj@google.com",
        "time": "Tue Jan 02 16:15:23 2018 -0800"
      },
      "committer": {
        "name": "Joseph Pirozzo",
        "email": "pirozzoj@google.com",
        "time": "Thu Jan 11 14:07:25 2018 -0800"
      },
      "message": "Bluetooth in band ring\n\nPrevent the telecom service from generating a ringer if there is already\na ringer generated by a phone connected over bluetooth headset client\nservice.\n\nBug: 65673832\nTest: runtest telecom-unit -c\ncom.android.server.telecom.tests.RingerTest\n\nChange-Id: I40710787cab0215f0456153a3557aa8cf1a50cdf\n(cherry picked from commit 40ea5eea4194f56f63e6aa3383772f462306c02a)\n"
    },
    {
      "commit": "2bcc515f25d3b10664d547d1643cdee3f3a55b62",
      "tree": "69f55d61a6e8e33ab1ac932c5c9ec32ddb3993ff",
      "parents": [
        "3fed747cc770063b44d9ffd75c72e6827d8ea526",
        "40ea5eea4194f56f63e6aa3383772f462306c02a"
      ],
      "author": {
        "name": "Joseph Pirozzo",
        "email": "pirozzoj@google.com",
        "time": "Thu Jan 11 17:16:24 2018 +0000"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Thu Jan 11 17:16:24 2018 +0000"
      },
      "message": "Merge \"Bluetooth in band ring\""
    },
    {
      "commit": "2f37060ee0478bf68e01e4357c0d0617a3fb8e03",
      "tree": "ec866293ab27e6f6d3a718598b4f49cc9e6ef4d1",
      "parents": [
        "37275780c0d952c04847b510a3298ea6b3aba9f7",
        "63d25a5411ec63a78e921b4c91cd5e24d410d11d"
      ],
      "author": {
        "name": "Treehugger Robot",
        "email": "treehugger-gerrit@google.com",
        "time": "Tue Jan 09 22:54:42 2018 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "noreply-gerritcodereview@google.com",
        "time": "Tue Jan 09 22:54:42 2018 +0000"
      },
      "message": "Merge \"Add connection serivce focus api interface\""
    },
    {
      "commit": "806ab4220f3c2944801a873ee528438ee2f700b3",
      "tree": "cac3f4e4a2e09a6f6e5d393493c064bd5a30a158",
      "parents": [
        "e65973c5711a025ee1c7734f12438b25201fd9bc",
        "d8b0a97ce4e309806fa154edb114066befdbd55c"
      ],
      "author": {
        "name": "Brad Ebinger",
        "email": "breadley@google.com",
        "time": "Tue Jan 09 21:28:13 2018 +0000"
      },
      "committer": {
        "name": "android-build-merger",
        "email": "android-build-merger@google.com",
        "time": "Tue Jan 09 21:28:13 2018 +0000"
      },
      "message": "Merge \"Remove hashing for PII in Telecom Logging\" am: e77808d936 am: 388aca53f1\nam: d8b0a97ce4\n\nChange-Id: I4867c726c391a346510c5579c7987bb868277f69\n"
    },
    {
      "commit": "40ea5eea4194f56f63e6aa3383772f462306c02a",
      "tree": "fa9357f42a3d3aba15473cdc3a7180fda6836194",
      "parents": [
        "dc4cb146315240441fc8d9c05fe8dd63370a7c57"
      ],
      "author": {
        "name": "Joseph Pirozzo",
        "email": "pirozzoj@google.com",
        "time": "Tue Jan 02 16:15:23 2018 -0800"
      },
      "committer": {
        "name": "Joseph Pirozzo",
        "email": "pirozzoj@google.com",
        "time": "Tue Jan 09 11:46:31 2018 -0800"
      },
      "message": "Bluetooth in band ring\n\nPrevent the telecom service from generating a ringer if there is already\na ringer generated by a phone connected over bluetooth headset client\nservice.\n\nBug: 65673832\nTest: runtest telecom-unit -c\ncom.android.server.telecom.tests.RingerTest\n\nChange-Id: I40710787cab0215f0456153a3557aa8cf1a50cdf\n"
    },
    {
      "commit": "63d25a5411ec63a78e921b4c91cd5e24d410d11d",
      "tree": "22ba12680ecc435cc1cb7c471e8c6ca1ce516c39",
      "parents": [
        "5d286326b15171d6a8a54d9fbc0e928fb06ef6bd"
      ],
      "author": {
        "name": "Pengquan Meng",
        "email": "mpq@google.com",
        "time": "Tue Nov 21 18:01:13 2017 -0800"
      },
      "committer": {
        "name": "Hall Liu",
        "email": "hallliu@google.com",
        "time": "Tue Jan 09 10:50:38 2018 -0800"
      },
      "message": "Add connection serivce focus api interface\n\nThis add new api interface to ConnectionService to support the\nconnection service focus api.\n\nBug: 69651192\nTest: manually\n\nChange-Id: Iea49d95b086d32a0ebaf8e9f34fe4556953a0fd5\nMerged-In: Iea49d95b086d32a0ebaf8e9f34fe4556953a0fd5\n"
    },
    {
      "commit": "f784b29c9dce6361dd2f1f45c92df30d4a6d3c7c",
      "tree": "e11c2e1369e0fe455bc248190180fc9e27cac8c8",
      "parents": [
        "138d07f82def85bb9dd076aeac158763769701a4"
      ],
      "author": {
        "name": "Brad Ebinger",
        "email": "breadley@google.com",
        "time": "Fri Dec 22 13:45:27 2017 -0800"
      },
      "committer": {
        "name": "Brad Ebinger",
        "email": "breadley@google.com",
        "time": "Fri Dec 22 13:45:27 2017 -0800"
      },
      "message": "Remove hashing for PII in Telecom Logging\n\nReplaces the MD5 hash for logging PII in\nTelecom with \"***\" instead.\n\nTest: Manual\nBug: 67823981\nChange-Id: Ieb089fe806663062a551ce7b9071e8b8f5fa9af7\n"
    },
    {
      "commit": "875aefc5fca96bb4082a68000b72c4640e9e7d43",
      "tree": "4d327e6445fa1e15cf4651529670944e8b4b69f6",
      "parents": [
        "5c72a77bcaed8f399974f4edbf3d156a0ceb7cbb",
        "5d7c823e168aea960fab6e140e9bd0c2dd7cdbc5"
      ],
      "author": {
        "name": "Tyler Gunn",
        "email": "tgunn@google.com",
        "time": "Thu Dec 21 20:43:39 2017 +0000"
      },
      "committer": {
        "name": "android-build-merger",
        "email": "android-build-merger@google.com",
        "time": "Thu Dec 21 20:43:39 2017 +0000"
      },
      "message": "Merge \"Add logging and disconnect reason for null connections.\" am: 7661e81f85 am: c840efcf7e\nam: 5d7c823e16\n\nChange-Id: I57395d052d284ca3b8071b71dc762c1147d1107a\n"
    },
    {
      "commit": "7661e81f8536de9054cc33c945312e7b4eda0bcf",
      "tree": "c69299461656f2145fe5b2f40f2b55a84512e59a",
      "parents": [
        "2bf7f03e638448cd63b084f32d86a6fd3b746b3e",
        "fba1a8e61a92c13e431b8b3dd36ecaa6eb500168"
      ],
      "author": {
        "name": "Tyler Gunn",
        "email": "tgunn@google.com",
        "time": "Thu Dec 21 19:39:32 2017 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "noreply-gerritcodereview@google.com",
        "time": "Thu Dec 21 19:39:32 2017 +0000"
      },
      "message": "Merge \"Add logging and disconnect reason for null connections.\""
    },
    {
      "commit": "02d8c276d9c2e06d79b4df7ff32eb6ea072e3e11",
      "tree": "9a32f04cbe9663856c4fd4ecd40f8a6846524201",
      "parents": [
        "e2d080481ab9457d58b6c5fb5842ce1ed6097879"
      ],
      "author": {
        "name": "Sanket Padawe",
        "email": "sanketpadawe@google.com",
        "time": "Wed Dec 20 10:13:05 2017 -0800"
      },
      "committer": {
        "name": "Sanket Padawe",
        "email": "sanketpadawe@google.com",
        "time": "Wed Dec 20 10:13:05 2017 -0800"
      },
      "message": "Receiving side Call handover API implementation.\n\nBug: 65415068\nTest: Manual\n\nDesign doc:\nhttps://docs.google.com/document/d/1qY3oAzjff_4A1ttYb_CGrE_OwTRmXMG_KGsIuPT1ey8/edit#Bug:\n\nChange-Id: Ic0c4af19098252389648007628affc19a44f89dd\nMerged-in: Ic0c4af19098252389648007628affc19a44f89dd\n"
    },
    {
      "commit": "85291f63c98ce11cb022bf9241ae6bce7812105b",
      "tree": "ee549a40b9cd7c8b8357de3385437430b33c883d",
      "parents": [
        "71b25c06a75ef54818dc9986f530f02580ac51e4"
      ],
      "author": {
        "name": "Sanket Padawe",
        "email": "sanketpadawe@google.com",
        "time": "Fri Dec 01 13:59:27 2017 -0800"
      },
      "committer": {
        "name": "Sanket Padawe",
        "email": "sanketpadawe@google.com",
        "time": "Tue Dec 19 16:32:24 2017 -0800"
      },
      "message": "Implement Call handover initiation side APIs.\n\nBug: 65415068\nTest: Manual\n\nDesign doc:\nhttps://docs.google.com/document/d/1qY3oAzjff_4A1ttYb_CGrE_OwTRmXMG_KGsIuPT1ey8/edit#\n\nChange-Id: I692bb14fba66733154378c2dda525aa85c471a38\nMerged-in: I692bb14fba66733154378c2dda525aa85c471a38\n"
    },
    {
      "commit": "fba1a8e61a92c13e431b8b3dd36ecaa6eb500168",
      "tree": "5b8525fbccdb96bf54fabf9c55fe1e09b22d3e6d",
      "parents": [
        "29f61c21f4b747b82bd32aed79547d2430ebedf7"
      ],
      "author": {
        "name": "Tyler Gunn",
        "email": "tgunn@google.com",
        "time": "Tue Dec 19 15:23:59 2017 -0800"
      },
      "committer": {
        "name": "Tyler Gunn",
        "email": "tgunn@google.com",
        "time": "Tue Dec 19 15:23:59 2017 -0800"
      },
      "message": "Add logging and disconnect reason for null connections.\n\nWhen a ConnectionService implementation returns a null connection, log this\nand also set a unique disconnect reason to indicate in the telecom\ndumpsys what happened.\n\nTest: Manual\nBug: 70385625\nChange-Id: Iff9846d434d400c4cf036e9ac46167cfb6f6b58c\n"
    },
    {
      "commit": "1982104e99854450254538d19088ee4cdde48ad4",
      "tree": "f60eafed10f7debd361a25efa911f83ef589a3e2",
      "parents": [
        "e9fd98ab17038a2898275ff9ae98d827f6a0f67a",
        "4cc8ed53acbd98fc99fc6ee1ef4fb84e6ce6b2d2"
      ],
      "author": {
        "name": "Sanket Padawe",
        "email": "sanketpadawe@google.com",
        "time": "Wed Dec 13 20:15:10 2017 +0000"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Wed Dec 13 20:15:10 2017 +0000"
      },
      "message": "Merge \"Receiving side Call handover API implementation.\""
    },
    {
      "commit": "ec88187e62b8f41e96224898417d36f534d07987",
      "tree": "acee4653bfe90b5604f57ae22fdfc261813da26f",
      "parents": [
        "0b30d95dc8670514647c50e6f4bee89370eac2d2"
      ],
      "author": {
        "name": "Eric Erfanian",
        "email": "erfanian@google.com",
        "time": "Wed Dec 06 16:27:53 2017 -0800"
      },
      "committer": {
        "name": "Eric Erfanian",
        "email": "erfanian@google.com",
        "time": "Tue Dec 12 09:45:01 2017 -0800"
      },
      "message": "Add assisted dialing properties to the framework.\n\nThese properties allow the feature to be propogated from\nthe outgoing call broadcast, to the connection, to the call,\nand finally to the call log as a feature.\n\nTest: no existing unit tests found. could use some pointers\nBug: 35963245\nChange-Id: I3ed8ac5ad7300c44f87e2573d9409b3a92b98ab6\nMerged-In: I84343fb0cda16514c01997fd71d1e819b5b7eebb\n"
    },
    {
      "commit": "0afd2d0288fa2642cda96539435dd95b5252046a",
      "tree": "96672df3b548ea6af5cdb261f8c658c9d8d48fd3",
      "parents": [
        "036ffe55d5c451029c80404c7780f1f80efbfad9",
        "6365fde4c051578ce14f9ca7d71faab72fa1215b"
      ],
      "author": {
        "name": "Hall Liu",
        "email": "hallliu@google.com",
        "time": "Tue Dec 12 02:46:53 2017 +0000"
      },
      "committer": {
        "name": "android-build-merger",
        "email": "android-build-merger@google.com",
        "time": "Tue Dec 12 02:46:53 2017 +0000"
      },
      "message": "Merge \"Add CarrierConfig key for RTT support\" am: e5a913661d am: 79dc6fb815\nam: 6365fde4c0\n\nChange-Id: I652fb64918aaf7dbd87910d35329b2752914e937\n"
    },
    {
      "commit": "6365fde4c051578ce14f9ca7d71faab72fa1215b",
      "tree": "534477dc25cb50971e8d807b0811655954749cc5",
      "parents": [
        "339c512db0f0b1e6f66307ef2fa3c3ae6c9d8e84",
        "79dc6fb81534d866ab5fbd4d5eb588d4b7db51d5"
      ],
      "author": {
        "name": "Hall Liu",
        "email": "hallliu@google.com",
        "time": "Tue Dec 12 02:11:04 2017 +0000"
      },
      "committer": {
        "name": "android-build-merger",
        "email": "android-build-merger@google.com",
        "time": "Tue Dec 12 02:11:04 2017 +0000"
      },
      "message": "Merge \"Add CarrierConfig key for RTT support\" am: e5a913661d\nam: 79dc6fb815\n\nChange-Id: I11ef3f96e578e077288fe60725d326a20f45daf1\n"
    },
    {
      "commit": "4cc8ed53acbd98fc99fc6ee1ef4fb84e6ce6b2d2",
      "tree": "43ddf850e23fb98d044951078a7822d8776fbd91",
      "parents": [
        "1fa458fd7f19b1d9b2f778ca294c9579d50b7f0f"
      ],
      "author": {
        "name": "Sanket Padawe",
        "email": "sanketpadawe@google.com",
        "time": "Mon Dec 04 16:22:20 2017 -0800"
      },
      "committer": {
        "name": "Sanket Padawe",
        "email": "sanketpadawe@google.com",
        "time": "Mon Dec 11 15:14:36 2017 -0800"
      },
      "message": "Receiving side Call handover API implementation.\n\nBug: 65415068\nTest: Manual\n\nDesign doc:\nhttps://docs.google.com/document/d/1qY3oAzjff_4A1ttYb_CGrE_OwTRmXMG_KGsIuPT1ey8/edit#Bug:\n\nChange-Id: Ic0c4af19098252389648007628affc19a44f89dd\n"
    },
    {
      "commit": "47ed62080fcf8db93e866b6dd9b5361bc27881fc",
      "tree": "975a289f24ecb057aa9b573eaf47c9341b3e591a",
      "parents": [
        "403c8f72e38114d0aadfd852b98b323827068e5b"
      ],
      "author": {
        "name": "Hall Liu",
        "email": "hallliu@google.com",
        "time": "Mon Nov 20 16:25:39 2017 -0800"
      },
      "committer": {
        "name": "Hall Liu",
        "email": "hallliu@google.com",
        "time": "Mon Dec 11 14:41:31 2017 -0800"
      },
      "message": "Add CarrierConfig key for RTT support\n\nAdd the carrier config key.\n\nTest: add fake support for some random carrier, look for the capability\nBug: 63934808\nChange-Id: I8a0e33a7ac10fbdcad356059913e7ddcba26bb6c\n"
    },
    {
      "commit": "4f6d728e6267dd8cc550e61415364cef91ff7b01",
      "tree": "e3e542c788172f6d1828b4e43c23603db749ab9f",
      "parents": [
        "ca08e38e3abb2d0b1f9e25292d67181b752985d7",
        "5d04d922659bc5f575caba0ab0a26a050f3b412e"
      ],
      "author": {
        "name": "Eric Erfanian",
        "email": "erfanian@google.com",
        "time": "Fri Dec 08 05:20:16 2017 +0000"
      },
      "committer": {
        "name": "android-build-merger",
        "email": "android-build-merger@google.com",
        "time": "Fri Dec 08 05:20:16 2017 +0000"
      },
      "message": "Merge \"Add assisted dialing properties to the framework.\" into oc-mr1-dev\nam: 5d04d92265\n\nChange-Id: Ib505b78a810099534907696b546213ad557343fb\n"
    },
    {
      "commit": "9765e89e1ed533d844583bae5de0026452bf9e70",
      "tree": "a74015f3d78ee100dd15684b1ee8c9689a58334d",
      "parents": [
        "407809c91115736dd7ab2692ed5ccc4dc7d163d2"
      ],
      "author": {
        "name": "Eric Erfanian",
        "email": "erfanian@google.com",
        "time": "Wed Dec 06 16:27:53 2017 -0800"
      },
      "committer": {
        "name": "Eric Erfanian",
        "email": "erfanian@google.com",
        "time": "Thu Dec 07 18:34:35 2017 +0000"
      },
      "message": "Add assisted dialing properties to the framework.\n\nThese properties allow the feature to be propogated from\nthe outgoing call broadcast, to the connection, to the call,\nand finally to the call log as a feature.\n\nTest: no existing unit tests found. could use some pointers\nBug: 35963245\nMerged-In: I84343fb0cda16514c01997fd71d1e819b5b7eebb\nChange-Id: I086e761ada9a57dca61c3a412561ee54255d6260\n"
    },
    {
      "commit": "62706c510cb4e2d811695a90b9a3b3cbf43a776e",
      "tree": "c2fa04c4ffa59d07e0eec126e32c4117244e3802",
      "parents": [
        "f20ed0321032d70d715eb1ccdde338689a30c7f1"
      ],
      "author": {
        "name": "Eric Erfanian",
        "email": "erfanian@google.com",
        "time": "Wed Dec 06 16:27:53 2017 -0800"
      },
      "committer": {
        "name": "Eric Erfanian",
        "email": "erfanian@google.com",
        "time": "Thu Dec 07 10:29:17 2017 -0800"
      },
      "message": "Add assisted dialing properties to the framework.\n\nThis is a manual merge of the oc-mr1-dev change\nI086e761ada9a57dca61c3a412561ee54255d6260\n\nThese properties allow the feature to be propogated from\nthe outgoing call broadcast, to the connection, to the call,\nand finally to the call log as a feature.\n\nTest: no existing unit tests found. could use some pointers\nBug: 35963245\nChange-Id: I84343fb0cda16514c01997fd71d1e819b5b7eebb\n"
    },
    {
      "commit": "983df8cc6cd450c6e30881aa6a1b429ebe09d383",
      "tree": "7bab192571e520a028ea9766b7bccc74b1fda28e",
      "parents": [
        "d18ed49f9dba09b85782c83999a9103dec015bf2"
      ],
      "author": {
        "name": "Jeff Sharkey",
        "email": "jsharkey@android.com",
        "time": "Wed Dec 06 20:53:38 2017 -0700"
      },
      "committer": {
        "name": "Jeff Sharkey",
        "email": "jsharkey@android.com",
        "time": "Wed Dec 06 21:55:57 2017 -0700"
      },
      "message": "Massage APIs for upcoming doclava change.\n\nThese changes are needed to ensure that \"checkapi\" doesn\u0027t claim\nthat we\u0027re changing the API after an upcoming doclava change.\n\nTest: manual inspection of API text files\nBug: 69505783\nChange-Id: I8292ba80cc65b7dd78f0e9dba4fcc7ffcedfab9c\nMerged-In: I8292ba80cc65b7dd78f0e9dba4fcc7ffcedfab9c\n"
    },
    {
      "commit": "7f16a8d17ddd5bfc40d1b76ac9427f8eb8df2557",
      "tree": "9126aaf01ed2b33c3cf31b974463e2fff6d5447f",
      "parents": [
        "f10f83d5071ae74f38d4dec19500b53ac177e8bf",
        "731c1a38c07cbd7d0a1de0e7afdd4463ba5ba77e"
      ],
      "author": {
        "name": "Pengquan Meng",
        "email": "mpq@google.com",
        "time": "Wed Dec 06 18:53:10 2017 +0000"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Wed Dec 06 18:53:10 2017 +0000"
      },
      "message": "Merge \"Add connection serivce focus api interface\""
    },
    {
      "commit": "6798bc300e311c633c90ff67ccff09f7bb679c21",
      "tree": "e7e2b93f91b34aaa01c7c1abe5cf8f6200620348",
      "parents": [
        "7d09c01d547daa7280e1ae8ee8b9e8d0ca960935",
        "858f132e0c988ed38ff17005fd0efaaf5eecb422"
      ],
      "author": {
        "name": "TreeHugger Robot",
        "email": "treehugger-gerrit@google.com",
        "time": "Wed Dec 06 18:06:44 2017 +0000"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Wed Dec 06 18:06:44 2017 +0000"
      },
      "message": "Merge \"Enable outgoing emergency calls in LockTask mode.\""
    }
  ],
  "next": "858f132e0c988ed38ff17005fd0efaaf5eecb422"
}
