)]}'
{
  "log": [
    {
      "commit": "35063d68fa92f3fc241c1209d556be7a9d9770ce",
      "tree": "5371fdb48f57ed0dddab48343f445378742123b3",
      "parents": [
        "d10870625f6a38660a3c1472fe7688e6aaa838f2"
      ],
      "author": {
        "name": "Holly Jiuyu Sun",
        "email": "jiuyu@google.com",
        "time": "Wed Oct 17 14:11:00 2018 -0700"
      },
      "committer": {
        "name": "Holly Jiuyu Sun",
        "email": "jiuyu@google.com",
        "time": "Wed Nov 07 18:39:06 2018 -0800"
      },
      "message": "Catch SecurityException in EuiccCardController and trigger callback.\n\nCurrently, if checkCallingPackage() throws a SecurityException, it won\u0027t\ntrigger the callback. Since, EuiccCardManager is async which will return\nafter invoke EuiccCardController, the throwed SecurityException will get\nlost. In this CL, the exception is caught in EuiccCardController and\ntriggers the callback in this case.\nAlso, fix a typo in EuiccCardManager.\n\nBug: 78599148\nBug: 110845244\nTest: test on phone\nMerged-In: I6487d7b29bc9ec0d2ead482ac7d7804b5325a379\nChange-Id: I6487d7b29bc9ec0d2ead482ac7d7804b5325a379\n"
    },
    {
      "commit": "d10870625f6a38660a3c1472fe7688e6aaa838f2",
      "tree": "967e20c0c061da48d7695f19ec6626e9d95711d3",
      "parents": [
        "a9ca5c9999817ceabd60728af52e015acb31e055",
        "efc65b28857bce95626d84ff786c9969768648a5"
      ],
      "author": {
        "name": "Christian Wailes",
        "email": "chriswailes@google.com",
        "time": "Thu Nov 08 01:08:32 2018 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "noreply-gerritcodereview@google.com",
        "time": "Thu Nov 08 01:08:32 2018 +0000"
      },
      "message": "Merge \"Refactor native Zygote code.\""
    },
    {
      "commit": "a9ca5c9999817ceabd60728af52e015acb31e055",
      "tree": "0ab85484644c01eba9aa42badbd72655b4efee80",
      "parents": [
        "24cddced04b172d2f0f3a2932c32ad209f60ec28",
        "3539c290db07844f22fc7fefeaa85e12b52f167e"
      ],
      "author": {
        "name": "Pengquan Meng",
        "email": "mpq@google.com",
        "time": "Thu Nov 08 00:47:22 2018 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "noreply-gerritcodereview@google.com",
        "time": "Thu Nov 08 00:47:22 2018 +0000"
      },
      "message": "Merge \"Move configs to CarrierConfig for MobileNetworkSettings\""
    },
    {
      "commit": "24cddced04b172d2f0f3a2932c32ad209f60ec28",
      "tree": "3bebc25e3a40986c7db55a6a9bc0a9a805a809b1",
      "parents": [
        "d605b5ab3dc329d36a391a6088d9464dbbb5c546",
        "5ac293f0406cc48cafb17a7f17eb0bfb50b3b2af"
      ],
      "author": {
        "name": "Shuo Qian",
        "email": "shuoq@google.com",
        "time": "Thu Nov 08 00:40:10 2018 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "noreply-gerritcodereview@google.com",
        "time": "Thu Nov 08 00:40:10 2018 +0000"
      },
      "message": "Merge \"Introduce Emergency number functions APIs\""
    },
    {
      "commit": "efc65b28857bce95626d84ff786c9969768648a5",
      "tree": "106218e9f6b25ab7ee7a1aec73e14c0fb29e969e",
      "parents": [
        "d605b5ab3dc329d36a391a6088d9464dbbb5c546"
      ],
      "author": {
        "name": "Chris Wailes",
        "email": "chriswailes@google.com",
        "time": "Fri Oct 26 12:41:54 2018 -0700"
      },
      "committer": {
        "name": "Chris Wailes",
        "email": "chriswailes@google.com",
        "time": "Wed Nov 07 16:10:34 2018 -0800"
      },
      "message": "Refactor native Zygote code.\n\nThis patch refactors the native Zygote code in anticipation of future\nchanges.  Notibly, this allows forking without application specific\ninformation, replaces a lambda that was defined twice with a function,\nand cleans up some of the jstring extraction logic.\n\nBug: 68253328\nTest: Built image, flashed phone, and booted\nChange-Id: I694994b2062b2839bf0cdf7d4bef366d98fc6eed\nMerged-In: I694994b2062b2839bf0cdf7d4bef366d98fc6eed\n"
    },
    {
      "commit": "5ac293f0406cc48cafb17a7f17eb0bfb50b3b2af",
      "tree": "86ff4f73bbaacfd8c3015336ce0b1d34cb01fe13",
      "parents": [
        "fbc4e55540ffaae66c9a1eeae7f2ae05b828f520"
      ],
      "author": {
        "name": "sqian",
        "email": "shuoq@google.com",
        "time": "Wed Oct 17 16:31:31 2018 -0700"
      },
      "committer": {
        "name": "sqian",
        "email": "shuoq@google.com",
        "time": "Wed Nov 07 14:57:44 2018 -0800"
      },
      "message": "Introduce Emergency number functions APIs\n\n- getCurrentEmergencyNumberList\n- getCurrentEmergencyNumberList (per categories)\n- isCurrentEmergencyNumber\n\nNote: the implementaion from PhoneInterfaceManager is empty, but the names\nof the APIs need to be finalized so that the usages and test plan are not\nblocked.\n\nBug: 112657134\nTest: Treehugger\nChange-Id: I1e310941aea6d5288fd6c99071be6b46a8d98197\nMerged-In: I854db34f4378f35f99c3d8133bf35f3d0b3aad2b\nMerged-In: Ic0a22dd9c2023362bbb65b80cb78990ace7caac4\n"
    },
    {
      "commit": "d605b5ab3dc329d36a391a6088d9464dbbb5c546",
      "tree": "013b53cf4f463d6cf0fff04f3ba05c57f6f24c6d",
      "parents": [
        "fbc4e55540ffaae66c9a1eeae7f2ae05b828f520",
        "1ed547ee3e28fddeaabf29fb3d9a418b0403c9eb"
      ],
      "author": {
        "name": "Treehugger Robot",
        "email": "treehugger-gerrit@google.com",
        "time": "Wed Nov 07 21:46:13 2018 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "noreply-gerritcodereview@google.com",
        "time": "Wed Nov 07 21:46:13 2018 +0000"
      },
      "message": "Merge \"Add telephony commands about SMS apps\""
    },
    {
      "commit": "fbc4e55540ffaae66c9a1eeae7f2ae05b828f520",
      "tree": "21d4b7d05dae64ba90fab50b95e2c958908f996f",
      "parents": [
        "0b16b3c07fc6414cccbc19a187fdc749f09b3181",
        "009f0a9d730269c83c65be4148c135fa4f65a12c"
      ],
      "author": {
        "name": "Xiangyu/Malcolm Chen",
        "email": "refuhoo@google.com",
        "time": "Wed Nov 07 20:19:21 2018 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "noreply-gerritcodereview@google.com",
        "time": "Wed Nov 07 20:19:21 2018 +0000"
      },
      "message": "Merge \"Changing setPreferredData so that it takes subId.\""
    },
    {
      "commit": "0b16b3c07fc6414cccbc19a187fdc749f09b3181",
      "tree": "8ee15341e6be61c1604622ecf17f945218821b4f",
      "parents": [
        "a313cab4dc5603b87a830271f356e4b125e18818",
        "faefd4f6c769436f333b153c8fc33bb476b57c2c"
      ],
      "author": {
        "name": "Treehugger Robot",
        "email": "treehugger-gerrit@google.com",
        "time": "Wed Nov 07 20:13:57 2018 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "noreply-gerritcodereview@google.com",
        "time": "Wed Nov 07 20:13:57 2018 +0000"
      },
      "message": "Merge \"[view-compiler] Support method declaration and invocation in Dex builder\""
    },
    {
      "commit": "a313cab4dc5603b87a830271f356e4b125e18818",
      "tree": "0d69ec3018cee60a84c2f1988f392860ec13c183",
      "parents": [
        "6b0c47b2b89b76c7665a4c962fdf9e43ba8aae1e",
        "59c8d484a0e8b509700ad05e9934dafddc6dacb0"
      ],
      "author": {
        "name": "Treehugger Robot",
        "email": "treehugger-gerrit@google.com",
        "time": "Wed Nov 07 19:46:22 2018 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "noreply-gerritcodereview@google.com",
        "time": "Wed Nov 07 19:46:22 2018 +0000"
      },
      "message": "Merge \"Add zhfan as owner of settings_enums.proto.\""
    },
    {
      "commit": "6b0c47b2b89b76c7665a4c962fdf9e43ba8aae1e",
      "tree": "c9a16494ce0a02c42dad28a58631cebfb3d72611",
      "parents": [
        "e5a8e89d86a6062bb6b4ac0448ead957cbdab449",
        "12e52e8ab8719e582336d5ba63fd1c5e06a2e981"
      ],
      "author": {
        "name": "Treehugger Robot",
        "email": "treehugger-gerrit@google.com",
        "time": "Wed Nov 07 18:37:12 2018 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "noreply-gerritcodereview@google.com",
        "time": "Wed Nov 07 18:37:12 2018 +0000"
      },
      "message": "Merge \"Add more OWNERS to DefaultPermissionGrantPolicy\""
    },
    {
      "commit": "e5a8e89d86a6062bb6b4ac0448ead957cbdab449",
      "tree": "72536fff2a330abf58965d6922d4264938a4c2cd",
      "parents": [
        "c00b9bcf8d41ee93f59679dbb6dca4041564bba0",
        "6e4ceb1e500cb38e8d361ae986e2842c2d5c6bcb"
      ],
      "author": {
        "name": "Treehugger Robot",
        "email": "treehugger-gerrit@google.com",
        "time": "Wed Nov 07 18:06:09 2018 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "noreply-gerritcodereview@google.com",
        "time": "Wed Nov 07 18:06:09 2018 +0000"
      },
      "message": "Merge \"Fix test that was failing due to a cast error.\""
    },
    {
      "commit": "c00b9bcf8d41ee93f59679dbb6dca4041564bba0",
      "tree": "2f2bc5b5d6b5935c53537b528edb3da698e6c547",
      "parents": [
        "009b2dd158183062f4c9ad681636797350699f57",
        "72c3f3ffd55eb3c7e5a0fff2626d48a8ccd5eb62"
      ],
      "author": {
        "name": "David Brazdil",
        "email": "dbrazdil@google.com",
        "time": "Wed Nov 07 16:55:59 2018 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "noreply-gerritcodereview@google.com",
        "time": "Wed Nov 07 16:55:59 2018 +0000"
      },
      "message": "Merge \"Add entries to hiddenapi light greylist\""
    },
    {
      "commit": "6e4ceb1e500cb38e8d361ae986e2842c2d5c6bcb",
      "tree": "7f79cd39c96c70c9c0548d9fec9f73bb1b400cd2",
      "parents": [
        "009b2dd158183062f4c9ad681636797350699f57"
      ],
      "author": {
        "name": "Alan Stokes",
        "email": "alanstokes@google.com",
        "time": "Wed Nov 07 16:38:59 2018 +0000"
      },
      "committer": {
        "name": "Alan Stokes",
        "email": "alanstokes@google.com",
        "time": "Wed Nov 07 16:38:59 2018 +0000"
      },
      "message": "Fix test that was failing due to a cast error.\n\nBug: 113800711\nTest: atest ActivityStackTests\nChange-Id: I12c8ba8ecfbebe810a06ab0dc6306b69d5586c7b\nMerged-In: Ic08609436b480c0e3f493e2790398344d3122031\n"
    },
    {
      "commit": "72c3f3ffd55eb3c7e5a0fff2626d48a8ccd5eb62",
      "tree": "2f2bc5b5d6b5935c53537b528edb3da698e6c547",
      "parents": [
        "009b2dd158183062f4c9ad681636797350699f57"
      ],
      "author": {
        "name": "David Brazdil",
        "email": "dbrazdil@google.com",
        "time": "Wed Nov 07 14:41:41 2018 +0000"
      },
      "committer": {
        "name": "David Brazdil",
        "email": "dbrazdil@google.com",
        "time": "Wed Nov 07 14:41:41 2018 +0000"
      },
      "message": "Add entries to hiddenapi light greylist\n\nThese are entries from P accidental whitelist which have been found\nin use by static/dynamic analysis.\n\nTest: m appcompat\nChange-Id: Ifa269c8ba42d807e6bbe37d5122143921d00ec22\nMerged-In: I473d2bc8a9b527cccdb103d527ce7613f4a6ac85\n"
    },
    {
      "commit": "3539c290db07844f22fc7fefeaa85e12b52f167e",
      "tree": "3e4d3bf181b0fc88e39ecab4bc493e9b39d81a56",
      "parents": [
        "009b2dd158183062f4c9ad681636797350699f57"
      ],
      "author": {
        "name": "Pengquan Meng",
        "email": "mpq@google.com",
        "time": "Fri Nov 02 17:40:17 2018 -0700"
      },
      "committer": {
        "name": "Pengquan Meng",
        "email": "mpq@google.com",
        "time": "Tue Nov 06 18:28:38 2018 -0800"
      },
      "message": "Move configs to CarrierConfig for MobileNetworkSettings\n\nMove some configs of MobileNetworkSettings to the carrier config so that\nthe settings app can access them.\n\nBug: 115429501\nTest: build\nMerged-In: I9371bf179895eadeaa189faee2c2afc2a7e0cb8f\nChange-Id: I9371bf179895eadeaa189faee2c2afc2a7e0cb8f\n"
    },
    {
      "commit": "12e52e8ab8719e582336d5ba63fd1c5e06a2e981",
      "tree": "1e29871ba050e89df56731e217aaf88496e5d972",
      "parents": [
        "009b2dd158183062f4c9ad681636797350699f57"
      ],
      "author": {
        "name": "Eugene Susla",
        "email": "eugenesusla@google.com",
        "time": "Tue Nov 06 16:29:28 2018 -0800"
      },
      "committer": {
        "name": "Eugene Susla",
        "email": "eugenesusla@google.com",
        "time": "Tue Nov 06 16:30:30 2018 -0800"
      },
      "message": "Add more OWNERS to DefaultPermissionGrantPolicy\n\nAll changes to DPGP are required by gerrit to be reviewed by one of the owners\nSome of the changes are simple enough that the blocks this causes is\nnot worth it\n\nThis change must be submitted through aosp\n\nTest: test later in gerrit\nChange-Id: I8d066a403376c7e620664abda1dbb71d9c87bb04\n"
    },
    {
      "commit": "009f0a9d730269c83c65be4148c135fa4f65a12c",
      "tree": "f93f3331cf2e39a3600f0b314fcd0b02a74458ba",
      "parents": [
        "009b2dd158183062f4c9ad681636797350699f57"
      ],
      "author": {
        "name": "Malcolm Chen",
        "email": "refuhoo@google.com",
        "time": "Mon Oct 22 20:03:46 2018 -0700"
      },
      "committer": {
        "name": "Malcolm Chen",
        "email": "refuhoo@google.com",
        "time": "Tue Nov 06 16:17:41 2018 -0800"
      },
      "message": "Changing setPreferredData so that it takes subId.\n\nBug: 92796390\nTest: build\nChange-Id: I189fbe3c47f51f361838a6737fb5bef3aa1f0ee9\nMerged-In: I189fbe3c47f51f361838a6737fb5bef3aa1f0ee9\n"
    },
    {
      "commit": "faefd4f6c769436f333b153c8fc33bb476b57c2c",
      "tree": "7dcdc432747ef1c64e5c1ce9f4b592b16a6cf5ae",
      "parents": [
        "009b2dd158183062f4c9ad681636797350699f57"
      ],
      "author": {
        "name": "Eric Holk",
        "email": "eholk@google.com",
        "time": "Thu Oct 11 16:25:57 2018 -0700"
      },
      "committer": {
        "name": "Eric Holk",
        "email": "eholk@google.com",
        "time": "Wed Nov 07 00:05:48 2018 +0000"
      },
      "message": "[view-compiler] Support method declaration and invocation in Dex builder\n\nThe Dex builder can now generate calls to methods (although not in all forms\nyet). To help do this, we add a new virtual Instruction and Value class. This is\nneeded to generate code with values that are not known until the entire method\nhas been generated. In particular, we can now refer to function parameters.\n\nThe test method now accepts a String and returns the the length of the string.\n\nBug: 111895153\nChange-Id: I11d52b083ae51d8151fccb1a65e45d40ff05fd81\n"
    },
    {
      "commit": "009b2dd158183062f4c9ad681636797350699f57",
      "tree": "f71079ab3e925717b1c6f2005a99c04edd01172d",
      "parents": [
        "5bb1e8c9bc415d2be80524de2e43706e5c58d96a",
        "90344780332d72e40bd24577262ab44b30e444b1"
      ],
      "author": {
        "name": "Tyler Gunn",
        "email": "tgunn@google.com",
        "time": "Tue Nov 06 23:32:05 2018 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "noreply-gerritcodereview@google.com",
        "time": "Tue Nov 06 23:32:05 2018 +0000"
      },
      "message": "Merge \"Add disconnect cause when outgoing call fails due to ongoing OTASP prov.\""
    },
    {
      "commit": "5bb1e8c9bc415d2be80524de2e43706e5c58d96a",
      "tree": "ce0e32d981728046d58bd131932a0080d35d3bf9",
      "parents": [
        "37d8de2b2a47664ae010a85cd98b112c611eaa92",
        "84faaf8ec65501dfbd727afc4c74a39ccaf9d187"
      ],
      "author": {
        "name": "Alex Light",
        "email": "allight@google.com",
        "time": "Tue Nov 06 23:28:15 2018 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "noreply-gerritcodereview@google.com",
        "time": "Tue Nov 06 23:28:15 2018 +0000"
      },
      "message": "Merge \"Correct illegal mockito usage.\""
    },
    {
      "commit": "37d8de2b2a47664ae010a85cd98b112c611eaa92",
      "tree": "b74106ad10c5a101ac8fdb4d8f653885665f0055",
      "parents": [
        "a4680e1ebe242f0f46fe1233328c2d2ba03b6757",
        "f5544c3e92fe0f4cbe6e695ec851c95f9a3f94fe"
      ],
      "author": {
        "name": "Brad Ebinger",
        "email": "breadley@google.com",
        "time": "Tue Nov 06 22:54:10 2018 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "noreply-gerritcodereview@google.com",
        "time": "Tue Nov 06 22:54:10 2018 +0000"
      },
      "message": "Merge \"Expose mRestrictCause as a @SystemApi\""
    },
    {
      "commit": "84faaf8ec65501dfbd727afc4c74a39ccaf9d187",
      "tree": "a7b4d643d0b7281d9d1b5874d98b60abcd2f48ed",
      "parents": [
        "a4680e1ebe242f0f46fe1233328c2d2ba03b6757"
      ],
      "author": {
        "name": "Alex Light",
        "email": "allight@google.com",
        "time": "Tue Nov 06 14:15:54 2018 -0800"
      },
      "committer": {
        "name": "Alex Light",
        "email": "allight@google.com",
        "time": "Tue Nov 06 14:15:54 2018 -0800"
      },
      "message": "Correct illegal mockito usage.\n\nAccording to the mockito FAQ use of thenReturn(mock(...)) is\nforbidden. This fixes that pattern in the setup for\nZenModeFilteringTest.\n\nhttps://github.com/mockito/mockito/wiki/FAQ#can-i-thenreturn-an-inlined-mock-\n\nTest: runtest systemui-notification\nBug: 119063276\nChange-Id: Ic62b18063e5837240255e1dd0f5e0feb450f22cb\n"
    },
    {
      "commit": "a4680e1ebe242f0f46fe1233328c2d2ba03b6757",
      "tree": "0d9f9e7e3b05bcde13ec9bcd0698644ebbf6dea7",
      "parents": [
        "3bedd0a674fc14dab3fc444619b5261a81ed97c7",
        "054b0c0e06b1c7b51080dc6223535cf1f6af1f92"
      ],
      "author": {
        "name": "Colin Cross",
        "email": "ccross@android.com",
        "time": "Tue Nov 06 18:42:03 2018 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "noreply-gerritcodereview@google.com",
        "time": "Tue Nov 06 18:42:03 2018 +0000"
      },
      "message": "Merge changes from topic \"revert-protobuf3.5.2\"\n\n* changes:\n  Revert \"Adapt to google::protobuf::uint64 type change\"\n  Revert \"Convert statsd_test and statsd_benchmark to proto lite\"\n"
    },
    {
      "commit": "3bedd0a674fc14dab3fc444619b5261a81ed97c7",
      "tree": "6f7c4e08369b5f06a17f4f9053ae97c083233f4b",
      "parents": [
        "f1e9db0cbe0c896e62abb36db84b58a01d2b33a2",
        "24d9490c482d9fc74f6a1b9b0d7cb00c6d4babd4"
      ],
      "author": {
        "name": "Jack Yu",
        "email": "jackyu@google.com",
        "time": "Tue Nov 06 18:19:31 2018 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "noreply-gerritcodereview@google.com",
        "time": "Tue Nov 06 18:19:31 2018 +0000"
      },
      "message": "Merge \"Added APN to string method\""
    },
    {
      "commit": "f1e9db0cbe0c896e62abb36db84b58a01d2b33a2",
      "tree": "4aa86ecc8e40bbb6a21dd1a575c9f84da660d767",
      "parents": [
        "c90f30d1d983a7700cd3a65461abda329d7e10e6",
        "0b590e6ab918b33e722a55579d7bc07e566279b2"
      ],
      "author": {
        "name": "Tadashi G. Takaoka",
        "email": "takaoka@google.com",
        "time": "Tue Nov 06 16:57:36 2018 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "noreply-gerritcodereview@google.com",
        "time": "Tue Nov 06 16:57:36 2018 +0000"
      },
      "message": "Merge \"Fix missing showWhenLocked activity attribute\""
    },
    {
      "commit": "c90f30d1d983a7700cd3a65461abda329d7e10e6",
      "tree": "de31e2dfd9de14b80273f98a82285e5aafc2bb84",
      "parents": [
        "fa1536d33dea0c96fa1bbb2ffd23f5d3215a122c",
        "6dba50d63375b6738c6e1ad8a8758f181d295d8b"
      ],
      "author": {
        "name": "Alan Stokes",
        "email": "alanstokes@google.com",
        "time": "Tue Nov 06 08:58:59 2018 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "noreply-gerritcodereview@google.com",
        "time": "Tue Nov 06 08:58:59 2018 +0000"
      },
      "message": "Merge \"Stop recording unsupported class loaders.\""
    },
    {
      "commit": "0b590e6ab918b33e722a55579d7bc07e566279b2",
      "tree": "e49d90b522d0095e55b9ce2c70c4d7e763b4ee2b",
      "parents": [
        "fa1536d33dea0c96fa1bbb2ffd23f5d3215a122c"
      ],
      "author": {
        "name": "Tadashi G. Takaoka",
        "email": "takaoka@google.com",
        "time": "Tue Nov 06 11:42:54 2018 +0900"
      },
      "committer": {
        "name": "Tadashi G. Takaoka",
        "email": "takaoka@google.com",
        "time": "Tue Nov 06 13:40:49 2018 +0900"
      },
      "message": "Fix missing showWhenLocked activity attribute\n\nThis attribute will stabilize ScreenDecorWindowTests since this test\nneeds activity is shown even on locked device.\n\nFixes: 119041502\nBug: 119037340\nTest: On sleeping DUT.\n  atest FrameworksServicesTests:com.android.server.wm.ScreenDecorWindowTests\nChange-Id: I98ef00ba32c792c396f3abba447dd20628902492\nMerged-In: I8fc2683ad65e627c4e002b767fd23a4dd9f16223\n"
    },
    {
      "commit": "fa1536d33dea0c96fa1bbb2ffd23f5d3215a122c",
      "tree": "c11ff9b893e973fc8119e1186dae1606809ec43f",
      "parents": [
        "1a517ba85256f0e4388f3f73189d36c9353e568b",
        "9e40d1a047d3f5721ddbae743f9d0d046ae56c9c"
      ],
      "author": {
        "name": "Treehugger Robot",
        "email": "treehugger-gerrit@google.com",
        "time": "Tue Nov 06 03:34:33 2018 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "noreply-gerritcodereview@google.com",
        "time": "Tue Nov 06 03:34:33 2018 +0000"
      },
      "message": "Merge \"Adding 1662 for Netherlands in the SMS shortcode whitelist.\""
    },
    {
      "commit": "1a517ba85256f0e4388f3f73189d36c9353e568b",
      "tree": "b7149de6e74d2c227ddcf6e5a60dc1e64cf88d1a",
      "parents": [
        "3ef1990e7ce45b27194c886af594b5de25a7d091",
        "5e8048499126350a0dcf8b08df19a7a5fa78b3ca"
      ],
      "author": {
        "name": "Shuo Qian",
        "email": "shuoq@google.com",
        "time": "Tue Nov 06 03:06:20 2018 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "noreply-gerritcodereview@google.com",
        "time": "Tue Nov 06 03:06:20 2018 +0000"
      },
      "message": "Merge \"Revert \"Make getRssi() API for LTE Received Signal Strength Indication (RSSI)\"\""
    },
    {
      "commit": "5e8048499126350a0dcf8b08df19a7a5fa78b3ca",
      "tree": "44ce66b251b003190056a640b5648ec6c1a8c97c",
      "parents": [
        "c3380f767ad3c5c1686891aae75d445c3113996a"
      ],
      "author": {
        "name": "Shuo Qian",
        "email": "shuoq@google.com",
        "time": "Mon Nov 05 23:55:27 2018 +0000"
      },
      "committer": {
        "name": "Shuo Qian",
        "email": "shuoq@google.com",
        "time": "Tue Nov 06 00:18:16 2018 +0000"
      },
      "message": "Revert \"Make getRssi() API for LTE Received Signal Strength Indication (RSSI)\"\n\nThis reverts commit c3380f767ad3c5c1686891aae75d445c3113996a.\n\nReason for revert: b/119055885\n\nChange-Id: I47e6dd038d97a9d5a48d36b53f9e75e356a1e409\n"
    },
    {
      "commit": "24d9490c482d9fc74f6a1b9b0d7cb00c6d4babd4",
      "tree": "ac1c3acab2bcfb78a4b545f97454a7c96c40c708",
      "parents": [
        "3ef1990e7ce45b27194c886af594b5de25a7d091"
      ],
      "author": {
        "name": "Jack Yu",
        "email": "jackyu@google.com",
        "time": "Fri Nov 02 11:34:55 2018 -0700"
      },
      "committer": {
        "name": "Jack Yu",
        "email": "jackyu@google.com",
        "time": "Mon Nov 05 14:37:23 2018 -0800"
      },
      "message": "Added APN to string method\n\nThere were some limitation of the existing method\nApnSetting.getApnTypesBitmaskFromString, which prints\nhipri+default when input is default APN type.\n\nAlso added access network type and transport type to string\nmethod.\n\nTest: Telephony sanity tests\nBug: 73659459\nChange-Id: I5a24ac4b284c9237f84c8b1a6961569c4f0a747a\n"
    },
    {
      "commit": "1ed547ee3e28fddeaabf29fb3d9a418b0403c9eb",
      "tree": "447f10a7f2e915590c87146debc8cf35cad62b6d",
      "parents": [
        "3ef1990e7ce45b27194c886af594b5de25a7d091"
      ],
      "author": {
        "name": "sqian",
        "email": "shuoq@google.com",
        "time": "Mon Nov 05 14:28:49 2018 -0800"
      },
      "committer": {
        "name": "sqian",
        "email": "shuoq@google.com",
        "time": "Mon Nov 05 14:28:49 2018 -0800"
      },
      "message": "Add telephony commands about SMS apps\n\nSee the other CL on the same topic for the details\n\nBug: 109809543\nTest: See the other CL\nChange-Id: I9f750a72edfc282c80f7547647bcddaf2da51d9b\nMerged-In: I9f750a72edfc282c80f7547647bcddaf2da51d9b\n"
    },
    {
      "commit": "f5544c3e92fe0f4cbe6e695ec851c95f9a3f94fe",
      "tree": "7d743851332592a725b733c63713640f5dbdc1a9",
      "parents": [
        "cc690e9a48b05476e26dc4bab775acb249eee4e2"
      ],
      "author": {
        "name": "Brad Ebinger",
        "email": "breadley@google.com",
        "time": "Wed Oct 31 16:14:41 2018 -0700"
      },
      "committer": {
        "name": "Brad Ebinger",
        "email": "breadley@google.com",
        "time": "Mon Nov 05 10:33:00 2018 -0800"
      },
      "message": "Expose mRestrictCause as a @SystemApi\n\nBug: 117555643\nTest: Telephony unit tests\nChange-Id: I60a7028d79f7e5fa676cc12a427c6d2a8cd3961e\n"
    },
    {
      "commit": "3ef1990e7ce45b27194c886af594b5de25a7d091",
      "tree": "ce1cfb44e78b5120ab1ea1a2e1410ea5289e869c",
      "parents": [
        "65b79f96cdd38b5495f1097cc5d66537973f00a6",
        "4e41142e1cb4d6fc1eee74b9e47819711da0b9a4"
      ],
      "author": {
        "name": "Evan Laird",
        "email": "evanlaird@google.com",
        "time": "Mon Nov 05 17:57:44 2018 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "noreply-gerritcodereview@google.com",
        "time": "Mon Nov 05 17:57:44 2018 +0000"
      },
      "message": "Merge \"SystemUI: Add tuner interface to StatusBarSignalPolicy\""
    },
    {
      "commit": "65b79f96cdd38b5495f1097cc5d66537973f00a6",
      "tree": "d404d41fb2eaaedc8496ece3e5cfcf6ded3473dd",
      "parents": [
        "6dd64df8b382d483e3c9631c01a24b335bb9de03",
        "a0cb5388a5d66a3bfcf4f96b3b0c6ba99129fa7f"
      ],
      "author": {
        "name": "Treehugger Robot",
        "email": "treehugger-gerrit@google.com",
        "time": "Mon Nov 05 13:46:02 2018 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "noreply-gerritcodereview@google.com",
        "time": "Mon Nov 05 13:46:02 2018 +0000"
      },
      "message": "Merge \"Remove sun.... libcore classes from light grey/vendor lists\""
    },
    {
      "commit": "9e40d1a047d3f5721ddbae743f9d0d046ae56c9c",
      "tree": "04c4224c70df95715e54176ee3063ff62bcebc60",
      "parents": [
        "6dd64df8b382d483e3c9631c01a24b335bb9de03"
      ],
      "author": {
        "name": "Fabrício Ferracioli",
        "email": "fferracioli@google.com",
        "time": "Mon Nov 05 11:31:11 2018 -0200"
      },
      "committer": {
        "name": "Fabrício Ferracioli",
        "email": "fferracioli@google.com",
        "time": "Mon Nov 05 11:35:15 2018 -0200"
      },
      "message": "Adding 1662 for Netherlands in the SMS shortcode whitelist.\n\nAdded 1662 for Netherlands in Q3 SMS shortcode whitelist.\n\nTest: Tests performed by Salvatore Baglieri.\n\nBUG: 111393528\n\nChange-Id: I406c6c7260f5bce365b3f116df8ef2045c9ba3fa\nSigned-off-by: Fabrício Ferracioli \u003cfferracioli@google.com\u003e\n"
    },
    {
      "commit": "6dba50d63375b6738c6e1ad8a8758f181d295d8b",
      "tree": "685fde1985ac98f24594fee369c257f61dc8b2f9",
      "parents": [
        "89eb3e6117b39c9e9272e898e33a3be8fa669889"
      ],
      "author": {
        "name": "Alan Stokes",
        "email": "alanstokes@google.com",
        "time": "Tue Oct 30 15:05:36 2018 +0000"
      },
      "committer": {
        "name": "Alan Stokes",
        "email": "alanstokes@google.com",
        "time": "Mon Nov 05 11:13:46 2018 +0000"
      },
      "message": "Stop recording unsupported class loaders.\n\nDon\u0027t record anything if any of the classloaders in the chain are\nunsupported.  (This is slightly unsubtle, but matchs the existing\nbehavior - see below.) We can\u0027t correctly DexOpt secondary dex files\nin this case anyway.\n\nAlso discard any existing records of unsupported classloaders on read.\n\nCurrently this is almost a no-op: BaseDexClassLoader doesn\u0027t notify if\nthere are any unknown class loaders, since\n5ac512c07cfa80160e240c359349c1390a20a981, so the new check is\nreachable only if there\u0027s some sort of mismatch. But I\u0027m going to\nchange that soon.\n\nTightened up visibility a bit too.\n\nBug: 111336847\nTest: atest --test-mapping services/core/java/com/android/server/pm/dex\nChange-Id: I6af5620a73be7b6440cbafdf6a5c1da1082cbdd4\n"
    },
    {
      "commit": "6dd64df8b382d483e3c9631c01a24b335bb9de03",
      "tree": "f674e7ac7d7247c4c21af79b1372aeb807d4a531",
      "parents": [
        "89eb3e6117b39c9e9272e898e33a3be8fa669889",
        "ff60f5ec27aa6bc515421f19a27225679fe92b41"
      ],
      "author": {
        "name": "Tony Zhu",
        "email": "tonyzhu@google.com",
        "time": "Mon Nov 05 10:35:27 2018 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "noreply-gerritcodereview@google.com",
        "time": "Mon Nov 05 10:35:27 2018 +0000"
      },
      "message": "Merge \"[Call Screening]Programmatically changing the default call screening app.\""
    },
    {
      "commit": "89eb3e6117b39c9e9272e898e33a3be8fa669889",
      "tree": "727d1ef2adb5a169d9ad21f6001fbcd91640f021",
      "parents": [
        "1d899f6be8cb0f7732877d38b3dd9035f98d6a6e",
        "4c2d2d5461a1cc878f07ed6bd6cca8ecd0bb2593"
      ],
      "author": {
        "name": "Junyu Lai",
        "email": "junyulai@google.com",
        "time": "Mon Nov 05 04:29:47 2018 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "noreply-gerritcodereview@google.com",
        "time": "Mon Nov 05 04:29:47 2018 +0000"
      },
      "message": "Merge \"Extend onDnsEvent callback to report more fields.\""
    },
    {
      "commit": "054b0c0e06b1c7b51080dc6223535cf1f6af1f92",
      "tree": "a05222b956bf7304f9013a8555c1dd9d4397733b",
      "parents": [
        "47046b80d25096b9b1aa822044b76a6cab054e6f"
      ],
      "author": {
        "name": "Colin Cross",
        "email": "ccross@android.com",
        "time": "Sun Nov 04 17:24:17 2018 -0800"
      },
      "committer": {
        "name": "Colin Cross",
        "email": "ccross@android.com",
        "time": "Sun Nov 04 17:24:27 2018 -0800"
      },
      "message": "Revert \"Adapt to google::protobuf::uint64 type change\"\n\nThis reverts commit fa6bc27df0820a362e0ceae7f9ea73e8a058fe47.\n\nChange-Id: I9f778e6daa9ae0c6080016ab0bd1e6e414ae6061\n"
    },
    {
      "commit": "47046b80d25096b9b1aa822044b76a6cab054e6f",
      "tree": "723c05c12f8171accb5e41075389534c6e3f7e9f",
      "parents": [
        "1d899f6be8cb0f7732877d38b3dd9035f98d6a6e"
      ],
      "author": {
        "name": "Colin Cross",
        "email": "ccross@android.com",
        "time": "Sun Nov 04 17:24:15 2018 -0800"
      },
      "committer": {
        "name": "Colin Cross",
        "email": "ccross@android.com",
        "time": "Sun Nov 04 17:24:26 2018 -0800"
      },
      "message": "Revert \"Convert statsd_test and statsd_benchmark to proto lite\"\n\nThis reverts commit e7908d7b624591c4cae55e66f5e603d061addd8f.\n\nChange-Id: I585991ab1d5b35930bee6e32b82714aa11fbcb41\n"
    },
    {
      "commit": "1d899f6be8cb0f7732877d38b3dd9035f98d6a6e",
      "tree": "c1ab097639d5bca4bf64ab6c16ae6aef8b41ccdf",
      "parents": [
        "f7c4c728fcdc4278fc24b5117a5390003690278e",
        "fa6bc27df0820a362e0ceae7f9ea73e8a058fe47"
      ],
      "author": {
        "name": "Colin Cross",
        "email": "ccross@android.com",
        "time": "Mon Nov 05 01:13:15 2018 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "noreply-gerritcodereview@google.com",
        "time": "Mon Nov 05 01:13:15 2018 +0000"
      },
      "message": "Merge changes from topic \"protobuf3.5.2\"\n\n* changes:\n  Adapt to google::protobuf::uint64 type change\n  Convert statsd_test and statsd_benchmark to proto lite\n"
    },
    {
      "commit": "f7c4c728fcdc4278fc24b5117a5390003690278e",
      "tree": "a05222b956bf7304f9013a8555c1dd9d4397733b",
      "parents": [
        "aa084732948a566cd3a4db33620cc1c3a7d21ac1",
        "56a9a6631afd5000eba69aaac57e98749a7e4a40"
      ],
      "author": {
        "name": "Marco Nelissen",
        "email": "marcone@google.com",
        "time": "Sun Nov 04 00:44:58 2018 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "noreply-gerritcodereview@google.com",
        "time": "Sun Nov 04 00:44:58 2018 +0000"
      },
      "message": "Merge \"Add key for sample rate and bits per sample\""
    },
    {
      "commit": "aa084732948a566cd3a4db33620cc1c3a7d21ac1",
      "tree": "52b94fbdb05f47ee20cf45596fc1dcddbc5c5c69",
      "parents": [
        "9a8757ded598a1419abc9bb869ecce51441ea265",
        "390edbd3d2e59d9936ef324efc101dcd40e2e00a"
      ],
      "author": {
        "name": "Jack Yu",
        "email": "jackyu@google.com",
        "time": "Sat Nov 03 15:32:55 2018 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "noreply-gerritcodereview@google.com",
        "time": "Sat Nov 03 15:32:55 2018 +0000"
      },
      "message": "Merge \"Changed the onQualifiedNetworkTypesChanged API\""
    },
    {
      "commit": "9a8757ded598a1419abc9bb869ecce51441ea265",
      "tree": "c2366fde6cd138b08382788f0cb67275cc88a988",
      "parents": [
        "d3efd1ad0cf60a5ecd2dac58b7b36402fec2953b",
        "a06d5174df7b580e907546f9a3124864a4c2786a"
      ],
      "author": {
        "name": "Treehugger Robot",
        "email": "treehugger-gerrit@google.com",
        "time": "Sat Nov 03 05:11:09 2018 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "noreply-gerritcodereview@google.com",
        "time": "Sat Nov 03 05:11:09 2018 +0000"
      },
      "message": "Merge \"Track google-benchmark API changes.\""
    },
    {
      "commit": "d3efd1ad0cf60a5ecd2dac58b7b36402fec2953b",
      "tree": "b72f9966663db4f4c0656c33b7a93c90ab2376b8",
      "parents": [
        "6b3a5194d9190632f6446e7e6666e44a5a2d3416",
        "3c278263960e12b87bb1d96adc25713acc366004"
      ],
      "author": {
        "name": "Treehugger Robot",
        "email": "treehugger-gerrit@google.com",
        "time": "Sat Nov 03 04:50:12 2018 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "noreply-gerritcodereview@google.com",
        "time": "Sat Nov 03 04:50:12 2018 +0000"
      },
      "message": "Merge \"Replace use of deprecated androidx-test build rule.\""
    },
    {
      "commit": "6b3a5194d9190632f6446e7e6666e44a5a2d3416",
      "tree": "a47843bd67eca33a832fef4ec1e0f2f616319be6",
      "parents": [
        "b3d2890291dc31f54a0a7d625aee2aeac9cf4945",
        "a354a27056f34a9d72243038a7899f0419a431c8"
      ],
      "author": {
        "name": "Treehugger Robot",
        "email": "treehugger-gerrit@google.com",
        "time": "Sat Nov 03 02:34:10 2018 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "noreply-gerritcodereview@google.com",
        "time": "Sat Nov 03 02:34:10 2018 +0000"
      },
      "message": "Merge \"ResetListener in StorageManagerService\""
    },
    {
      "commit": "a354a27056f34a9d72243038a7899f0419a431c8",
      "tree": "a47843bd67eca33a832fef4ec1e0f2f616319be6",
      "parents": [
        "b3d2890291dc31f54a0a7d625aee2aeac9cf4945"
      ],
      "author": {
        "name": "Risan",
        "email": "risan@google.com",
        "time": "Wed Oct 31 10:10:12 2018 +0900"
      },
      "committer": {
        "name": "Risan",
        "email": "risan@google.com",
        "time": "Fri Nov 02 21:45:43 2018 +0000"
      },
      "message": "ResetListener in StorageManagerService\n\nBug: 110380403\nTest: Manual test in ARC++, prototyped a way that reset reaches ARC++\nservice.\nChange-Id: Icc7dcc8b5c726ed9f61226569227c4d47f44b386\nMerged-In: Icc7dcc8b5c726ed9f61226569227c4d47f44b386\n"
    },
    {
      "commit": "b3d2890291dc31f54a0a7d625aee2aeac9cf4945",
      "tree": "ad930c2d7d4b5ed782fe508e0d4a335d52d48ea3",
      "parents": [
        "f4a1945d872e8d4c7ff4592f147d5d552f25d627",
        "65e48ec13e97531b8820876917ce98a0c3a8705c"
      ],
      "author": {
        "name": "Christian Wailes",
        "email": "chriswailes@google.com",
        "time": "Fri Nov 02 21:07:02 2018 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "noreply-gerritcodereview@google.com",
        "time": "Fri Nov 02 21:07:02 2018 +0000"
      },
      "message": "Merge \"Close statsd log socket before zygote fork().\""
    },
    {
      "commit": "3c278263960e12b87bb1d96adc25713acc366004",
      "tree": "4e0a1f5ada423c7e71482104cf17d2c0b076fca4",
      "parents": [
        "42f6afdb1bab32ff0899f42c95ea7c865cf170ed"
      ],
      "author": {
        "name": "Brett Chabot",
        "email": "brettchabot@google.com",
        "time": "Thu Nov 01 16:56:30 2018 -0700"
      },
      "committer": {
        "name": "Brett Chabot",
        "email": "brettchabot@google.com",
        "time": "Fri Nov 02 13:27:59 2018 -0700"
      },
      "message": "Replace use of deprecated androidx-test build rule.\n\nTest: m -j checkbuild\n\nChange-Id: I47e4761f054087694ac1126e7b9a19d57f880479\nMerged-In: I6482ff8afbae39ffd0296aeac7b29ba019daf3a6\n"
    },
    {
      "commit": "fa6bc27df0820a362e0ceae7f9ea73e8a058fe47",
      "tree": "cbd6120259c6661d9fbefb32b8a69a46e6ad6096",
      "parents": [
        "e7908d7b624591c4cae55e66f5e603d061addd8f"
      ],
      "author": {
        "name": "Colin Cross",
        "email": "ccross@android.com",
        "time": "Fri Oct 26 13:04:41 2018 -0700"
      },
      "committer": {
        "name": "Colin Cross",
        "email": "ccross@android.com",
        "time": "Fri Nov 02 11:35:48 2018 -0700"
      },
      "message": "Adapt to google::protobuf::uint64 type change\n\nProtobuf 3.5.2 redefines google::protobuf::uint64 from unsigned long\nlong to uint64_t, which is sometimes unsigned long and sometimes\nunsigned long long.  Use PRIu64 to print it, and add an implementation\nof ProtoOutputStream::write for long.\n\nBug: 117607748\nTest: m checkbuild\nChange-Id: I48912f58e2f63f4a98c3aefaa4f78cc2c719bb68\n"
    },
    {
      "commit": "e7908d7b624591c4cae55e66f5e603d061addd8f",
      "tree": "562f01a5c2eba351f605a3ac438d0b4c76da94c2",
      "parents": [
        "d7fa41483430f2d7ef35b34c7df073fa475f50ae"
      ],
      "author": {
        "name": "Colin Cross",
        "email": "ccross@android.com",
        "time": "Fri Oct 26 23:28:02 2018 -0700"
      },
      "committer": {
        "name": "Colin Cross",
        "email": "ccross@android.com",
        "time": "Fri Nov 02 11:35:48 2018 -0700"
      },
      "message": "Convert statsd_test and statsd_benchmark to proto lite\n\nlibplatformprotos for the device is compiled using proto lite, and\nstatsd_test and statsd_benchmark have protos that reference the\nlibplatformprotos.  With protobuf 3.5.2 compiling a full proto\nagainst a lite proto doesn\u0027t work.  Convert them to lite.  Requires\nadding the protobuf internal protos to the sources,\nlibprotobuf-cpp-lite does not contain the compiled version of\nfield_options.proto.\n\nBug: 117607748\nTest: m checkbuild\nChange-Id: I6a618c4118972c0e5ffb07a361ac6612b9069c5d\n"
    },
    {
      "commit": "390edbd3d2e59d9936ef324efc101dcd40e2e00a",
      "tree": "b10a43ae6080e88153b05bbfccd28e580db0a53d",
      "parents": [
        "b23fc3c2cd4f03a312fd0fd1fe5472a6b27f920f"
      ],
      "author": {
        "name": "Jack Yu",
        "email": "jackyu@google.com",
        "time": "Fri Nov 02 11:34:55 2018 -0700"
      },
      "committer": {
        "name": "Jack Yu",
        "email": "jackyu@google.com",
        "time": "Fri Nov 02 11:34:55 2018 -0700"
      },
      "message": "Changed the onQualifiedNetworkTypesChanged API\n\nChanged the first parameter from apnType to apnTypes so the\ncaller can update multiple APN types in one single call. This is\nuseful because in some cases one single APN setting can serve\nmultiple APN types.\n\nTest: Manual\nBug: 73659459\nChange-Id: Ie3274c76b42a67d2f41b41195a240052c2096f9f\n"
    },
    {
      "commit": "f4a1945d872e8d4c7ff4592f147d5d552f25d627",
      "tree": "04b285228d6e61cd6f167c9a6fa3efb72f35be52",
      "parents": [
        "b23fc3c2cd4f03a312fd0fd1fe5472a6b27f920f",
        "c3380f767ad3c5c1686891aae75d445c3113996a"
      ],
      "author": {
        "name": "Shuo Qian",
        "email": "shuoq@google.com",
        "time": "Fri Nov 02 17:46:43 2018 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "noreply-gerritcodereview@google.com",
        "time": "Fri Nov 02 17:46:43 2018 +0000"
      },
      "message": "Merge \"Make getRssi() API for LTE Received Signal Strength Indication (RSSI)\""
    },
    {
      "commit": "b23fc3c2cd4f03a312fd0fd1fe5472a6b27f920f",
      "tree": "eb9ae07e230ba7b029f914a785a33966d94a19b7",
      "parents": [
        "31d6ca5c3a1b80917e2b57a57f7188b96a426460",
        "7a545324ffe8c2c2503078966c06f78906300800"
      ],
      "author": {
        "name": "Chen Xu",
        "email": "fionaxu@google.com",
        "time": "Fri Nov 02 17:29:30 2018 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "noreply-gerritcodereview@google.com",
        "time": "Fri Nov 02 17:29:30 2018 +0000"
      },
      "message": "Merge \"hidden API getCertsFromCarrierPrivilegeAccessRules\""
    },
    {
      "commit": "31d6ca5c3a1b80917e2b57a57f7188b96a426460",
      "tree": "850d8b6c5051fced692a71029bb5aa63fe478747",
      "parents": [
        "13c2382d4fd865da7a562604c39c565289c1bf64",
        "799232a4a991b6fb3bb754ffeccf775a204c3bb9"
      ],
      "author": {
        "name": "Stanley Tng",
        "email": "stng@google.com",
        "time": "Fri Nov 02 15:28:11 2018 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "noreply-gerritcodereview@google.com",
        "time": "Fri Nov 02 15:28:11 2018 +0000"
      },
      "message": "Merge \"Change the feature flag for Hearing Aid behavior\""
    },
    {
      "commit": "56a9a6631afd5000eba69aaac57e98749a7e4a40",
      "tree": "147c923e6df422b2c201254d5e1bce8e12f94bbd",
      "parents": [
        "13c2382d4fd865da7a562604c39c565289c1bf64"
      ],
      "author": {
        "name": "Daniel Bonnevier",
        "email": "daniel.bonnevier@sonymobile.com",
        "time": "Mon May 26 11:59:50 2014 +0200"
      },
      "committer": {
        "name": "Tomoharu Kasahara",
        "email": "tomoharu.kasahara@sony.com",
        "time": "Fri Nov 02 19:49:48 2018 +0900"
      },
      "message": "Add key for sample rate and bits per sample\n\nAdd new keys for sample rate and bits per sample.\nThis makes it possible to indicate the specification of\nthe music files on application.\n\nBug: 112986969\nTest: Check if sample rate and bits per sample can be retrieved\n\nChange-Id: Ie5a90800297a0a7c2dd6f3a2bdf9e88c9221bee1\n"
    },
    {
      "commit": "13c2382d4fd865da7a562604c39c565289c1bf64",
      "tree": "0857544642577f3672df36481f0b3c5ae951c736",
      "parents": [
        "346bae7c761f1961383a689f74b49d7fb629d2bd",
        "c2a8de549b229710d1c9711802b249234c0bd794"
      ],
      "author": {
        "name": "David Brazdil",
        "email": "dbrazdil@google.com",
        "time": "Fri Nov 02 10:17:28 2018 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "noreply-gerritcodereview@google.com",
        "time": "Fri Nov 02 10:17:28 2018 +0000"
      },
      "message": "Merge \"Remove non-SDK API toast\""
    },
    {
      "commit": "346bae7c761f1961383a689f74b49d7fb629d2bd",
      "tree": "e43fd1441e2bb3d7ffb223728cc2c0cda421a82b",
      "parents": [
        "68a544d20913a4653780bad6e710c8599b8ccf4f",
        "080f131a69fddb68ebe9282dc1c490a07ae6d496"
      ],
      "author": {
        "name": "Jack Yu",
        "email": "jackyu@google.com",
        "time": "Fri Nov 02 06:54:03 2018 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "noreply-gerritcodereview@google.com",
        "time": "Fri Nov 02 06:54:03 2018 +0000"
      },
      "message": "Merge \"Deprecated the resource config_tether_apndata\""
    },
    {
      "commit": "7a545324ffe8c2c2503078966c06f78906300800",
      "tree": "e14f23d6cc72756be2b6022c2c67561ef969a2ea",
      "parents": [
        "e459133141eeabd584cdcd424d6e62bc8cfd18ff"
      ],
      "author": {
        "name": "chen xu",
        "email": "fionaxu@google.com",
        "time": "Tue Oct 30 18:18:43 2018 -0700"
      },
      "committer": {
        "name": "Chen Xu",
        "email": "fionaxu@google.com",
        "time": "Fri Nov 02 03:35:14 2018 +0000"
      },
      "message": "hidden API getCertsFromCarrierPrivilegeAccessRules\n\nBug: 110559381\nTest: unit test \u0026 manual test\nChange-Id: I7b2c946f1f4db08e1c071fe6eb9f3771a592fd47\nMerged-in: I7b2c946f1f4db08e1c071fe6eb9f3771a592fd47\n"
    },
    {
      "commit": "68a544d20913a4653780bad6e710c8599b8ccf4f",
      "tree": "88e80785302b444d45e1f5a5276153e1052032c6",
      "parents": [
        "f583bb525ae52530932f4396d128e0bd83dc9fbc",
        "5bfebc7f21055633045c79989cdc85e5570bea2e"
      ],
      "author": {
        "name": "Hall Liu",
        "email": "hallliu@google.com",
        "time": "Fri Nov 02 01:23:43 2018 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "noreply-gerritcodereview@google.com",
        "time": "Fri Nov 02 01:23:43 2018 +0000"
      },
      "message": "Merge \"Protect TelephonyManager.ACTION_SECRET_CODE\""
    },
    {
      "commit": "f583bb525ae52530932f4396d128e0bd83dc9fbc",
      "tree": "874f0ae615584005e7672a438f117b4b8814d366",
      "parents": [
        "68fd19b04cc4300d7af967e235c9fa8dffafea37",
        "a7d023057241b887341360ef5c4125826d716430"
      ],
      "author": {
        "name": "Hall Liu",
        "email": "hallliu@google.com",
        "time": "Fri Nov 02 00:43:27 2018 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "noreply-gerritcodereview@google.com",
        "time": "Fri Nov 02 00:43:27 2018 +0000"
      },
      "message": "Merge \"Add TestApi to get RTT support status\""
    },
    {
      "commit": "68fd19b04cc4300d7af967e235c9fa8dffafea37",
      "tree": "256083c9d5244095d842a798b55256f7a626f0b3",
      "parents": [
        "cc690e9a48b05476e26dc4bab775acb249eee4e2",
        "38898882788358f6ae26de987e1346597366d2f7"
      ],
      "author": {
        "name": "Treehugger Robot",
        "email": "treehugger-gerrit@google.com",
        "time": "Thu Nov 01 23:52:27 2018 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "noreply-gerritcodereview@google.com",
        "time": "Thu Nov 01 23:52:27 2018 +0000"
      },
      "message": "Merge \"set O_CLOEXEC on /dev/tun open\""
    },
    {
      "commit": "cc690e9a48b05476e26dc4bab775acb249eee4e2",
      "tree": "210f3acfadb18c28023a3d9245967975ae2da2d5",
      "parents": [
        "e459133141eeabd584cdcd424d6e62bc8cfd18ff",
        "80a5e1e940c13e0ff4e9b67021879b2442aff2d2"
      ],
      "author": {
        "name": "Tyler Gunn",
        "email": "tgunn@google.com",
        "time": "Thu Nov 01 22:42:22 2018 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "noreply-gerritcodereview@google.com",
        "time": "Thu Nov 01 22:42:22 2018 +0000"
      },
      "message": "Merge \"Add PROPERTY_VOIP_AUDIO_MODE to android.telecom.Call.\""
    },
    {
      "commit": "65e48ec13e97531b8820876917ce98a0c3a8705c",
      "tree": "a6937292a9c8dcb51c089bf22d119adc3050ae40",
      "parents": [
        "fc406201033e361c3f4d62364b079fb155127a62"
      ],
      "author": {
        "name": "Howard Ro",
        "email": "yro@google.com",
        "time": "Tue Oct 02 12:08:28 2018 -0700"
      },
      "committer": {
        "name": "Chris Wailes",
        "email": "chriswailes@google.com",
        "time": "Thu Nov 01 15:24:33 2018 -0700"
      },
      "message": "Close statsd log socket before zygote fork().\n\nMetricsLogger will start to write to statsd instead of logd. Zygote uses\nMetricsLogger too. So we need to close statsd socket before zygote fork() is\ncalled (see b/30963384 for context).\n\nBug: 110537511\nTest: Manually verified that it successfully boots with no crash with\nag/5112579 and ag/5169664 (together)\n\nChange-Id: Id550fbd5ac2f6ca47d3293c12fb537fafa3f33a0\nMerged-In: Id550fbd5ac2f6ca47d3293c12fb537fafa3f33a0\n"
    },
    {
      "commit": "e459133141eeabd584cdcd424d6e62bc8cfd18ff",
      "tree": "4c3c483cf1be24c0582f28a3d1762910b83fc5e5",
      "parents": [
        "73c861da6908be36ceb589d86cfcd66a04bbb66b",
        "dbff1bd8e48e71e2ec06a84f9a35db99650a9f0e"
      ],
      "author": {
        "name": "Chen Xu",
        "email": "fionaxu@google.com",
        "time": "Thu Nov 01 21:29:39 2018 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "noreply-gerritcodereview@google.com",
        "time": "Thu Nov 01 21:29:39 2018 +0000"
      },
      "message": "Merge \"refactor resetNv API to resetRadioConfig and rebootRadio\""
    },
    {
      "commit": "5bfebc7f21055633045c79989cdc85e5570bea2e",
      "tree": "28c1359289bc7d2f98376b9f2e331def7e375817",
      "parents": [
        "e42fbe4606eaec8f753e4853ea1130734b8da21b"
      ],
      "author": {
        "name": "Hall Liu",
        "email": "hallliu@google.com",
        "time": "Thu Nov 01 14:27:02 2018 -0700"
      },
      "committer": {
        "name": "Hall Liu",
        "email": "hallliu@google.com",
        "time": "Thu Nov 01 14:27:02 2018 -0700"
      },
      "message": "Protect TelephonyManager.ACTION_SECRET_CODE\n\nAdd android.telephony.action.SECRET_CODE to protected broadcast list\n\nBug: 117111842\nTest: manual\nChange-Id: Ide0b60ebee6cb4ff4c5c3ae864e51cc2d2d81eb4\n"
    },
    {
      "commit": "080f131a69fddb68ebe9282dc1c490a07ae6d496",
      "tree": "7bc4067eb57f997f90358a8f646068321ca4d216",
      "parents": [
        "42f6afdb1bab32ff0899f42c95ea7c865cf170ed"
      ],
      "author": {
        "name": "Jack Yu",
        "email": "jackyu@google.com",
        "time": "Tue Oct 30 17:39:14 2018 -0700"
      },
      "committer": {
        "name": "Jack Yu",
        "email": "jackyu@google.com",
        "time": "Thu Nov 01 14:08:05 2018 -0700"
      },
      "message": "Deprecated the resource config_tether_apndata\n\nThe resource has been migrated into the database so we can remove\nthis resource now.\n\nTest: Telephony sanity tests\nBug: 113942223\nMerged-In: I1b65a8bee81f1d190c587cf65cb55da64a184284\nChange-Id: I1b65a8bee81f1d190c587cf65cb55da64a184284\n(cherry picked from commit 25b7a917f850f5d46826ca594f61708954739575)\n"
    },
    {
      "commit": "73c861da6908be36ceb589d86cfcd66a04bbb66b",
      "tree": "b337d27fa3a779e9ac1760276dd16abea315aa6f",
      "parents": [
        "42f6afdb1bab32ff0899f42c95ea7c865cf170ed",
        "a256c415f3e86065cd38a142f85553dde7245e4c"
      ],
      "author": {
        "name": "Selim Cinek",
        "email": "cinek@google.com",
        "time": "Thu Nov 01 21:07:41 2018 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "noreply-gerritcodereview@google.com",
        "time": "Thu Nov 01 21:07:41 2018 +0000"
      },
      "message": "Merge \"Added new members as SystemUI owners\""
    },
    {
      "commit": "a256c415f3e86065cd38a142f85553dde7245e4c",
      "tree": "b337d27fa3a779e9ac1760276dd16abea315aa6f",
      "parents": [
        "42f6afdb1bab32ff0899f42c95ea7c865cf170ed"
      ],
      "author": {
        "name": "Selim Cinek",
        "email": "cinek@google.com",
        "time": "Tue Oct 30 12:59:28 2018 -0400"
      },
      "committer": {
        "name": "Selim Cinek",
        "email": "cinek@google.com",
        "time": "Thu Nov 01 21:07:11 2018 +0000"
      },
      "message": "Added new members as SystemUI owners\n\nBug: 118673253\nTest: see owners file\nMerged-In: Ie49a091bf16d184f86264badf2d99fe13066eecb\nChange-Id: Ie49a091bf16d184f86264badf2d99fe13066eecb\n"
    },
    {
      "commit": "42f6afdb1bab32ff0899f42c95ea7c865cf170ed",
      "tree": "1149ac2255389b1906b5ec091600bd28b2e26bf1",
      "parents": [
        "3e478bf55e20d23fbc36d15eee407950d184e983",
        "dd4d66bdfbba283195fc689df35ef1aed00fab1b"
      ],
      "author": {
        "name": "Hyunyoung Song",
        "email": "hyunyoungs@google.com",
        "time": "Thu Nov 01 20:38:05 2018 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "noreply-gerritcodereview@google.com",
        "time": "Thu Nov 01 20:38:05 2018 +0000"
      },
      "message": "Merge \"Add hyunyoungs and yro to the OWNERS file\""
    },
    {
      "commit": "3e478bf55e20d23fbc36d15eee407950d184e983",
      "tree": "36d6a6d38f8edcf342b98d57ca1ac15a3b3956b5",
      "parents": [
        "fe87781f4077a5e2bf70a93c84c3fb124eb8aabf",
        "1ce5e6659e1496003e086aae2be34eecc82ec404"
      ],
      "author": {
        "name": "Hall Liu",
        "email": "hallliu@google.com",
        "time": "Thu Nov 01 20:10:59 2018 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "noreply-gerritcodereview@google.com",
        "time": "Thu Nov 01 20:10:59 2018 +0000"
      },
      "message": "Merge \"Change default of hide LTE+ config to true\""
    },
    {
      "commit": "fe87781f4077a5e2bf70a93c84c3fb124eb8aabf",
      "tree": "0b2bc85c5cc2e0c31feb373f0d9816095cc603ce",
      "parents": [
        "8c64274ee6d6430ad0c45232a7818586db216bf7",
        "82840c4ebaf98778c491ae8938d2125685f0cdf5"
      ],
      "author": {
        "name": "Treehugger Robot",
        "email": "treehugger-gerrit@google.com",
        "time": "Thu Nov 01 20:00:46 2018 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "noreply-gerritcodereview@google.com",
        "time": "Thu Nov 01 20:00:46 2018 +0000"
      },
      "message": "Merge \"Fix local reference table overflow error.\""
    },
    {
      "commit": "8c64274ee6d6430ad0c45232a7818586db216bf7",
      "tree": "fb661300a616c274ace621d065f5799256235f27",
      "parents": [
        "f5852d1500b62130b6f126531d28e5e57633c252",
        "f5d8e6c79313f523d530377909b2e9c69048b8f8"
      ],
      "author": {
        "name": "Chen Xu",
        "email": "fionaxu@google.com",
        "time": "Thu Nov 01 20:00:36 2018 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "noreply-gerritcodereview@google.com",
        "time": "Thu Nov 01 20:00:36 2018 +0000"
      },
      "message": "Merge \"Revert \"Need to check empty not null for String\"\""
    },
    {
      "commit": "82840c4ebaf98778c491ae8938d2125685f0cdf5",
      "tree": "26b77956d3bf8335c61bb367aacac860ce753680",
      "parents": [
        "85a215bae7c66fb811ec111a5301cfe0ebdad24c"
      ],
      "author": {
        "name": "xiaomi/hanli",
        "email": "hl09083253cy@126.com",
        "time": "Wed Jul 19 18:53:03 2017 +0800"
      },
      "committer": {
        "name": "Andy Hung",
        "email": "hunga@google.com",
        "time": "Thu Nov 01 20:00:12 2018 +0000"
      },
      "message": "Fix local reference table overflow error.\n\ntable dump:\n241 of android.media.AudioMixPort (241 unique instances)\n241 of android.media.AudioMixPortConfig (241 unique instances)\n8 of android.media.AudioDevicePortConfig (8 unique instances)\n8 of android.media.AudioDevicePort (8 unique instances)\n\nTest: Basic audio sanity\nBug: 64554806\nChange-Id: Ice7a866c6a336e54829266aedca2f01e7b75e34b\nSigned-off-by: xiaomi/hanli \u003chl09083253cy@126.com\u003e\n"
    },
    {
      "commit": "59c8d484a0e8b509700ad05e9934dafddc6dacb0",
      "tree": "c4a4afb759bb0482f3ed9ca9b277a3ec270cb211",
      "parents": [
        "f5852d1500b62130b6f126531d28e5e57633c252"
      ],
      "author": {
        "name": "Fan Zhang",
        "email": "zhfan@google.com",
        "time": "Thu Nov 01 12:51:03 2018 -0700"
      },
      "committer": {
        "name": "Fan Zhang",
        "email": "zhfan@google.com",
        "time": "Thu Nov 01 12:58:12 2018 -0700"
      },
      "message": "Add zhfan as owner of settings_enums.proto.\n\nSettings team would like to have owner vote on settings_enums proto so\nwe can iterate more quickly.\n\nBug: 117860032\nTest: rebuild\nChange-Id: I8d1009f9767c4927b108e61d9c71f131247d892b\n"
    },
    {
      "commit": "38898882788358f6ae26de987e1346597366d2f7",
      "tree": "40c822eeff06e3144e0715eb245e43dde4452f6b",
      "parents": [
        "f5852d1500b62130b6f126531d28e5e57633c252"
      ],
      "author": {
        "name": "Nick Kralevich",
        "email": "nnk@google.com",
        "time": "Thu Nov 01 12:21:35 2018 -0700"
      },
      "committer": {
        "name": "Nick Kralevich",
        "email": "nnk@google.com",
        "time": "Thu Nov 01 12:21:35 2018 -0700"
      },
      "message": "set O_CLOEXEC on /dev/tun open\n\nEnsure that this file descriptor cannot leak across exec boundaries, in\nthe unlikely event that system_server does an exec().\n\nTest: device boots and no problems.\nChange-Id: I45691b7780026ea288e57db73fcc88820a2b06b1\n"
    },
    {
      "commit": "f5852d1500b62130b6f126531d28e5e57633c252",
      "tree": "706d246d603335715afee63eaa9d6fcd3ffb837b",
      "parents": [
        "fc406201033e361c3f4d62364b079fb155127a62",
        "61524e1b6144c7ab0dc80f370e6d95bd7f6d42e7"
      ],
      "author": {
        "name": "Shuo Qian",
        "email": "shuoq@google.com",
        "time": "Thu Nov 01 18:06:25 2018 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "noreply-gerritcodereview@google.com",
        "time": "Thu Nov 01 18:06:25 2018 +0000"
      },
      "message": "Merge \"Make SignalStrength#INVALID public\""
    },
    {
      "commit": "dd4d66bdfbba283195fc689df35ef1aed00fab1b",
      "tree": "c5a13d85854476c90025307a111d4607f7d838e4",
      "parents": [
        "fc406201033e361c3f4d62364b079fb155127a62"
      ],
      "author": {
        "name": "Hyunyoung Song",
        "email": "hyunyoungs@google.com",
        "time": "Thu Nov 01 10:40:41 2018 -0700"
      },
      "committer": {
        "name": "Hyunyoung Song",
        "email": "hyunyoungs@google.com",
        "time": "Thu Nov 01 10:40:41 2018 -0700"
      },
      "message": "Add hyunyoungs and yro to the OWNERS file\n\nBug: 113043444\nTest: no need\nChange-Id: I2e1d2c4222c82cea80c87b81369291b13c7dba15\n"
    },
    {
      "commit": "fc406201033e361c3f4d62364b079fb155127a62",
      "tree": "54e5b902ca39db30c8e69124fee9ed240cdacf53",
      "parents": [
        "627441218d97ab143b1cb534552f5db7ce0a2ccf",
        "d7a04c8965ae3a79a369d78a0320027891607032"
      ],
      "author": {
        "name": "Fabian Kozynski",
        "email": "kozynski@google.com",
        "time": "Thu Nov 01 16:52:30 2018 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "noreply-gerritcodereview@google.com",
        "time": "Thu Nov 01 16:52:30 2018 +0000"
      },
      "message": "Merge \"Fixes context for tiles without longClick\""
    },
    {
      "commit": "f5d8e6c79313f523d530377909b2e9c69048b8f8",
      "tree": "9400ddc0f773a3089b8af569303c7107e76f58f3",
      "parents": [
        "77680bd4dbf69fe22a41b73c479096bd418aac8a"
      ],
      "author": {
        "name": "Chen Xu",
        "email": "fionaxu@google.com",
        "time": "Thu Nov 01 16:40:42 2018 +0000"
      },
      "committer": {
        "name": "Chen Xu",
        "email": "fionaxu@google.com",
        "time": "Thu Nov 01 16:41:16 2018 +0000"
      },
      "message": "Revert \"Need to check empty not null for String\"\n\nThis reverts commit 77680bd4dbf69fe22a41b73c479096bd418aac8a.\n\nReason for revert: this change caused no wcdma signal bar because \"\" is a valid default value from carrier config\n\nBug: 118800169\nChange-Id: I0285827c84edda88f7f0d287d254ba89c9931382\n"
    },
    {
      "commit": "799232a4a991b6fb3bb754ffeccf775a204c3bb9",
      "tree": "afc07b91fadb311cc9660bc3bb928295ebf671c7",
      "parents": [
        "627441218d97ab143b1cb534552f5db7ce0a2ccf"
      ],
      "author": {
        "name": "Stanley Tng",
        "email": "stng@google.com",
        "time": "Thu Sep 27 17:44:14 2018 -0700"
      },
      "committer": {
        "name": "Stanley Tng",
        "email": "stng@google.com",
        "time": "Thu Nov 01 09:17:01 2018 -0700"
      },
      "message": "Change the feature flag for Hearing Aid behavior\n\nPreviously, this feature flag for Hearing Aid Profile is to disable the\nprofile on supported phone . This CL will reverse the logic and is\nto enable the Hearing Aid profile on unsupported phone. This is to allow\ntesting of this profile on unsupported phone.\n\nTest: Manual tests on different types of phones\nBug: 116861680\nChange-Id: Ic8db4445a58942c5f75598dce0503f6670ff9c7b\nMerged-In: Ic8db4445a58942c5f75598dce0503f6670ff9c7b\n(cherry picked from commit afa1f9c5c50ede877c447033deff4fd00a7b5635)\n"
    },
    {
      "commit": "d7a04c8965ae3a79a369d78a0320027891607032",
      "tree": "76d0121942f644ace678a99bae4a169be0263896",
      "parents": [
        "d7fa41483430f2d7ef35b34c7df073fa475f50ae"
      ],
      "author": {
        "name": "Fabian Kozynski",
        "email": "kozynski@google.com",
        "time": "Mon Oct 29 12:27:42 2018 -0400"
      },
      "committer": {
        "name": "Fabian Kozynski",
        "email": "kozynski@google.com",
        "time": "Thu Nov 01 13:18:21 2018 +0000"
      },
      "message": "Fixes context for tiles without longClick\n\nQSTile can declare whether it doesn\u0027t support (has no effect) long click\nand then TalkBack will not report it as an available option.\n\nTest: manual \u0026 atest\nChange-Id: Iec21181f4308c7c8c4962f191fa0787e053ae944\nMerged-In: Iec21181f4308c7c8c4962f191fa0787e053ae944\nFixes: 117921787\n"
    },
    {
      "commit": "627441218d97ab143b1cb534552f5db7ce0a2ccf",
      "tree": "70d720ccb243f7536b5d342da5da21c5e0bca8f0",
      "parents": [
        "cd480214991c9e747d78831b13c152aae05f7e3a",
        "6a4a8f60466db45b6f461d81acd7a61234685de0"
      ],
      "author": {
        "name": "Treehugger Robot",
        "email": "treehugger-gerrit@google.com",
        "time": "Thu Nov 01 13:11:09 2018 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "noreply-gerritcodereview@google.com",
        "time": "Thu Nov 01 13:11:09 2018 +0000"
      },
      "message": "Merge \"Add a more flexible queryRecentDocuments\""
    },
    {
      "commit": "a0cb5388a5d66a3bfcf4f96b3b0c6ba99129fa7f",
      "tree": "6ed3e386a8e0e18048bfe0080213ea652bd19fce",
      "parents": [
        "cd480214991c9e747d78831b13c152aae05f7e3a"
      ],
      "author": {
        "name": "Paul Duffin",
        "email": "paulduffin@google.com",
        "time": "Wed Oct 31 10:34:51 2018 +0000"
      },
      "committer": {
        "name": "Paul Duffin",
        "email": "paulduffin@google.com",
        "time": "Thu Nov 01 10:31:09 2018 +0000"
      },
      "message": "Remove sun.... libcore classes from light grey/vendor lists\n\nRemoves all the sun... libcore classes from the light grey/vendor\nlists as they are now using UnsupportedAppUsage annotation.\n\nThis was tested by making and then manually checking that the generated\nout/target/common/obj/PACKAGING/hiddenapi-light-greylist.txt was the\nsame (after sorting) before and after this change.\n\nTest: see above\nBug: 117818301\nChange-Id: I8dadc9215e929c5047fdfe8241c430544e963c19\nge-Id: I2a9ed3fbfb0c703eafcf431b93f8a419c5ec83a3\n"
    },
    {
      "commit": "cd480214991c9e747d78831b13c152aae05f7e3a",
      "tree": "f0f1c86525e2a638c917ccfabe04a8638b50eb93",
      "parents": [
        "dffb7d988ce90fb926cf0a9257757ad3dd1b4658",
        "86bfabf90885ad6e6b6ae60d3451c2c693de99a4"
      ],
      "author": {
        "name": "Paul Duffin",
        "email": "paulduffin@google.com",
        "time": "Thu Nov 01 10:22:53 2018 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "noreply-gerritcodereview@google.com",
        "time": "Thu Nov 01 10:22:53 2018 +0000"
      },
      "message": "Merge \"Remove java.... libcore classes from light grey/vendor lists\""
    },
    {
      "commit": "c2a8de549b229710d1c9711802b249234c0bd794",
      "tree": "ca33a791a0432cbbd996f66ff8d4858e9fd5d464",
      "parents": [
        "dffb7d988ce90fb926cf0a9257757ad3dd1b4658"
      ],
      "author": {
        "name": "David Brazdil",
        "email": "dbrazdil@google.com",
        "time": "Mon Oct 29 16:49:13 2018 +0000"
      },
      "committer": {
        "name": "David Brazdil",
        "email": "dbrazdil@google.com",
        "time": "Thu Nov 01 10:05:28 2018 +0000"
      },
      "message": "Remove non-SDK API toast\n\nIt served its purpose but it\u0027s time to remove it.\n\nTest: m\nChange-Id: Idc36cacae89e74f5ce01bcf51dce24cdedfda40f\n"
    },
    {
      "commit": "dffb7d988ce90fb926cf0a9257757ad3dd1b4658",
      "tree": "c510b94b20b2689a86a9a051151baec2a9d6caa9",
      "parents": [
        "808c2fa7474470fcb6ef0ec65aa2ff94eb04e07b",
        "3b0f5ea29ed0dfb111f85503a5a9ec6e7b23d6a4"
      ],
      "author": {
        "name": "Paul Hu",
        "email": "paulhu@google.com",
        "time": "Thu Nov 01 07:20:05 2018 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "noreply-gerritcodereview@google.com",
        "time": "Thu Nov 01 07:20:05 2018 +0000"
      },
      "message": "Merge \"Support backward compatibility for restricted network permission\""
    },
    {
      "commit": "808c2fa7474470fcb6ef0ec65aa2ff94eb04e07b",
      "tree": "04a2cdfdb8f68d03803b4cc707e0ca4442e4b651",
      "parents": [
        "c85fa5471d71d79ddf30a09684779712d01c2ff9",
        "14f7544c3e5a33ccaa1ef1f1cbdb3a50aa914e3e"
      ],
      "author": {
        "name": "Luke Huang",
        "email": "huangluke@google.com",
        "time": "Thu Nov 01 07:09:54 2018 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "noreply-gerritcodereview@google.com",
        "time": "Thu Nov 01 07:09:54 2018 +0000"
      },
      "message": "Merge \"interface-related commands porting\""
    },
    {
      "commit": "dbff1bd8e48e71e2ec06a84f9a35db99650a9f0e",
      "tree": "7a04dadeea3524450d62aabba87f0687825742f7",
      "parents": [
        "d4e2c6cd5a78bc91cb566e3adb2459694ac88c3b"
      ],
      "author": {
        "name": "chen xu",
        "email": "fionaxu@google.com",
        "time": "Fri Oct 26 17:37:30 2018 -0700"
      },
      "committer": {
        "name": "chen xu",
        "email": "fionaxu@google.com",
        "time": "Wed Oct 31 22:51:13 2018 -0700"
      },
      "message": "refactor resetNv API to resetRadioConfig and rebootRadio\n\nBug: 116476729\nTest: telephony unit test and Manual test\nChange-Id: I420da20f2290d1fc3962f7c14a9ca4999eafbde8\nMerged-in: I420da20f2290d1fc3962f7c14a9ca4999eafbde8\n"
    },
    {
      "commit": "3b0f5ea29ed0dfb111f85503a5a9ec6e7b23d6a4",
      "tree": "997977a64a5b7901823877e161b2b7c4e65c4e13",
      "parents": [
        "e3a989f7d3e01fdbe48b4257947624893b59fd59"
      ],
      "author": {
        "name": "paulhu",
        "email": "paulhu@google.com",
        "time": "Thu Nov 01 10:38:11 2018 +0800"
      },
      "committer": {
        "name": "paulhu",
        "email": "paulhu@google.com",
        "time": "Thu Nov 01 10:38:11 2018 +0800"
      },
      "message": "Support backward compatibility for restricted network permission\n\nSome native daemons legacy design work with SYSTEM_UID. If none of\nSYSTEM_UID apps declare the restricted network permission, it will\nresult in permission denial in daemons. Allow SYSTEM_UID in the\ndevices shipped before Q to support backward compatibility.\n\nBug:114245686\nTest: 1. runtest frameworks-net\n      2. atest FrameworksNetTests\n      3. Native daemons with SYSTEM_UID can work normally\n\nChange-Id: I6f3f0d83bcae74ef5389535b528af3baf649fa48\n"
    },
    {
      "commit": "1ce5e6659e1496003e086aae2be34eecc82ec404",
      "tree": "c850086b7205ff041dba0c84464c9243744c62d6",
      "parents": [
        "e42fbe4606eaec8f753e4853ea1130734b8da21b"
      ],
      "author": {
        "name": "Hall Liu",
        "email": "hallliu@google.com",
        "time": "Wed Oct 31 18:17:38 2018 -0700"
      },
      "committer": {
        "name": "Hall Liu",
        "email": "hallliu@google.com",
        "time": "Wed Oct 31 18:17:38 2018 -0700"
      },
      "message": "Change default of hide LTE+ config to true\n\nHide the LTE+ icon by default.\n\nChange-Id: I9d9fbc283ac9d5b75df3818191253d84a5e6c36c\nFixes: 118775808\nTest: manual\n"
    },
    {
      "commit": "a7d023057241b887341360ef5c4125826d716430",
      "tree": "43feeb1b1c5fb2b0099d4fac01b76bdbe6b37f8c",
      "parents": [
        "e42fbe4606eaec8f753e4853ea1130734b8da21b"
      ],
      "author": {
        "name": "Hall Liu",
        "email": "hallliu@google.com",
        "time": "Wed Oct 31 17:03:34 2018 -0700"
      },
      "committer": {
        "name": "Hall Liu",
        "email": "hallliu@google.com",
        "time": "Wed Oct 31 17:05:07 2018 -0700"
      },
      "message": "Add TestApi to get RTT support status\n\nAdd a TestApi for CTS to be able to tell whether a device supports RTT\non the current carrier.\n\nBug: 113069001\nTest: manual\nChange-Id: I135338b7b83f888d454d09dddd30c72197fe0533\n"
    },
    {
      "commit": "c85fa5471d71d79ddf30a09684779712d01c2ff9",
      "tree": "0e2090842628500d241756d651f64570dbd1a2ef",
      "parents": [
        "4db6cb15de2f1728bc169d8df6537ba7960469e4",
        "3bad37e0be1c20a8e1c85b5d2b0243cb264e17b3"
      ],
      "author": {
        "name": "Chuck Liao",
        "email": "chuckliao@google.com",
        "time": "Wed Oct 31 23:58:21 2018 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "noreply-gerritcodereview@google.com",
        "time": "Wed Oct 31 23:58:21 2018 +0000"
      },
      "message": "Merge \"Add a new carrier config to support emergency dialer shortcut feature.\""
    },
    {
      "commit": "6a4a8f60466db45b6f461d81acd7a61234685de0",
      "tree": "1ce8520c93968a7e0ebfb9cc371b7db4c3453b9d",
      "parents": [
        "e42fbe4606eaec8f753e4853ea1130734b8da21b"
      ],
      "author": {
        "name": "Risan",
        "email": "risan@google.com",
        "time": "Tue Oct 30 17:57:56 2018 -0600"
      },
      "committer": {
        "name": "Risan",
        "email": "risan@google.com",
        "time": "Wed Oct 31 23:30:35 2018 +0000"
      },
      "message": "Add a more flexible queryRecentDocuments\n\nThe existing queryRecentDocuments have a hard limit 64. However, case\nlike ARC++ wishes to have a more flexible limit that can be passed as an\nextra parameter. This new API will gracefully degrade to the old API to\nmaintain backward compatibility with old providers.\n\nBug: 111288304\nTest: manual test (patched the MediaDocumentsProvider, and test calling\nthe new API):\n1. Test that passing Bundle with QUERY_ARG_LIMIT\u003d5 is honored and\nreturned is limited to 5.\n2. Test that passing null will release the limit to default 64.\n3. Test that removing MediaProvider implementation for new method and\nimplement the old method will automatically redirect the call to old\nmethod (backward compatible with old providers).\n\nChange-Id: I37b1785b94f3e9cf09128fbf1e8779a4447fe7a9\n"
    },
    {
      "commit": "80a5e1e940c13e0ff4e9b67021879b2442aff2d2",
      "tree": "94a3dc621946526fbfa9bec18a40a7891f187fb3",
      "parents": [
        "d7fa41483430f2d7ef35b34c7df073fa475f50ae"
      ],
      "author": {
        "name": "Tyler Gunn",
        "email": "tgunn@google.com",
        "time": "Fri Jun 22 15:52:27 2018 -0700"
      },
      "committer": {
        "name": "Tyler Gunn",
        "email": "tgunn@google.com",
        "time": "Wed Oct 31 15:09:17 2018 -0700"
      },
      "message": "Add PROPERTY_VOIP_AUDIO_MODE to android.telecom.Call.\n\nThis property is used to report the voip audio mode requested by the\nunderlying connection.  This is useful for ringing calls and held calls\nwhere the current system audio mode will not necessarily match what the\nConnection would use.\n\nTest: Added and ran new CTS tests.\nBug: 110540796\nChange-Id: I8c26db4b35de4d40d7b76b3c1adc93223afa104b\n"
    },
    {
      "commit": "4db6cb15de2f1728bc169d8df6537ba7960469e4",
      "tree": "d5dbcfb06eb9836c5187b630abbe8d4bf96028e8",
      "parents": [
        "d7fa41483430f2d7ef35b34c7df073fa475f50ae",
        "6ce2d9966d9a3a220fb85cdcb50eeda4b2ed535d"
      ],
      "author": {
        "name": "Florian Mayer",
        "email": "fmayer@google.com",
        "time": "Wed Oct 31 21:21:58 2018 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "noreply-gerritcodereview@google.com",
        "time": "Wed Oct 31 21:21:58 2018 +0000"
      },
      "message": "Merge \"Allow zygote to keep socket to heapprofd.\""
    },
    {
      "commit": "3bad37e0be1c20a8e1c85b5d2b0243cb264e17b3",
      "tree": "f84cd49b6137a68c578890329f817639777cd937",
      "parents": [
        "0d63da86e2e4093e9785cfc1df2f8ec4308a9ead"
      ],
      "author": {
        "name": "Chuck Liao",
        "email": "chuckliao@google.com",
        "time": "Tue Oct 30 11:39:56 2018 +0800"
      },
      "committer": {
        "name": "Chuck Liao",
        "email": "chuckliao@google.com",
        "time": "Thu Nov 01 02:21:07 2018 +0800"
      },
      "message": "Add a new carrier config to support emergency dialer shortcut feature.\n\nTest: manual\nBug: 117865402\nChange-Id: I5d008af8d4dc73adc76630d7b6f47724544f068c\n"
    },
    {
      "commit": "d7fa41483430f2d7ef35b34c7df073fa475f50ae",
      "tree": "394e78df60649a31b6c0a4310af69dc288093235",
      "parents": [
        "e0076e41457ed415ca45328a2b8dba205e0f9d65",
        "05c9e5c24a860d8d4a9b0f00ba1b6fbef0dd1b1d"
      ],
      "author": {
        "name": "Colin Cross",
        "email": "ccross@android.com",
        "time": "Wed Oct 31 17:45:53 2018 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "noreply-gerritcodereview@google.com",
        "time": "Wed Oct 31 17:45:53 2018 +0000"
      },
      "message": "Merge \"Convert statsd and incidentd to Android.bp\""
    }
  ],
  "next": "e0076e41457ed415ca45328a2b8dba205e0f9d65"
}
