)]}'
{
  "log": [
    {
      "commit": "4837dbe53612a1a6edbed058bfc214aa0da62613",
      "tree": "5c3524dd9b106a3cf0ffd03d592811ce012677c1",
      "parents": [
        "274ce2d831e7238de82d26ef213f69f7540cbbc3",
        "14778d38e8014f4c65f3df25935eb39e43c8d214"
      ],
      "author": {
        "name": "Chen Xu",
        "email": "fionaxu@google.com",
        "time": "Thu Mar 14 00:47:07 2019 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "noreply-gerritcodereview@google.com",
        "time": "Thu Mar 14 00:47:07 2019 +0000"
      },
      "message": "Merge \"fix the issue that setPreferredNW send wrong RAT to HAL\""
    },
    {
      "commit": "09a4ee1988ad8237b1e2bfa0a45d9b0e6048cf72",
      "tree": "fb45e8e2bc033046e8aa52dfc8bd72ffbbfde034",
      "parents": [
        "df6e5604f3182083add70b4d94908b857e8807e4",
        "f0026eebfc2849c51232793707721338a2e06883"
      ],
      "author": {
        "name": "Treehugger Robot",
        "email": "treehugger-gerrit@google.com",
        "time": "Wed Mar 13 21:18:57 2019 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "noreply-gerritcodereview@google.com",
        "time": "Wed Mar 13 21:18:57 2019 +0000"
      },
      "message": "Merge \"Should return the number of supported SIM cards\""
    },
    {
      "commit": "14778d38e8014f4c65f3df25935eb39e43c8d214",
      "tree": "3b6a904e4a4f1068659afb728ee744ad47823d19",
      "parents": [
        "c06c54662b3a8ae575243b4deb99fb76229d6b05"
      ],
      "author": {
        "name": "chen xu",
        "email": "fionaxu@google.com",
        "time": "Wed Mar 13 13:26:39 2019 -0700"
      },
      "committer": {
        "name": "chen xu",
        "email": "fionaxu@google.com",
        "time": "Wed Mar 13 13:34:00 2019 -0700"
      },
      "message": "fix the issue that setPreferredNW send wrong RAT to HAL\n\nBug: 126805258\nTest: Manual test to set LTE only mode\nChange-Id: I2e88d3bc22ca8d1e626bf381840cc80f832a8b3f\n"
    },
    {
      "commit": "8ced10ec234e5aa3379d6f0e06857e3cccaf2e0b",
      "tree": "54df94cb70374c7d22fe2379e770c20060012c2a",
      "parents": [
        "5a490d4bb77a47230627cce87438e99afe4cf59c",
        "3b231b90a5d25ad067605d55cc98ef517b4273ab"
      ],
      "author": {
        "name": "Leland Miller",
        "email": "lelandmiller@google.com",
        "time": "Wed Mar 13 17:23:12 2019 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "noreply-gerritcodereview@google.com",
        "time": "Wed Mar 13 17:23:12 2019 +0000"
      },
      "message": "Merge \"Annotate Parcelable CREATOR fields as @NonNull\""
    },
    {
      "commit": "f0026eebfc2849c51232793707721338a2e06883",
      "tree": "bf5ab790198f7fbda507b8eb70654bf3c06bbc17",
      "parents": [
        "da0ebedb47f9c1c7a6d49c506ff789aa45b175c6"
      ],
      "author": {
        "name": "Iris Chang",
        "email": "iris.chang@mediatek.com",
        "time": "Wed Mar 13 15:40:43 2019 +0800"
      },
      "committer": {
        "name": "Iris Chang",
        "email": "iris.chang@mediatek.com",
        "time": "Wed Mar 13 15:40:43 2019 +0800"
      },
      "message": "Should return the number of supported SIM cards\n\nWhen multiple SIM is enabled, getSimCount() in TelephonyManager.java\njust returns 2 and it is not consistent with getPhoneCount(). For\ndevices which support more than 2 SIMs, it will cause\nArrayIndexOutOfBoundsException in the getInstance() function of CatService.java\nwhen thress SIMs are present. To fix this issue, we need to return\nthe phone count in getSimCount() to synchronize both APIs.\n\nBug: 126292874\nTest: check if JE is fixed on a device which supports 3 SIMs\nChange-Id: I227f7d05349c1d0cf4c8bfa46c4e3b5f9bd42be9\n"
    },
    {
      "commit": "b82864c801609053ec86f3ffcaa6d406aef02acb",
      "tree": "789ef6321cb8cd1b512a34f451bc6c1020ba845b",
      "parents": [
        "8b57ab7989ed4c0bf69545003694e31945163e15"
      ],
      "author": {
        "name": "Malcolm Chen",
        "email": "refuhoo@google.com",
        "time": "Tue Feb 26 16:48:40 2019 -0800"
      },
      "committer": {
        "name": "Xiangyu/Malcolm Chen",
        "email": "refuhoo@google.com",
        "time": "Wed Mar 13 04:14:07 2019 +0000"
      },
      "message": "Only return one mobile subscription per group in Settings.\n\nRight now getSelectableSubscriptionInfoList returns all subscriptions\nthat are visible and available. But we should only show one per\nsubscription group. So updating getSelectableSubscriptionInfoList\nto make sure of it.\n\nBug: 126438122\nTest: manual - group Fi primary subscriptions and make sure only\none Fi subscription is shown in Settings UI.\nChange-Id: I867296b4f8efbdf2e9885ef34dd45806fa0abbca\nMerged-In: I867296b4f8efbdf2e9885ef34dd45806fa0abbca\n"
    },
    {
      "commit": "56c9d229700ad83fa673de8a1f66a7dd3a2c7785",
      "tree": "736ab5ccd55404f2bb1835862dcf1df6ab54ce5c",
      "parents": [
        "d2cb5a060850ca1b79c9c8c3b2948a12d1de3c4b",
        "134ffe709b2233a6e7e9174273589b94d61e5f77"
      ],
      "author": {
        "name": "Josh Hou",
        "email": "joshhou@google.com",
        "time": "Wed Mar 13 00:58:21 2019 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "noreply-gerritcodereview@google.com",
        "time": "Wed Mar 13 00:58:21 2019 +0000"
      },
      "message": "Merge \"add NonNull annotation to API\""
    },
    {
      "commit": "d2cb5a060850ca1b79c9c8c3b2948a12d1de3c4b",
      "tree": "e7a0850fa312b4a16dcbe848c20014cf7fa6a8db",
      "parents": [
        "8cbe957dba88eadb4066bab95d90b2bafedc5b7a",
        "9ac7e52a933fbbf9774d9c3f77eb445bff97b10b"
      ],
      "author": {
        "name": "Xiangyu/Malcolm Chen",
        "email": "refuhoo@google.com",
        "time": "Tue Mar 12 22:59:00 2019 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "noreply-gerritcodereview@google.com",
        "time": "Tue Mar 12 22:59:00 2019 +0000"
      },
      "message": "Merge \"Don\u0027t return hidden subscription in getActiveSubIdList\""
    },
    {
      "commit": "8cbe957dba88eadb4066bab95d90b2bafedc5b7a",
      "tree": "71bba2f049296d7d4c3ba96e864603037cf7e4ef",
      "parents": [
        "1a14dedcce040f2d81e1f4531a8ca8a9fff2394a",
        "310718530cc18f321c0ce83d9c22aa5960852806"
      ],
      "author": {
        "name": "Xiangyu/Malcolm Chen",
        "email": "refuhoo@google.com",
        "time": "Tue Mar 12 22:40:39 2019 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "noreply-gerritcodereview@google.com",
        "time": "Tue Mar 12 22:40:39 2019 +0000"
      },
      "message": "Merge \"Don\u0027t return hidden subscription in getActiveSubscriptionInfoList.\""
    },
    {
      "commit": "3a6dcad0a376acf2e97af8e8f7a152a2540e3368",
      "tree": "63d5cc165ac86f7386653b92aaf0cc5c4c2755d8",
      "parents": [
        "fe015a098cb725c48d2dcf70f2a0907a613b2a45",
        "04881f8184023031f670fe6397cbf2ec68640097"
      ],
      "author": {
        "name": "Nathan Harold",
        "email": "nharold@google.com",
        "time": "Tue Mar 12 22:25:46 2019 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "noreply-gerritcodereview@google.com",
        "time": "Tue Mar 12 22:25:46 2019 +0000"
      },
      "message": "Merge \"[API Feedback] Rename DebugEventReporter\""
    },
    {
      "commit": "9ac7e52a933fbbf9774d9c3f77eb445bff97b10b",
      "tree": "4fc546b3e7405880edecd2259e8f50e8ae1e0387",
      "parents": [
        "310718530cc18f321c0ce83d9c22aa5960852806"
      ],
      "author": {
        "name": "Malcolm Chen",
        "email": "refuhoo@google.com",
        "time": "Tue Feb 19 19:00:26 2019 -0800"
      },
      "committer": {
        "name": "Malcolm Chen",
        "email": "refuhoo@google.com",
        "time": "Tue Mar 12 14:09:33 2019 -0700"
      },
      "message": "Don\u0027t return hidden subscription in getActiveSubIdList\n\nNow getActiveSubscriptionInfoList will not return hidden\nsubscriptions. And getActiveSubIdList should be consistent\nwith it. In the mean time, internal SubscriptionController\nAPI should have a way to specify if caller wants hidden\nsubscriptions or not.\n\nBug: 124690005\nTest: manual\nChange-Id: I46ccae88167c2988d71a6e07da2937bf9644a1f0\nMerged-In: I46ccae88167c2988d71a6e07da2937bf9644a1f0\n"
    },
    {
      "commit": "310718530cc18f321c0ce83d9c22aa5960852806",
      "tree": "389773f5745937743846b284ce4384e247dd984c",
      "parents": [
        "46f5897ae8036de41b50573df78d85b6d2e9f5c3"
      ],
      "author": {
        "name": "Malcolm Chen",
        "email": "refuhoo@google.com",
        "time": "Tue Feb 12 17:29:59 2019 -0800"
      },
      "committer": {
        "name": "Malcolm Chen",
        "email": "refuhoo@google.com",
        "time": "Tue Mar 12 13:39:15 2019 -0700"
      },
      "message": "Don\u0027t return hidden subscription in getActiveSubscriptionInfoList.\n\nBug: 121396526\nTest: manual\nChange-Id: I3a9f3a9a2628a8e2ad1c401f6fe5e4c5866a0047\nMerged-In: I3a9f3a9a2628a8e2ad1c401f6fe5e4c5866a0047\n"
    },
    {
      "commit": "d351dba3a20e9d39ea4d6dd94ab9e17069440bc1",
      "tree": "8f4a9fd2e74ed612d96366857108860d4b178113",
      "parents": [
        "eb3e7b3f64d2587fa22d2954ff6ab80d11f1de98"
      ],
      "author": {
        "name": "Seongho Kim",
        "email": "sh_tiger.kim@samsung.com",
        "time": "Tue Nov 13 15:08:34 2018 +0900"
      },
      "committer": {
        "name": "Jordan Liu",
        "email": "jminjie@google.com",
        "time": "Tue Mar 12 10:47:16 2019 -0700"
      },
      "message": "Add carrier\u0027s option to cancel CS reject cause notification\n\nSome carrier still want to cancel CS reject notification automatically\nwhen it gets service. So, we need a way to set carrier\u0027s option for it.\n\nBug: 79889307\nTest: Manual\nChange-Id: If4c696e8116094d0cb555fe87c92243af1f34cec\nMerged-In: If4c696e8116094d0cb555fe87c92243af1f34cec\n"
    },
    {
      "commit": "3b231b90a5d25ad067605d55cc98ef517b4273ab",
      "tree": "6952ba487e64e0331f90d98330f94684d6016e99",
      "parents": [
        "bc18cc9b194f69e1d93b04637451f45d743bebb7"
      ],
      "author": {
        "name": "Leland Miller",
        "email": "lelandmiller@google.com",
        "time": "Fri Mar 08 16:55:45 2019 -0800"
      },
      "committer": {
        "name": "Leland Miller",
        "email": "lelandmiller@google.com",
        "time": "Tue Mar 12 10:02:35 2019 -0700"
      },
      "message": "Annotate Parcelable CREATOR fields as @NonNull\n\nBug: 126726802\nTest: Builds and existing tests pass\nChange-Id: I243073dc559e93fa6302d6b69468088ca5960ab5\n"
    },
    {
      "commit": "f96cc080668db4442b38e8e48d70db2e010ed354",
      "tree": "0497c3daa6b13dbc11459eec604275594caa8cda",
      "parents": [
        "f9cca7dcc2ef4480d362a6b3b806a002264bbc5c",
        "a335880efee8fcb7c1d03fcb17553c78a9997ffa"
      ],
      "author": {
        "name": "Daniel Huang",
        "email": "danielwbhuang@google.com",
        "time": "Tue Mar 12 06:02:04 2019 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "noreply-gerritcodereview@google.com",
        "time": "Tue Mar 12 06:02:04 2019 +0000"
      },
      "message": "Merge \"Modify API return type and add callback.\""
    },
    {
      "commit": "118354f77c8db8ebbcad421b25976795c53882bf",
      "tree": "772ec1c19536834e589becc05395d5327212b3eb",
      "parents": [
        "e17575c03e1c1fb92f01fb7ff5d56e76692ddaa4",
        "2b0139ca181a0e034e5214da50a84bc12a57a1bd"
      ],
      "author": {
        "name": "Chen Xu",
        "email": "fionaxu@google.com",
        "time": "Mon Mar 11 21:34:30 2019 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "noreply-gerritcodereview@google.com",
        "time": "Mon Mar 11 21:34:30 2019 +0000"
      },
      "message": "Merge \"rename precise carrier id to specific carrier id\""
    },
    {
      "commit": "e17575c03e1c1fb92f01fb7ff5d56e76692ddaa4",
      "tree": "013677b9145e59ab3c9dcb92b93f4870e89b0ba6",
      "parents": [
        "5227285ad764998aa5d7a8d5efc8273f038765d9",
        "6ff0c791214b2802c1e194163fbc4c21e8357f2b"
      ],
      "author": {
        "name": "Nathan Harold",
        "email": "nharold@google.com",
        "time": "Mon Mar 11 17:53:40 2019 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "noreply-gerritcodereview@google.com",
        "time": "Mon Mar 11 17:53:40 2019 +0000"
      },
      "message": "Merge \"Add Missing getRssi to CellSignalStrengthGsm\""
    },
    {
      "commit": "134ffe709b2233a6e7e9174273589b94d61e5f77",
      "tree": "d034f5f6c35415283ff77dedaa7f87f90f64dff8",
      "parents": [
        "a028a1c3cdcc5226a9cf9c982aff31f66a8534f5"
      ],
      "author": {
        "name": "Josh Hou",
        "email": "joshhou@google.com",
        "time": "Mon Mar 11 23:59:34 2019 +0800"
      },
      "committer": {
        "name": "Josh Hou",
        "email": "joshhou@google.com",
        "time": "Mon Mar 11 23:59:34 2019 +0800"
      },
      "message": "add NonNull annotation to API\n\nBug: 126702863\nTest: Build pass\nChange-Id: I3398d43837bef90ebe685d7f7c35c6c5d0defd7e\n"
    },
    {
      "commit": "a335880efee8fcb7c1d03fcb17553c78a9997ffa",
      "tree": "876b32607c52ade62b8f78068d9bd213500f67ad",
      "parents": [
        "06d8067975a69c77432a25b0391185665c850c23"
      ],
      "author": {
        "name": "danielwbhuang",
        "email": "danielwbhuang@google.com",
        "time": "Mon Mar 11 11:52:10 2019 +0800"
      },
      "committer": {
        "name": "danielwbhuang",
        "email": "danielwbhuang@google.com",
        "time": "Mon Mar 11 20:02:16 2019 +0800"
      },
      "message": "Modify API return type and add callback.\n\n1. Modify the type from boolean to void for updateAvailableNetworks().\n2. Adding callback for updateAvailableNetworks().\n3. Define error codes for update available networks results.\n\nTest: build pass\nBug: 124616182\nMerged-In: I32fe1407deabe36485227ec75931bec334d85abe\nChange-Id: I32fe1407deabe36485227ec75931bec334d85abe\n"
    },
    {
      "commit": "2b0139ca181a0e034e5214da50a84bc12a57a1bd",
      "tree": "8dde043a41542b4e256aa4d2eaaa7b37e8cb8e3f",
      "parents": [
        "c06c54662b3a8ae575243b4deb99fb76229d6b05"
      ],
      "author": {
        "name": "chen xu",
        "email": "fionaxu@google.com",
        "time": "Wed Mar 06 14:43:40 2019 -0800"
      },
      "committer": {
        "name": "chen xu",
        "email": "fionaxu@google.com",
        "time": "Sun Mar 10 01:06:33 2019 -0800"
      },
      "message": "rename precise carrier id to specific carrier id\n\nBug: 126727010\nTest: atest CtsTelephonyTestCases\n\nChange-Id: I4561ae8c15c429912695e0753b2ab3137a4e1e44\n(cherry picked from commit 45f662139190df65f15d57a6e415c9559b580efe)\nMerged-in: I4561ae8c15c429912695e0753b2ab3137a4e1e44\n"
    },
    {
      "commit": "9e6f5d15217f0ab0deea033d213057f51507d53a",
      "tree": "1940d6b13045c151498c417f6e3cbbd05661f1ba",
      "parents": [
        "dfe984c3fec974942d82a21801b1ee3240e3e2fa",
        "ceaf9684a56039ffdf07ddfd6a4aee682de030c6"
      ],
      "author": {
        "name": "Treehugger Robot",
        "email": "treehugger-gerrit@google.com",
        "time": "Fri Mar 08 22:05:59 2019 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "noreply-gerritcodereview@google.com",
        "time": "Fri Mar 08 22:05:59 2019 +0000"
      },
      "message": "Merge \"update getStaticPhoneCapability to use HAL instead of default value\""
    },
    {
      "commit": "dfe984c3fec974942d82a21801b1ee3240e3e2fa",
      "tree": "8e8501da6d2194f8afc3eb5b828844d636d2a0d3",
      "parents": [
        "f070b51670c13ff8fb1d594b8bde4263bc6e13c1",
        "a1600670167423301d3a5671758f3d7d824e314a"
      ],
      "author": {
        "name": "Nazanin Bakhshi",
        "email": "nazaninb@google.com",
        "time": "Fri Mar 08 22:00:33 2019 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "noreply-gerritcodereview@google.com",
        "time": "Fri Mar 08 22:00:33 2019 +0000"
      },
      "message": "Merge \"make onActiveDataSubId in PhoneStateListener public API\""
    },
    {
      "commit": "04881f8184023031f670fe6397cbf2ec68640097",
      "tree": "1975c92af64be431cdb799c6e0d7adfc0aa57f8e",
      "parents": [
        "f899e268578453ae36aec158f238fc62580d7572"
      ],
      "author": {
        "name": "Nathan Harold",
        "email": "nharold@google.com",
        "time": "Fri Mar 08 11:51:56 2019 -0800"
      },
      "committer": {
        "name": "Nathan Harold",
        "email": "nharold@google.com",
        "time": "Fri Mar 08 13:37:36 2019 -0800"
      },
      "message": "[API Feedback] Rename DebugEventReporter\n\nTo address concerns that the DebugEventReporter would\nbe misconstrued as a generic logging mechanism, for\nwhich use of system broadcasts is inappropriate, this\ncomponent and the accompanying broadcast are renamed\nas AnomalyReporter and the event renamed from\nACTION_DEBUG_EVENT to ACTION_ANOMALY_REPORTED.\n\nBug: 126178766\nTest: manual (fire event from PhoneGlobals at boot).\nChange-Id: I13381d6c551db161d9858601df8be98f5c25976c\n"
    },
    {
      "commit": "ceaf9684a56039ffdf07ddfd6a4aee682de030c6",
      "tree": "48dd2b551f8cac53e5faabd43490df8ad3a790b7",
      "parents": [
        "a1600670167423301d3a5671758f3d7d824e314a"
      ],
      "author": {
        "name": "Nazanin Bakhshi",
        "email": "nazaninb@google.com",
        "time": "Wed Mar 06 15:31:45 2019 -0800"
      },
      "committer": {
        "name": "Nazanin Bakhshi",
        "email": "nazaninb@google.com",
        "time": "Fri Mar 08 19:50:59 2019 +0000"
      },
      "message": "update getStaticPhoneCapability to use HAL instead of default value\n\nBug: 123359867\nTest: build\nChange-Id: Ic40921679ade1f9be42f2bc3d5170ba201dbab5a\nMerged-In: Ic40921679ade1f9be42f2bc3d5170ba201dbab5a\n(cherry picked from commit 1772247b044795cdad1fa22069040df0bf657f42)\n"
    },
    {
      "commit": "a1600670167423301d3a5671758f3d7d824e314a",
      "tree": "4da143dcb685e7d78a36d6e2383a0a3c8e1d6fec",
      "parents": [
        "016409b3d532a91fab663c5c5d681b5df7225e88"
      ],
      "author": {
        "name": "Nazanin Bakhshi",
        "email": "nazaninb@google.com",
        "time": "Fri Mar 01 10:10:22 2019 -0800"
      },
      "committer": {
        "name": "Nazanin Bakhshi",
        "email": "nazaninb@google.com",
        "time": "Fri Mar 08 19:24:22 2019 +0000"
      },
      "message": "make onActiveDataSubId in PhoneStateListener public API\n\nBug: 124260187\nTest: CTS\nChange-Id: I6e5a5c8273348d822b8f552599784b8e986850bf\nMerged-In: I6e5a5c8273348d822b8f552599784b8e986850bf\n(cherry picked from commit 026c42d7521c390b171f2b42a9b961fdc325b44a)\n"
    },
    {
      "commit": "f899e268578453ae36aec158f238fc62580d7572",
      "tree": "ded575bd0c0425beabd569843e9aada331f2ba8f",
      "parents": [
        "016409b3d532a91fab663c5c5d681b5df7225e88",
        "6e3d94b2c8932164fda4085092033abb129a4d86"
      ],
      "author": {
        "name": "Nathan Harold",
        "email": "nharold@google.com",
        "time": "Fri Mar 08 19:03:47 2019 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "noreply-gerritcodereview@google.com",
        "time": "Fri Mar 08 19:03:47 2019 +0000"
      },
      "message": "Merge \"Add TimeStamp Constructor for HAL 1.4 Support\""
    },
    {
      "commit": "016409b3d532a91fab663c5c5d681b5df7225e88",
      "tree": "23d81840b0eb5a42532e23c96dc8ed25261f6da9",
      "parents": [
        "18e0781d3de56c3cad29d52f8a09e84b185da2bc",
        "db859e7ece52d6ebd58b499cd6b1e325e47ac472"
      ],
      "author": {
        "name": "Nazanin Bakhshi",
        "email": "nazaninb@google.com",
        "time": "Fri Mar 08 18:25:59 2019 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "noreply-gerritcodereview@google.com",
        "time": "Fri Mar 08 18:25:59 2019 +0000"
      },
      "message": "Merge \"Rename PREFERRED_DATA_SUBID_CHANGE to ACTIVE_DATA_SUB_CHANGE\""
    },
    {
      "commit": "16f6deae44f89ed13de5d2aaa90164192d5fb5d3",
      "tree": "6d4a7396aec44243a8bde2000bb0012b618c7d9a",
      "parents": [
        "1451b2f3a5aebf326b4fd39ff80c7fd1e54c77c8",
        "e4d72b4b2a3e18ea1019f0ec638399ff6a8b375a"
      ],
      "author": {
        "name": "Tyler Gunn",
        "email": "tgunn@google.com",
        "time": "Fri Mar 08 17:52:52 2019 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "noreply-gerritcodereview@google.com",
        "time": "Fri Mar 08 17:52:52 2019 +0000"
      },
      "message": "Merge \"Add carrier config key for TTY support.\""
    },
    {
      "commit": "3f2d69dc6262764aea599e5311d266f83a758438",
      "tree": "f46f89c3e2aba604069abe467859c5262e870b5d",
      "parents": [
        "65087f4705d47b83983f32c0e9f6e99b8af23e14",
        "b22bfe4f3e4e5dc8817c362edc97a7221724037b"
      ],
      "author": {
        "name": "Treehugger Robot",
        "email": "treehugger-gerrit@google.com",
        "time": "Fri Mar 08 03:16:43 2019 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "noreply-gerritcodereview@google.com",
        "time": "Fri Mar 08 03:16:43 2019 +0000"
      },
      "message": "Merge \"Add more nullability annotations\""
    },
    {
      "commit": "6ff0c791214b2802c1e194163fbc4c21e8357f2b",
      "tree": "70b0709b4ff10bb6af86d7161136f2deb471ee24",
      "parents": [
        "b967dce9d9ccd93d946391fc52be102c4ca106db"
      ],
      "author": {
        "name": "Nathan Harold",
        "email": "nharold@google.com",
        "time": "Thu Mar 07 17:37:37 2019 -0800"
      },
      "committer": {
        "name": "Nathan Harold",
        "email": "nharold@google.com",
        "time": "Thu Mar 07 17:40:12 2019 -0800"
      },
      "message": "Add Missing getRssi to CellSignalStrengthGsm\n\nThe getRssi() method is missing. This should\nbe used in consistency with the rest of the\nCellSignalStrength interface, which provides\nexplicitly named measurement results through\nsuch getters.\n\nBug: 125027693\nTest: compilation\nChange-Id: Ib7485118967108c066af40f811ad934b8de771f8\n"
    },
    {
      "commit": "442084c7226c485d9427e481f0f0c75344553c7b",
      "tree": "07b80b5b0add9f3188d4cc5f8c1ec740ade04366",
      "parents": [
        "8b95375a4adf377d6a6bd1a2cd66a03753fbce9b",
        "fd11df29243605d3e98d1dc3ce3298badbfea332"
      ],
      "author": {
        "name": "Xiangyu/Malcolm Chen",
        "email": "refuhoo@google.com",
        "time": "Thu Mar 07 22:47:31 2019 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "noreply-gerritcodereview@google.com",
        "time": "Thu Mar 07 22:47:31 2019 +0000"
      },
      "message": "Merge \"Adding callback for setPreferredDataSubscriptionId.\""
    },
    {
      "commit": "8b95375a4adf377d6a6bd1a2cd66a03753fbce9b",
      "tree": "c961da762ad0a51a48a125cb27052f39790ae88a",
      "parents": [
        "049c43f088d75aed88735d924d736f6f7a14dd2e",
        "e6de81fd25afb40590a9757e709fe835d99c7181"
      ],
      "author": {
        "name": "Brad Ebinger",
        "email": "breadley@google.com",
        "time": "Thu Mar 07 22:27:19 2019 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "noreply-gerritcodereview@google.com",
        "time": "Thu Mar 07 22:27:19 2019 +0000"
      },
      "message": "Merge \"Fix NPE in SmsManager and keep existing behavior\""
    },
    {
      "commit": "049c43f088d75aed88735d924d736f6f7a14dd2e",
      "tree": "fea592240f1440716dfd70fd4043d39009bd327e",
      "parents": [
        "98868a718a680e8bc8ce214f01b09798f6a8563c",
        "1e411b5fe74046ac482841547d741b58fb3ec412"
      ],
      "author": {
        "name": "Brad Ebinger",
        "email": "breadley@google.com",
        "time": "Thu Mar 07 21:14:18 2019 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "noreply-gerritcodereview@google.com",
        "time": "Thu Mar 07 21:14:18 2019 +0000"
      },
      "message": "Merge \"Add nullability annotations in accordance with the council\""
    },
    {
      "commit": "98868a718a680e8bc8ce214f01b09798f6a8563c",
      "tree": "233e4a59e0f722ad27d43a82f126de809e74161d",
      "parents": [
        "78366e46b2f2065d90d7dac81368b7e9a8df01cb",
        "4729106513f3f7e1b46e0e58c2e022bfa42f416c"
      ],
      "author": {
        "name": "Brad Ebinger",
        "email": "breadley@google.com",
        "time": "Thu Mar 07 21:11:51 2019 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "noreply-gerritcodereview@google.com",
        "time": "Thu Mar 07 21:11:51 2019 +0000"
      },
      "message": "Merge \"Add CarrierConfig to use WFC home network mode in roaming network\""
    },
    {
      "commit": "db859e7ece52d6ebd58b499cd6b1e325e47ac472",
      "tree": "e93edd4c57071e5c4ca70dfd7fa409fd9798f0dc",
      "parents": [
        "10c573ff852309894b383ae9aa13dca0d64f8d3e"
      ],
      "author": {
        "name": "Malcolm Chen",
        "email": "refuhoo@google.com",
        "time": "Thu Feb 14 19:50:19 2019 -0800"
      },
      "committer": {
        "name": "Nazanin Bakhshi",
        "email": "nazaninb@google.com",
        "time": "Thu Mar 07 19:20:47 2019 +0000"
      },
      "message": "Rename PREFERRED_DATA_SUBID_CHANGE to ACTIVE_DATA_SUB_CHANGE\n\nRedefine a PhoneStateListener event so that it reflects which\nsubscription is currently being used for Internet data. It could\nbe default user data subscription or currently active opportunistic\nsubscription.\n\nBug: 124260187\nTest: unittest\nChange-Id: Icb90b5bd93845c29157cafddcd53335728638ec2\nMerged-In: Icb90b5bd93845c29157cafddcd53335728638ec2\n"
    },
    {
      "commit": "bc9b1b6f942aab122d6df417c6ce9fb0a7105909",
      "tree": "3e250b41562dbeb3761ea31fc185f9282cc66ca5",
      "parents": [
        "58038da960ef93976a76b5e4348033fcd0843294",
        "a2875a1adf6bed98192bbbecb9ce6507d2fe5235"
      ],
      "author": {
        "name": "Treehugger Robot",
        "email": "treehugger-gerrit@google.com",
        "time": "Thu Mar 07 08:56:39 2019 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "noreply-gerritcodereview@google.com",
        "time": "Thu Mar 07 08:56:39 2019 +0000"
      },
      "message": "Merge \"Do not call noteOp if checkPermission fails\""
    },
    {
      "commit": "fd2bb720300fd838331ac891d513a88d24626539",
      "tree": "dd6a3e4dad3e0711559072dc2d9a91d03454b49e",
      "parents": [
        "f3fbbeaa0579271274732189edd3561152105d9b",
        "a028a1c3cdcc5226a9cf9c982aff31f66a8534f5"
      ],
      "author": {
        "name": "Treehugger Robot",
        "email": "treehugger-gerrit@google.com",
        "time": "Thu Mar 07 01:07:34 2019 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "noreply-gerritcodereview@google.com",
        "time": "Thu Mar 07 01:07:34 2019 +0000"
      },
      "message": "Merge \"add NonNull annotation to API\""
    },
    {
      "commit": "4729106513f3f7e1b46e0e58c2e022bfa42f416c",
      "tree": "2c8ebb69093d2bf5f8083f8bcaca7c6f1ef105b9",
      "parents": [
        "2886d307bdd507e35e4005636a466ea08fe699bd"
      ],
      "author": {
        "name": "Hiroto Tarui",
        "email": "hiroto.xa.tarui@sony.com",
        "time": "Thu Feb 14 14:37:09 2019 +0900"
      },
      "committer": {
        "name": "Brad Ebinger",
        "email": "breadley@google.com",
        "time": "Wed Mar 06 23:37:32 2019 +0000"
      },
      "message": "Add CarrierConfig to use WFC home network mode in roaming network\n\nAdd a config whether the carrier will use the WFC home network mode in\nroaming netork.\n\nTest: manual - Checked that use the WFC mode according to CarrierConfig\nvalue.\nBug: 79666081\n\nMerged-In: I19fd3818c97db2565e13c5272c5307deef1331d1\nChange-Id: I19fd3818c97db2565e13c5272c5307deef1331d1\n"
    },
    {
      "commit": "e6de81fd25afb40590a9757e709fe835d99c7181",
      "tree": "ce5b7dbca3d04c5fba5bc573abbe23022073bbd3",
      "parents": [
        "8bf13f06d71f01b79752965526cbdf598c1067fd"
      ],
      "author": {
        "name": "Brad Ebinger",
        "email": "breadley@google.com",
        "time": "Wed Mar 06 14:32:28 2019 -0800"
      },
      "committer": {
        "name": "Brad Ebinger",
        "email": "breadley@google.com",
        "time": "Wed Mar 06 15:35:04 2019 -0800"
      },
      "message": "Fix NPE in SmsManager and keep existing behavior\n\nThe behavior of SmsManager#sendTextMessage changed,\nwe are blocking the sending of the SMS if there were no\nsubscriptions (i.e. no SIM scenario). This change\naccidently introduced a NPE scenario in some cases.\n\nFixed NPE and removed SMS blocking code in SmsManager\nto keep existing functionality the same.\n\nBug: 127338050\nTest: atest GtsTelephonyTestCases\nChange-Id: I71eefbc8e1619701e1b1d7b12c3c080c4ef376ef\n"
    },
    {
      "commit": "fd11df29243605d3e98d1dc3ce3298badbfea332",
      "tree": "0007f39fbc83e726a4d19af14a05ad2a3daf320e",
      "parents": [
        "eee18bd546665b726d73769ee3ed5a2368c8c1f1"
      ],
      "author": {
        "name": "Malcolm Chen",
        "email": "refuhoo@google.com",
        "time": "Tue Feb 05 17:19:48 2019 -0800"
      },
      "committer": {
        "name": "Malcolm Chen",
        "email": "refuhoo@google.com",
        "time": "Wed Mar 06 14:54:41 2019 -0800"
      },
      "message": "Adding callback for setPreferredDataSubscriptionId.\n\nThe purpose is to provide a way to return success or failure upon\nswitching data to CBRS subscription.\nThe same callback is used for ONS to call internal API. Later it\nwill also be used by Carrier apps to call TelephonyManager#\nsetPreferredOpportunisticDataSubscription.\n\nBug: 122255288\nTest: manual\n\nChange-Id: Id3f43e024c902d6785017e7866f9e804a486b04f\nMerged-In: Id3f43e024c902d6785017e7866f9e804a486b04f\n"
    },
    {
      "commit": "eb4d20673fc494469933c5a7e9ba6450297fac0c",
      "tree": "8a42f1e3ab2d678a65996bf5f2685a2f6e280ad6",
      "parents": [
        "8273d66ebc1767bc75531c53ced129eeccf4aa4c",
        "aec46b147591cfcebdb540965547e889bc69e593"
      ],
      "author": {
        "name": "Brad Ebinger",
        "email": "breadley@google.com",
        "time": "Wed Mar 06 22:47:58 2019 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "noreply-gerritcodereview@google.com",
        "time": "Wed Mar 06 22:47:58 2019 +0000"
      },
      "message": "Merge \"Add Nullable/NonNull Annotations where appropriate.\""
    },
    {
      "commit": "6e3d94b2c8932164fda4085092033abb129a4d86",
      "tree": "816fe82f546cfac1a59fa8dcd47a4ab274a1a9c9",
      "parents": [
        "b967dce9d9ccd93d946391fc52be102c4ca106db"
      ],
      "author": {
        "name": "Nathan Harold",
        "email": "nharold@google.com",
        "time": "Mon Mar 04 15:15:24 2019 -0800"
      },
      "committer": {
        "name": "Nathan Harold",
        "email": "nharold@google.com",
        "time": "Wed Mar 06 14:01:56 2019 -0800"
      },
      "message": "Add TimeStamp Constructor for HAL 1.4 Support\n\nBecuase the Timestamp is no longer passed by the\nradio, CellInfo objects are stamped when received\nby the RIL. Since the structure passed to these\nconstructors is a HAL structure, we have to pass the\ntimestamp all the way through to have it supported\nfor constructors invoked on a 1.4 HAL object.\n\nBug: 126911026\nTest: atest RILTest#testCellInfoTimestamp_1_4;\n      atest RILTest#testCellInfoTimestamp_1_2\nChange-Id: I2b0833a0a8b6eeb75bff9cbe956ad36656a46208\n"
    },
    {
      "commit": "8273d66ebc1767bc75531c53ced129eeccf4aa4c",
      "tree": "13e9a4157b821d23e8bef44b015fe311597dd6bb",
      "parents": [
        "5ba92cf940d7074094ddded667cfa8c84231daa0",
        "35e5e6abbaaef7ef90b1575fb2a9cfa64c94e9ce"
      ],
      "author": {
        "name": "Pengquan Meng",
        "email": "mpq@google.com",
        "time": "Wed Mar 06 21:52:32 2019 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "noreply-gerritcodereview@google.com",
        "time": "Wed Mar 06 21:52:32 2019 +0000"
      },
      "message": "Merge \"[API Feedback] Rename getChannelNumber to getNrarfcn\""
    },
    {
      "commit": "a2875a1adf6bed98192bbbecb9ce6507d2fe5235",
      "tree": "0ec1b8ed76071141f6894d351981a3f14aebb677",
      "parents": [
        "6d80c7a6e434d955a51a3b77a94b090eddecb3b3"
      ],
      "author": {
        "name": "Chad Brubaker",
        "email": "cbrubaker@google.com",
        "time": "Tue Mar 05 16:40:33 2019 -0800"
      },
      "committer": {
        "name": "Hall Liu",
        "email": "hallliu@google.com",
        "time": "Wed Mar 06 13:45:53 2019 -0800"
      },
      "message": "Do not call noteOp if checkPermission fails\n\nThis causes an access to be logged for runtime permissions even if the\npermission is denied, which is incorrect.\n\nFixes: 127297477\nBug: 116258458\nTest: Verified using steps in b/127297477\nChange-Id: I8306aa273b7d4dfab40a2a6d8d1ef6f4d8cc2c54\n"
    },
    {
      "commit": "5ba92cf940d7074094ddded667cfa8c84231daa0",
      "tree": "abbf7c3641848d756dba7954db843d2ce5102f76",
      "parents": [
        "2aee6901fb099a1940638c1bc15bc7f403ab2fa6",
        "bbe345fa97ef3a26a68e6d120fb68352d44c1bd1"
      ],
      "author": {
        "name": "Nathan Harold",
        "email": "nharold@google.com",
        "time": "Wed Mar 06 21:41:18 2019 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "noreply-gerritcodereview@google.com",
        "time": "Wed Mar 06 21:41:18 2019 +0000"
      },
      "message": "Merge \"Move Annotations for getCellSignalStrengths\""
    },
    {
      "commit": "2aee6901fb099a1940638c1bc15bc7f403ab2fa6",
      "tree": "65ccf8a74203a6480174af88f5681ca1e131f536",
      "parents": [
        "6d80c7a6e434d955a51a3b77a94b090eddecb3b3",
        "e36b791729f8e616317efb325d811bd993c802ac"
      ],
      "author": {
        "name": "Pengquan Meng",
        "email": "mpq@google.com",
        "time": "Wed Mar 06 21:36:46 2019 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "noreply-gerritcodereview@google.com",
        "time": "Wed Mar 06 21:36:46 2019 +0000"
      },
      "message": "Merge \"Add carrier config for 5G Icon\""
    },
    {
      "commit": "1e411b5fe74046ac482841547d741b58fb3ec412",
      "tree": "d1c9e4c236f8963174d87e202c1f1606f0d32070",
      "parents": [
        "8bf13f06d71f01b79752965526cbdf598c1067fd"
      ],
      "author": {
        "name": "Brad Ebinger",
        "email": "breadley@google.com",
        "time": "Wed Mar 06 11:32:42 2019 -0800"
      },
      "committer": {
        "name": "Brad Ebinger",
        "email": "breadley@google.com",
        "time": "Wed Mar 06 12:52:24 2019 -0800"
      },
      "message": "Add nullability annotations in accordance with the council\n\nBug: 126702532\nTest: atest FrameworksTelephonyTests\nChange-Id: I7c3707d7599ec0e2a1d1ec2e70588765aea5d069\n"
    },
    {
      "commit": "bbe345fa97ef3a26a68e6d120fb68352d44c1bd1",
      "tree": "9448e905c51331c3a1c2239c340bce926d18be9f",
      "parents": [
        "b967dce9d9ccd93d946391fc52be102c4ca106db"
      ],
      "author": {
        "name": "Nathan Harold",
        "email": "nharold@google.com",
        "time": "Wed Mar 06 11:10:40 2019 -0800"
      },
      "committer": {
        "name": "Nathan Harold",
        "email": "nharold@google.com",
        "time": "Wed Mar 06 11:22:20 2019 -0800"
      },
      "message": "Move Annotations for getCellSignalStrengths\n\nAs per API council script\u0027s feedback, the scripts\ndo not support having nullable annotations preceding\nthe return tupe. Moving the @NonNull annotations to a\nscript friendly location.\n\nBug: 126700393\nTest: make update-api \u0026\u0026 make\n      \u0026\u0026 make offline-sdk-docs (no functional change)\nChange-Id: Ie063ffa2e311f4eb7d9e07cd5ee212af97d9d45d\n"
    },
    {
      "commit": "e36b791729f8e616317efb325d811bd993c802ac",
      "tree": "133ac3d2ee632e9058af7246259468247eb3627f",
      "parents": [
        "f304f4d2ea87a8a9000f526ea68d62886a3d73fb"
      ],
      "author": {
        "name": "Pengquan Meng",
        "email": "mpq@google.com",
        "time": "Wed Dec 05 16:26:42 2018 -0800"
      },
      "committer": {
        "name": "Pengquan Meng",
        "email": "mpq@google.com",
        "time": "Wed Mar 06 11:13:39 2019 -0800"
      },
      "message": "Add carrier config for 5G Icon\n\nBug: 111453000\nTest: build\nMerged-In: Ie4b331aaec3981dea0eeada436a2123fe9287b74\nChange-Id: Ie4b331aaec3981dea0eeada436a2123fe9287b74\n"
    },
    {
      "commit": "27c8f495f2e6b538da636c0146c1a816dac5ce79",
      "tree": "7ab2ab6bb0ab284ef5344b5ae17e23c66003e899",
      "parents": [
        "f304f4d2ea87a8a9000f526ea68d62886a3d73fb",
        "6f68acb0f57775cbfee02ce390b9fcd4ecf513a8"
      ],
      "author": {
        "name": "Nazanin Bakhshi",
        "email": "nazaninb@google.com",
        "time": "Wed Mar 06 19:10:58 2019 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "noreply-gerritcodereview@google.com",
        "time": "Wed Mar 06 19:10:58 2019 +0000"
      },
      "message": "Merge \"disallow changing from multi-sim to single-sim for carrier apps\""
    },
    {
      "commit": "e4d72b4b2a3e18ea1019f0ec638399ff6a8b375a",
      "tree": "14ba7354f1b1215bd04b2160d34e33497caa18af",
      "parents": [
        "36791ef41eaec80d714286eae71e69f50573afa5"
      ],
      "author": {
        "name": "Tyler Gunn",
        "email": "tgunn@google.com",
        "time": "Mon Feb 25 10:42:45 2019 -0800"
      },
      "committer": {
        "name": "Tyler Gunn",
        "email": "tgunn@google.com",
        "time": "Wed Mar 06 10:53:00 2019 -0800"
      },
      "message": "Add carrier config key for TTY support.\n\nAdd carrier config key to determine if a carrier supports TTY.\n\nBug: 116764319\nTest: Manual; turned off key and observed settings doesn\u0027t show TTY.\nTest: Manual; turned on key (default) and observed settings does show TTY.\nChange-Id: I9dff154740213ff9627c0cc07452f0b22b59e8f6\n"
    },
    {
      "commit": "f304f4d2ea87a8a9000f526ea68d62886a3d73fb",
      "tree": "19e4f6310b1a73e8cc2045074a661ea8f61c4eb6",
      "parents": [
        "842e3aa420401b8ab14589611d96f5127a8dd852",
        "890db3d67209e065d4a2d24557d3ec97848aaee6"
      ],
      "author": {
        "name": "Andrei-Valentin Onea",
        "email": "andreionea@google.com",
        "time": "Wed Mar 06 18:01:47 2019 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "noreply-gerritcodereview@google.com",
        "time": "Wed Mar 06 18:01:47 2019 +0000"
      },
      "message": "Merge \"Add @UnsupportedAppUsage annotations\""
    },
    {
      "commit": "842e3aa420401b8ab14589611d96f5127a8dd852",
      "tree": "1bf9a97026a6648d827956f2a4be0e79abf4038a",
      "parents": [
        "cf03906edc303054ae7706e1da3c4cd3c2a9c6c9",
        "cf1a82953bb19bde249efc334156ba372707281c"
      ],
      "author": {
        "name": "Andrei-Valentin Onea",
        "email": "andreionea@google.com",
        "time": "Wed Mar 06 17:19:05 2019 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "noreply-gerritcodereview@google.com",
        "time": "Wed Mar 06 17:19:05 2019 +0000"
      },
      "message": "Merge \"Add @UnsupportedAppUsage annotations\""
    },
    {
      "commit": "8cbc2e9ad1b69adf1d03283fa4762f09bcabe3b2",
      "tree": "5bb913618237fddd700aaf0b976084b911424af6",
      "parents": [
        "4435924104a446d075e107bba9d9585d8bbdebaa",
        "5ac62403d4f296cc6b991f7dbc39f1b7178f304b"
      ],
      "author": {
        "name": "Andrei-Valentin Onea",
        "email": "andreionea@google.com",
        "time": "Wed Mar 06 17:17:27 2019 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "noreply-gerritcodereview@google.com",
        "time": "Wed Mar 06 17:17:27 2019 +0000"
      },
      "message": "Merge \"Add @UnsupportedAppUsage annotations\""
    },
    {
      "commit": "890db3d67209e065d4a2d24557d3ec97848aaee6",
      "tree": "3588b9f4b4e2db7aa043f1a9fa1db7b944803977",
      "parents": [
        "3275a6b2450745486cacf2fc7ed8d4075556e606"
      ],
      "author": {
        "name": "Andrei Onea",
        "email": "andreionea@google.com",
        "time": "Wed Mar 06 15:41:14 2019 +0000"
      },
      "committer": {
        "name": "Andrei Onea",
        "email": "andreionea@google.com",
        "time": "Wed Mar 06 15:43:49 2019 +0000"
      },
      "message": "Add @UnsupportedAppUsage annotations\n\nFor packages:\n  android.speech\n  android.telephony.mbms.vendor\n  android.view\n  android.webkit\n\nThis is an automatically generated CL. See go/UnsupportedAppUsage\nfor more details.\n\nExempted-From-Owner-Approval: Mechanical changes to the codebase\nwhich have been approved by Android API council and announced on\nandroid-eng@\n\nBug: 110868826\nTest: m\nMerged-In: Iefe25091fa0fcc0adfe4ff85fe5e3ab3ac9c5f10\nChange-Id: I04104cf3852a0a7440676ccc55dd96c1eec730c4\n"
    },
    {
      "commit": "e5fd14aed5ee95c45b5ef5cd9bcc0a7b42eea45d",
      "tree": "c24cebe67dc905a71f894c6d1a428278367c77ed",
      "parents": [
        "f397b39442f302cde2026fb13075dec20b398bdf",
        "48467114cc3e0769b4b9dfd65dc03865ffccc02c"
      ],
      "author": {
        "name": "Chen Xu",
        "email": "fionaxu@google.com",
        "time": "Wed Mar 06 02:50:20 2019 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "noreply-gerritcodereview@google.com",
        "time": "Wed Mar 06 02:50:20 2019 +0000"
      },
      "message": "Merge \"migrate cdma home eri from resource overlay to carrierconfig\""
    },
    {
      "commit": "48467114cc3e0769b4b9dfd65dc03865ffccc02c",
      "tree": "314f14b83bfff54e9bdcc8f289d067bad21d5fbe",
      "parents": [
        "a982663c2b68a4b0b956ee62eb52fb962d0a4f87"
      ],
      "author": {
        "name": "chen xu",
        "email": "fionaxu@google.com",
        "time": "Fri Feb 08 17:40:33 2019 -0800"
      },
      "committer": {
        "name": "chen xu",
        "email": "fionaxu@google.com",
        "time": "Tue Mar 05 17:20:26 2019 -0800"
      },
      "message": "migrate cdma home eri from resource overlay to carrierconfig\n\nBug: 121145488\nTest: Build\nChange-Id: I1ec160883282c8819727d3d56c909d9a1c7fd5d2\n(cherry picked from commit eb07e4ebff8c53f1e183b3de8499c5b0bf92c1f9)\nMerged-in: I1ec160883282c8819727d3d56c909d9a1c7fd5d2\n"
    },
    {
      "commit": "aec46b147591cfcebdb540965547e889bc69e593",
      "tree": "21c39b3547e59f7305e9cd4f069d2bfef28cf047",
      "parents": [
        "8bf13f06d71f01b79752965526cbdf598c1067fd"
      ],
      "author": {
        "name": "Brad Ebinger",
        "email": "breadley@google.com",
        "time": "Thu Feb 28 13:10:32 2019 -0800"
      },
      "committer": {
        "name": "Brad Ebinger",
        "email": "breadley@google.com",
        "time": "Tue Mar 05 15:38:42 2019 -0800"
      },
      "message": "Add Nullable/NonNull Annotations where appropriate.\n\nBug: 126701249\nBug: 126701136\nBug: 126701236\nBug: 126700627\nBug: 126702224\nTest: atest FrameworksTelephonyTests\nMerged-In: I4cfba9dee766fa9d34f578db4143919c3f203a20\nChange-Id: I4cfba9dee766fa9d34f578db4143919c3f203a20\n"
    },
    {
      "commit": "6f68acb0f57775cbfee02ce390b9fcd4ecf513a8",
      "tree": "a54e318d1df4b555164684dce7c5e306a469e4a1",
      "parents": [
        "8bf13f06d71f01b79752965526cbdf598c1067fd"
      ],
      "author": {
        "name": "Nazanin Bakhshi",
        "email": "nazaninb@google.com",
        "time": "Fri Mar 01 11:54:41 2019 -0800"
      },
      "committer": {
        "name": "Nazanin Bakhshi",
        "email": "nazaninb@google.com",
        "time": "Tue Mar 05 22:34:55 2019 +0000"
      },
      "message": "disallow changing from multi-sim to single-sim for carrier apps\n\nBug: 125122645\nTest: build\nChange-Id: Ie422577e1f710b033ed85caed9a3e864aadff061\nMerged-In: Ie422577e1f710b033ed85caed9a3e864aadff061\n(cherry picked from commit 36ede9a2e66a83464590e8998ebdd4bc6feaf240)\n"
    },
    {
      "commit": "8bf13f06d71f01b79752965526cbdf598c1067fd",
      "tree": "a1c37c4f97331ff271cc4ab6e0a6e28ebaac6138",
      "parents": [
        "0b3fe647ef3a85fd54304c0c337c029878d4db57",
        "5c9e3523f076f5a40efb2e289caecd951308fffb"
      ],
      "author": {
        "name": "Nazanin Bakhshi",
        "email": "nazaninb@google.com",
        "time": "Tue Mar 05 22:07:17 2019 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "noreply-gerritcodereview@google.com",
        "time": "Tue Mar 05 22:07:17 2019 +0000"
      },
      "message": "Merge \"create getModemEnabled function in PhoneConfigurationManager\""
    },
    {
      "commit": "83181d80c8e758d0d1d2ed7fd5c630ac6b3e5407",
      "tree": "a1e3fde75c49c1487352d00c8c7a9f765b62220a",
      "parents": [
        "13152049e94c25ebb363c426815489540fb2d28f",
        "7338e5c2385d0f3c5ae3043d176975af6767f902"
      ],
      "author": {
        "name": "Jack Yu",
        "email": "jackyu@google.com",
        "time": "Tue Mar 05 21:26:30 2019 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "noreply-gerritcodereview@google.com",
        "time": "Tue Mar 05 21:26:30 2019 +0000"
      },
      "message": "Merge changes from topic \"iwlan_api\"\n\n* changes:\n  Added annotations to the APIs\n  Fixed IWLAN related APIs issue\n"
    },
    {
      "commit": "695bbd1858f38b8691262a0153549f2b461abeb2",
      "tree": "aa2031bd2d4c4fd45f6e55732a8be0252e01a334",
      "parents": [
        "fd46a0aaeb3164b23570b8593a6f7896f5c1baea",
        "42814534d91b61e8c8a29f4f1023c00d1a82d014"
      ],
      "author": {
        "name": "Chen Xu",
        "email": "fionaxu@google.com",
        "time": "Tue Mar 05 21:10:41 2019 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "noreply-gerritcodereview@google.com",
        "time": "Tue Mar 05 21:10:41 2019 +0000"
      },
      "message": "Merge \"fix the issue that sending wrong preferred networktype to RIL\""
    },
    {
      "commit": "42814534d91b61e8c8a29f4f1023c00d1a82d014",
      "tree": "08a07e3a80ad2dc80d84fdc6ee76f90f125fecf7",
      "parents": [
        "a982663c2b68a4b0b956ee62eb52fb962d0a4f87"
      ],
      "author": {
        "name": "chen xu",
        "email": "fionaxu@google.com",
        "time": "Mon Mar 04 17:19:48 2019 -0800"
      },
      "committer": {
        "name": "Chen Xu",
        "email": "fionaxu@google.com",
        "time": "Tue Mar 05 21:07:02 2019 +0000"
      },
      "message": "fix the issue that sending wrong preferred networktype to RIL\n\nBug: 126805258\nTest: Manual\nChange-Id: Ifb1fc21423a09f0d000553d4d06bafa023adc9d6\nMerged-in: Ifb1fc21423a09f0d000553d4d06bafa023adc9d6\n"
    },
    {
      "commit": "792ce880ad83a7ae6ac248e2dc4bcfbcc39d6fa5",
      "tree": "41bf9ca99edaa1939cf900bd0c7db8bb0f2de785",
      "parents": [
        "02586ec5ab6e04ccb6e1d25f3c95df88ae67e1df",
        "5a2b45096cf29f8ef2c89f272c4af8ab96f2c79a"
      ],
      "author": {
        "name": "Treehugger Robot",
        "email": "treehugger-gerrit@google.com",
        "time": "Tue Mar 05 19:06:30 2019 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "noreply-gerritcodereview@google.com",
        "time": "Tue Mar 05 19:06:30 2019 +0000"
      },
      "message": "Merge \"add missing annotation for TelephonyManager APIs\""
    },
    {
      "commit": "7338e5c2385d0f3c5ae3043d176975af6767f902",
      "tree": "b1fe1f534476700be526af62b6098c6258ce0a7a",
      "parents": [
        "6bd48a24cf6dfcf40e8a62c1c879c4fa9c783026"
      ],
      "author": {
        "name": "Jack Yu",
        "email": "jackyu@google.com",
        "time": "Tue Mar 05 11:00:12 2019 -0800"
      },
      "committer": {
        "name": "Jack Yu",
        "email": "jackyu@google.com",
        "time": "Tue Mar 05 11:00:12 2019 -0800"
      },
      "message": "Added annotations to the APIs\n\nAdded @Nullable and @NonNull to several APIs.\n\nTest: Manual\nBug: 126701840\nBug: 126702171\nBug: 126702057\nBug: 126702564\nBug: 126703014\nBug: 126702900\n\nChange-Id: Ib4d8b2b45b11ef5d70cd229f33b8c8f903e5e6ee\n"
    },
    {
      "commit": "6bd48a24cf6dfcf40e8a62c1c879c4fa9c783026",
      "tree": "322ec3d98ccd5209e0ec1a2e1d3464a1f4f1b04d",
      "parents": [
        "5461b1d23f0f3e2af54dc371200a2d6c4d4b524d"
      ],
      "author": {
        "name": "Jack Yu",
        "email": "jackyu@google.com",
        "time": "Fri Mar 01 14:52:59 2019 -0800"
      },
      "committer": {
        "name": "Jack Yu",
        "email": "jackyu@google.com",
        "time": "Tue Mar 05 10:52:06 2019 -0800"
      },
      "message": "Fixed IWLAN related APIs issue\n\nFixed APIs that not meeting API review requirement.\n1. Changed createXxxServiceProvider to onCreateXxxServiceProvider\n2. Added builder for NetworkRegistrationState\n\nTest: Manual\nBug: 126552434\n\nChange-Id: Idb2411a47caf61e83fe26b98e393fa851ac1759d\n"
    },
    {
      "commit": "a11fb3bafe213d4e536ad708aa3809951194a0f7",
      "tree": "1701d6c0d7923366b32ee510a3d69daac335cc1b",
      "parents": [
        "1435ace8dab1d37cc56e23b17dee4cec0bd085fe",
        "aaea4a512f91e8c3decf4b7d43717a68046ba44f"
      ],
      "author": {
        "name": "Jack Yu",
        "email": "jackyu@google.com",
        "time": "Tue Mar 05 17:36:51 2019 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "noreply-gerritcodereview@google.com",
        "time": "Tue Mar 05 17:36:51 2019 +0000"
      },
      "message": "Merge \"Add Carriers.SKIP_464XLAT and includes ApnSetting\""
    },
    {
      "commit": "35e5e6abbaaef7ef90b1575fb2a9cfa64c94e9ce",
      "tree": "53bc8ebb2bb59ed6c550d554d57c3807032cbde9",
      "parents": [
        "07037a86d3211bf84f897ae28f4c303d7587ee41"
      ],
      "author": {
        "name": "Pengquan Meng",
        "email": "mpq@google.com",
        "time": "Thu Feb 21 19:19:47 2019 -0800"
      },
      "committer": {
        "name": "Pengquan Meng",
        "email": "mpq@google.com",
        "time": "Tue Mar 05 09:25:54 2019 -0800"
      },
      "message": "[API Feedback] Rename getChannelNumber to getNrarfcn\n\nFor consistency with the rest of the public API, the CellIdentityNr structure\nshould use the specific term for the channel number that is returned\n(NR-ARFCN) in the API name rather than the generic getChannelNumber().\n\nBug: 125025882\nTest: build + cts + unit test\nChange-Id: I0513afc19171ea169f83ccb7fe3b378af79c8f4b\n"
    },
    {
      "commit": "ea741435e4d0958e065ac768db8d5ddbbf944df1",
      "tree": "80264d309c5bc1044648f621c042c1dba498100c",
      "parents": [
        "5461b1d23f0f3e2af54dc371200a2d6c4d4b524d"
      ],
      "author": {
        "name": "Jack Yu",
        "email": "jackyu@google.com",
        "time": "Tue Feb 26 13:10:05 2019 -0800"
      },
      "committer": {
        "name": "Jack Yu",
        "email": "jackyu@google.com",
        "time": "Mon Mar 04 21:15:36 2019 -0800"
      },
      "message": "Fixed that DcTracker does not use correct data registration info\n\nFixed by using correct info from the corresponding transport\n\nTest: Unit tests + manual\nBug: 126436426\n\nMerged-In: Ie8ae20423b794622b6a6141faf68c01b75c144ce\nChange-Id: Ie8ae20423b794622b6a6141faf68c01b75c144ce\n(cherry picked from commit 1fa6cf157806673ca65383d281ca344329e28c28)\n"
    },
    {
      "commit": "b22bfe4f3e4e5dc8817c362edc97a7221724037b",
      "tree": "e7f999ecc6759ccce7a056bc3814120d2efd8698",
      "parents": [
        "d14d29ca8fa5f823cee1c5eabe139e2733374f71"
      ],
      "author": {
        "name": "Hall Liu",
        "email": "hallliu@google.com",
        "time": "Mon Mar 04 17:44:27 2019 -0800"
      },
      "committer": {
        "name": "Hall Liu",
        "email": "hallliu@google.com",
        "time": "Mon Mar 04 17:44:27 2019 -0800"
      },
      "message": "Add more nullability annotations\n\nFixes: 126702626\nFixes: 126702662\nTest: compiles\nChange-Id: I8639238c02b180eb2cf610a00111fd143bd59578\n"
    },
    {
      "commit": "aaea4a512f91e8c3decf4b7d43717a68046ba44f",
      "tree": "4778619e5643d1385ca874ca118969ca66392434",
      "parents": [
        "d14d29ca8fa5f823cee1c5eabe139e2733374f71"
      ],
      "author": {
        "name": "Yuuki Habu",
        "email": "yuuki.habu@sony.com",
        "time": "Fri Feb 22 11:29:26 2019 +0900"
      },
      "committer": {
        "name": "Yuuki Habu",
        "email": "yuuki.habu@sony.com",
        "time": "Tue Mar 05 09:46:18 2019 +0900"
      },
      "message": "Add Carriers.SKIP_464XLAT and includes ApnSetting\n\nAdd the below flag as well and they are hidden now\n - SKIP464_XLAT_DEFAULT\n - SKIP464_XLAT_DISABLE\n - SKIP464_XLAT_ENABLE\n\nSupport new flag skip464xlat in ApnSetting\n\nBug: 69949375\nTest: run TelephonyProviderTest\n\nChange-Id: Ia85be92a41a7c1a0b8176718d17469880a0c42cb\n"
    },
    {
      "commit": "5a2b45096cf29f8ef2c89f272c4af8ab96f2c79a",
      "tree": "788a5b76d686bd715cf57b42958bc59f4d0381f9",
      "parents": [
        "a982663c2b68a4b0b956ee62eb52fb962d0a4f87"
      ],
      "author": {
        "name": "chen xu",
        "email": "fionaxu@google.com",
        "time": "Sun Mar 03 15:57:12 2019 -0800"
      },
      "committer": {
        "name": "chen xu",
        "email": "fionaxu@google.com",
        "time": "Mon Mar 04 15:43:21 2019 -0800"
      },
      "message": "add missing annotation for TelephonyManager APIs\n\nBug: 126702627\nTest: Build\nChange-Id: I39cb57db7cc1105bf74eb18ecf15ddbdc6e44f0c\nMerged-in: I39cb57db7cc1105bf74eb18ecf15ddbdc6e44f0c\n"
    },
    {
      "commit": "5461b1d23f0f3e2af54dc371200a2d6c4d4b524d",
      "tree": "a067101d31f89f07512c4f56500c87560796ccbe",
      "parents": [
        "cef848b56ed70bb05fe1a3229d2677d49d9413c9",
        "f9a71e81eee592dc48c90237c060f7624757cfb2"
      ],
      "author": {
        "name": "Michele Berionne",
        "email": "mberionne@google.com",
        "time": "Mon Mar 04 21:12:06 2019 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "noreply-gerritcodereview@google.com",
        "time": "Mon Mar 04 21:12:06 2019 +0000"
      },
      "message": "Merge \"Move the check on multisim support when switch configuration is done\""
    },
    {
      "commit": "cef848b56ed70bb05fe1a3229d2677d49d9413c9",
      "tree": "21a8b239250218925327a896f827c0051c5c346a",
      "parents": [
        "56bd70db86cc2633d9a6374381880f326afb2248",
        "3e2365108092ba6c7944fbee4fab31839a3c173f"
      ],
      "author": {
        "name": "Brad Ebinger",
        "email": "breadley@google.com",
        "time": "Mon Mar 04 21:02:10 2019 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "noreply-gerritcodereview@google.com",
        "time": "Mon Mar 04 21:02:10 2019 +0000"
      },
      "message": "Merge \"Update ImsSsData/ImsSsInfo API based on API council feedback.\""
    },
    {
      "commit": "56bd70db86cc2633d9a6374381880f326afb2248",
      "tree": "02ebaabe62e7c27e69f83aaaf14b24de3c03bad4",
      "parents": [
        "6d9dd94da079056fa127d1e293d3c38623fdf188",
        "260189ceabded07aaf087e3ea3cc33e5360bb1ef"
      ],
      "author": {
        "name": "Jordan Liu",
        "email": "jminjie@google.com",
        "time": "Mon Mar 04 20:18:50 2019 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "noreply-gerritcodereview@google.com",
        "time": "Mon Mar 04 20:18:50 2019 +0000"
      },
      "message": "Merge \"Add NonNull and Nullable annotations\""
    },
    {
      "commit": "5c9e3523f076f5a40efb2e289caecd951308fffb",
      "tree": "e87f30fddba7a165f26fcb6db370ed7b6e0c83ac",
      "parents": [
        "6d9dd94da079056fa127d1e293d3c38623fdf188"
      ],
      "author": {
        "name": "Nazanin Bakhshi",
        "email": "nazaninb@google.com",
        "time": "Fri Mar 01 17:25:26 2019 -0800"
      },
      "committer": {
        "name": "Nazanin Bakhshi",
        "email": "nazaninb@google.com",
        "time": "Mon Mar 04 12:06:15 2019 -0800"
      },
      "message": "create getModemEnabled function in PhoneConfigurationManager\n\nBug: 124402911\nTest: build\nChange-Id: I7b22c5b0dbe95a8e5be2e0cbf3199841d275dac7\nMerged-In: I7b22c5b0dbe95a8e5be2e0cbf3199841d275dac7\n(cherry picked from commit 24183ad67acd9fcf3917bd56484212740578f36c)\n"
    },
    {
      "commit": "6d9dd94da079056fa127d1e293d3c38623fdf188",
      "tree": "a3e7ea282927542b1683fb454dbf54adb6658202",
      "parents": [
        "36791ef41eaec80d714286eae71e69f50573afa5",
        "9a7b0638ca14401b52f82584fff7b6abb2b85a3a"
      ],
      "author": {
        "name": "Michele Berionne",
        "email": "mberionne@google.com",
        "time": "Mon Mar 04 19:01:42 2019 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "noreply-gerritcodereview@google.com",
        "time": "Mon Mar 04 19:01:42 2019 +0000"
      },
      "message": "Merge \"Changes to APIs for CarrierRestrictionRules class\""
    },
    {
      "commit": "9a7b0638ca14401b52f82584fff7b6abb2b85a3a",
      "tree": "08adbf89e65d8215cac93b4f93546ff3f437957d",
      "parents": [
        "18900c462c16c0e3784b8bb6959426caa93cb8cb"
      ],
      "author": {
        "name": "Michele",
        "email": "mberionne@google.com",
        "time": "Thu Feb 28 22:38:33 2019 -0800"
      },
      "committer": {
        "name": "Michele",
        "email": "mberionne@google.com",
        "time": "Mon Mar 04 10:59:42 2019 -0800"
      },
      "message": "Changes to APIs for CarrierRestrictionRules class\n\nAdd @NonNull annotation where applicable.\nRename isCarrierIdentifiersAllowed into areCarrierIdentifiersAllowed.\nMake Builder class final.\n\nBug: 126375826\nBug: 126699079\nBug: 126700761\nTest: Compilation\nChange-Id: I1a02bc007f147597df97eaa55c00fd31a952870b\n"
    },
    {
      "commit": "36791ef41eaec80d714286eae71e69f50573afa5",
      "tree": "3dec2ed02d67fa1a296bbca9ea6bfe3a76b2067e",
      "parents": [
        "693e023bac07ccfb9546e8f35c4991245f9e8bd3",
        "fd3ee5783e9a335bf343caf4d4768d1246155508"
      ],
      "author": {
        "name": "Amit Mahajan",
        "email": "amitmahajan@google.com",
        "time": "Mon Mar 04 18:23:30 2019 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "noreply-gerritcodereview@google.com",
        "time": "Mon Mar 04 18:23:30 2019 +0000"
      },
      "message": "Merge \"Adding new APN type for Mission Critical Services.\""
    },
    {
      "commit": "693e023bac07ccfb9546e8f35c4991245f9e8bd3",
      "tree": "db2ef6020ba5c406fbfb59537bc8a5d367253b73",
      "parents": [
        "0bbf61f024eccd569c9886c78c041acc59f2e04a",
        "a9b5b2aab060886396ec865b36fefa13b3d0c364"
      ],
      "author": {
        "name": "Treehugger Robot",
        "email": "treehugger-gerrit@google.com",
        "time": "Mon Mar 04 16:22:20 2019 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "noreply-gerritcodereview@google.com",
        "time": "Mon Mar 04 16:22:20 2019 +0000"
      },
      "message": "Merge \"Fix javadoc HTML escaping.\""
    },
    {
      "commit": "a028a1c3cdcc5226a9cf9c982aff31f66a8534f5",
      "tree": "8b450f078753029123addfcdec76ff0ee4f78ff7",
      "parents": [
        "1c2c11990ca27b9a470ac8f178dbeace7dadb51f"
      ],
      "author": {
        "name": "Josh Hou",
        "email": "joshhou@google.com",
        "time": "Mon Mar 04 19:19:50 2019 +0800"
      },
      "committer": {
        "name": "Josh Hou",
        "email": "joshhou@google.com",
        "time": "Mon Mar 04 19:28:03 2019 +0800"
      },
      "message": "add NonNull annotation to API\n\nBug: 126700962\nTest: Build pass\nChange-Id: I50d8924b6f3323016cd68faa4769e608701b2134\n"
    },
    {
      "commit": "077a04828d4ca663e9c04ecb5bf0d010a3891f40",
      "tree": "352c46236bf170ba804ea9a467a362b573fc4292",
      "parents": [
        "a3f1b3f15d4c208d6a9b454800607f9c14dd36f2",
        "aa8749619f4c7a79354b23f34394823166031cc9"
      ],
      "author": {
        "name": "Mark Chien",
        "email": "markchien@google.com",
        "time": "Sun Mar 03 06:53:47 2019 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "noreply-gerritcodereview@google.com",
        "time": "Sun Mar 03 06:53:47 2019 +0000"
      },
      "message": "Merge \"Change return value of getTetherApnRequired() to a boolean.\""
    },
    {
      "commit": "a3f1b3f15d4c208d6a9b454800607f9c14dd36f2",
      "tree": "4afff50e8f896c177e9f37d02bc1d2fd0b070254",
      "parents": [
        "a8820983b3d192f156cdfb2def5874e66c1d672a",
        "8eb6ca8354a06edf293a2cd145664c22d0aab5c3"
      ],
      "author": {
        "name": "Treehugger Robot",
        "email": "treehugger-gerrit@google.com",
        "time": "Sun Mar 03 04:27:32 2019 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "noreply-gerritcodereview@google.com",
        "time": "Sun Mar 03 04:27:32 2019 +0000"
      },
      "message": "Merge \"Fixed all APIs not meeting API review requirement\""
    },
    {
      "commit": "fd3ee5783e9a335bf343caf4d4768d1246155508",
      "tree": "be207cdfed880f97adadc4f9f3a342f2410e922a",
      "parents": [
        "3c0a49ec484afc22e7ffc55222291f9f7d8caeea"
      ],
      "author": {
        "name": "Amit Mahajan",
        "email": "amitmahajan@google.com",
        "time": "Wed Feb 20 15:04:30 2019 -0800"
      },
      "committer": {
        "name": "Amit Mahajan",
        "email": "amitmahajan@google.com",
        "time": "Fri Mar 01 16:52:17 2019 -0800"
      },
      "message": "Adding new APN type for Mission Critical Services.\n\nTest: build\nBug: 124447962\nChange-Id: I9f608badd363703394432640dc892a4465660b6d\n"
    },
    {
      "commit": "3c0a49ec484afc22e7ffc55222291f9f7d8caeea",
      "tree": "b1586aa047012bd13ae9f77ed84060a6ff8c4ef6",
      "parents": [
        "9ab1d614967c6aa41c53bc90e761880bd5861876",
        "1059cd57f00c4939e128e6c77fd97c2eb780874a"
      ],
      "author": {
        "name": "Hall Liu",
        "email": "hallliu@google.com",
        "time": "Fri Mar 01 23:00:54 2019 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "noreply-gerritcodereview@google.com",
        "time": "Fri Mar 01 23:00:54 2019 +0000"
      },
      "message": "Merge \"API tweaks round 2\""
    },
    {
      "commit": "8eb6ca8354a06edf293a2cd145664c22d0aab5c3",
      "tree": "b73cb3cc5713bb152c64b84ebc67a3b46cdef0c4",
      "parents": [
        "9ab1d614967c6aa41c53bc90e761880bd5861876"
      ],
      "author": {
        "name": "Jack Yu",
        "email": "jackyu@google.com",
        "time": "Fri Mar 01 12:04:50 2019 -0800"
      },
      "committer": {
        "name": "Jack Yu",
        "email": "jackyu@google.com",
        "time": "Fri Mar 01 14:37:47 2019 -0800"
      },
      "message": "Fixed all APIs not meeting API review requirement\n\nTo address the API review feedback provided by\nthe API council.\n\nBug: 126702995\nBug: 126701710\nBug: 126702357\nBug: 126701113\nBug: 126701239\nBug: 126700713\nBug: 126700064\nTest: Manual\nChange-Id: I4b902c1fc2c09133022b05dacdda8964436205d2\n"
    },
    {
      "commit": "f9a71e81eee592dc48c90237c060f7624757cfb2",
      "tree": "e0b8b6e1e6b4e266cf75cde72f2989b6e4b3566c",
      "parents": [
        "18900c462c16c0e3784b8bb6959426caa93cb8cb"
      ],
      "author": {
        "name": "Michele",
        "email": "mberionne@google.com",
        "time": "Fri Mar 01 13:01:51 2019 -0800"
      },
      "committer": {
        "name": "Michele",
        "email": "mberionne@google.com",
        "time": "Fri Mar 01 13:01:51 2019 -0800"
      },
      "message": "Move the check on multisim support when switch configuration is done\n\nThe methods switchMultiSimConfig() and isMultisimSupported() in\nTelephonyManager have different permissions. So, in order to check if\nthe switch operation can be performed, the check needs to be moved after\nthe verification of the permissions.\n\nBug: 124462964\nTest: compilation\nChange-Id: I501110d8b3fb2d26e4dfe187b52bb45dc8b5dc4b\n"
    },
    {
      "commit": "ef3d5bc27f568073a836768f4efa2ad25d6a2cf3",
      "tree": "d774465f7361cd6e21c0e9ccca64f3d0d9a022db",
      "parents": [
        "18900c462c16c0e3784b8bb6959426caa93cb8cb"
      ],
      "author": {
        "name": "chen xu",
        "email": "fionaxu@google.com",
        "time": "Thu Feb 28 17:10:22 2019 -0800"
      },
      "committer": {
        "name": "Chen Xu",
        "email": "fionaxu@google.com",
        "time": "Fri Mar 01 18:41:24 2019 +0000"
      },
      "message": "add Nullable annotation to TelephonyAPIs\n\nBug: 126702627\nTest: Build\nChange-Id: I0fa9370840ceda70b181976fa671cd962bdfcbca\n"
    },
    {
      "commit": "9886350a69118ef0c1a1f5b847300e3607a82cfa",
      "tree": "b62a8912bdffcaa7e00d6fdea2a44c2c28058d01",
      "parents": [
        "ea5bb6cd3bcb259064c4ce8f737ee3afd6c55626",
        "3b3a74436c849752a9092e5f8f3620af09832640"
      ],
      "author": {
        "name": "Treehugger Robot",
        "email": "treehugger-gerrit@google.com",
        "time": "Fri Mar 01 17:39:49 2019 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "noreply-gerritcodereview@google.com",
        "time": "Fri Mar 01 17:39:49 2019 +0000"
      },
      "message": "Merge \"Add euicc privileged actions and extras.\""
    },
    {
      "commit": "ea5bb6cd3bcb259064c4ce8f737ee3afd6c55626",
      "tree": "609b662cdb54ede66885205af56d8eb9ba674dd0",
      "parents": [
        "948d11ffa6294708981f8d59c609528fad8a8a59",
        "66cee391c39e6c9c3cc15332aa5482cd7c88d98c"
      ],
      "author": {
        "name": "Brad Ebinger",
        "email": "breadley@google.com",
        "time": "Fri Mar 01 17:21:17 2019 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "noreply-gerritcodereview@google.com",
        "time": "Fri Mar 01 17:21:17 2019 +0000"
      },
      "message": "Merge \"Fix ImsMmTelManager API in accordance with the council\""
    },
    {
      "commit": "3b3a74436c849752a9092e5f8f3620af09832640",
      "tree": "cb6ff8ea2134c54522f12c5e605a715e8442d2b7",
      "parents": [
        "93dfa10da4f4c38af17daa8561b14a96bd0067f7"
      ],
      "author": {
        "name": "Patrick Huang",
        "email": "pinchin@google.com",
        "time": "Thu Feb 28 19:51:10 2019 -0800"
      },
      "committer": {
        "name": "Patrick Huang",
        "email": "pinchin@google.com",
        "time": "Thu Feb 28 19:51:10 2019 -0800"
      },
      "message": "Add euicc privileged actions and extras.\n\nBug: 122769846\nTest: Test on phone\nChange-Id: Ifcf6575c3c65cb38e8787e32bc04b0e4532f7170\nMerged-In: Ifcf6575c3c65cb38e8787e32bc04b0e4532f7170\n"
    },
    {
      "commit": "1059cd57f00c4939e128e6c77fd97c2eb780874a",
      "tree": "b69f101419520cdd61a630b7453c6553626f5408",
      "parents": [
        "a02847ec0dd7dfe231305a0e70e68e40ec4af553"
      ],
      "author": {
        "name": "Hall Liu",
        "email": "hallliu@google.com",
        "time": "Thu Feb 28 18:54:15 2019 -0800"
      },
      "committer": {
        "name": "Hall Liu",
        "email": "hallliu@google.com",
        "time": "Thu Feb 28 18:54:15 2019 -0800"
      },
      "message": "API tweaks round 2\n\nAdd nullability annotations and change a static constant to a method\nthat returns a value.\n\nFixes: 126702861\nFixes: 126699926\nFixes: 126698717\nFixes: 126699057\nFixes: 126701443\nFixes: 126700882\nTest: compiles\nChange-Id: I96396eb8890b8b5148cf74447e08c31983398e47\n"
    },
    {
      "commit": "c931e9b0c05bf6d061d45e7278a3d1b51c4d14e9",
      "tree": "e8b6774e08acbe2c2a50e3e38fc25b23854468ca",
      "parents": [
        "572b1ee84b64b33a5d87d81c0547586656929a9d",
        "8165386bfecdf2c06e5da046fa190b0a340c70e8"
      ],
      "author": {
        "name": "Chen Xu",
        "email": "fionaxu@google.com",
        "time": "Fri Mar 01 02:17:33 2019 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "noreply-gerritcodereview@google.com",
        "time": "Fri Mar 01 02:17:33 2019 +0000"
      },
      "message": "Merge \"add NonNull and Nullable annotation to APIs\""
    },
    {
      "commit": "572b1ee84b64b33a5d87d81c0547586656929a9d",
      "tree": "06a88e6d347a5399981af4c571445524e54636dd",
      "parents": [
        "b967dce9d9ccd93d946391fc52be102c4ca106db",
        "e282300793f8d42e94ffe78b91724638301596cb"
      ],
      "author": {
        "name": "Nathan Harold",
        "email": "nharold@google.com",
        "time": "Fri Mar 01 01:15:47 2019 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "noreply-gerritcodereview@google.com",
        "time": "Fri Mar 01 01:15:47 2019 +0000"
      },
      "message": "Merge \"Add a Constant for CellInfo#UNAVAILABLE_LONG\""
    },
    {
      "commit": "b967dce9d9ccd93d946391fc52be102c4ca106db",
      "tree": "d2fe818b1a63002df5a3470a44768f9cc8152e13",
      "parents": [
        "00a4170c0ccc51aa587d911296bb6793daf16d3a",
        "afea7de9b95d81c4c2be4343fdf0e3bf8af06c3e"
      ],
      "author": {
        "name": "Treehugger Robot",
        "email": "treehugger-gerrit@google.com",
        "time": "Fri Mar 01 00:45:51 2019 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "noreply-gerritcodereview@google.com",
        "time": "Fri Mar 01 00:45:51 2019 +0000"
      },
      "message": "Merge \"Fix to hide phone number printed in the log\""
    },
    {
      "commit": "3e2365108092ba6c7944fbee4fab31839a3c173f",
      "tree": "ca1feffe2f9c88f422cb8df6988c9740b85e1195",
      "parents": [
        "548170a66aa19fab16594a33f181dd9425f9561d"
      ],
      "author": {
        "name": "Brad Ebinger",
        "email": "breadley@google.com",
        "time": "Thu Feb 28 14:31:56 2019 -0800"
      },
      "committer": {
        "name": "Brad Ebinger",
        "email": "breadley@google.com",
        "time": "Thu Feb 28 15:57:49 2019 -0800"
      },
      "message": "Update ImsSsData/ImsSsInfo API based on API council feedback.\n\nBug: 126699932\nBug: 126702587\nBug: 126701185\nBug: 126702997\nTest: atest FrameworksTelephonyTests\nChange-Id: I8500c2905bbc34d9033e2869b51d38b8d9b4727f\n"
    },
    {
      "commit": "8165386bfecdf2c06e5da046fa190b0a340c70e8",
      "tree": "c0ae271cc98a073b6a173e182ca1c669dc78f1a5",
      "parents": [
        "0b2044a91ce03b521e920c4c84d65119d9d8dac1"
      ],
      "author": {
        "name": "chen xu",
        "email": "fionaxu@google.com",
        "time": "Thu Feb 28 10:44:54 2019 -0800"
      },
      "committer": {
        "name": "chen xu",
        "email": "fionaxu@google.com",
        "time": "Thu Feb 28 14:15:58 2019 -0800"
      },
      "message": "add NonNull and Nullable annotation to APIs\n\nBug: 126699430\nBug: 126699963\nBug: 126700457\nBug: 126700771\nBug: 126702453\nBug: 123939479\nTest: Build\nChange-Id: Ib429d2918e63f8d272fc7842b0abd83ffd5a9090\n"
    },
    {
      "commit": "260189ceabded07aaf087e3ea3cc33e5360bb1ef",
      "tree": "e6fc9be4c1792a0d6bb761da00a0b304fa976142",
      "parents": [
        "474d0ab6bf904cf645b787aa1d4ae547341b702c"
      ],
      "author": {
        "name": "Jordan Liu",
        "email": "jminjie@google.com",
        "time": "Thu Feb 28 11:38:40 2019 -0800"
      },
      "committer": {
        "name": "Jordan Liu",
        "email": "jminjie@google.com",
        "time": "Thu Feb 28 13:48:02 2019 -0800"
      },
      "message": "Add NonNull and Nullable annotations\n\nFixes: 126700810\nFixes: 126699781\nFixes: 126701115\nFixes: 126701034\nFixes: 126702858\nTest: No behavior change\nChange-Id: Ia590d660fbf5ed261ca2c44eed390397fe1ffba2\n"
    },
    {
      "commit": "66cee391c39e6c9c3cc15332aa5482cd7c88d98c",
      "tree": "83ab86c5031eb7ca8effdcfff2e518ced0a8ca25",
      "parents": [
        "548170a66aa19fab16594a33f181dd9425f9561d"
      ],
      "author": {
        "name": "Brad Ebinger",
        "email": "breadley@google.com",
        "time": "Thu Feb 21 14:31:02 2019 -0800"
      },
      "committer": {
        "name": "Brad Ebinger",
        "email": "breadley@google.com",
        "time": "Thu Feb 28 11:25:13 2019 -0800"
      },
      "message": "Fix ImsMmTelManager API in accordance with the council\n\nBug: 121190195\nTest: atest FrameworksTelephonyTests\nMerged-In: I5d011e1875c082a4532747e30e8582ff3da4ee93\nChange-Id: I5d011e1875c082a4532747e30e8582ff3da4ee93\n"
    },
    {
      "commit": "a9b5b2aab060886396ec865b36fefa13b3d0c364",
      "tree": "f56dd88b3ec5815dff45003e612c6436e3344c1d",
      "parents": [
        "222d1d04bfb1b4eda3962a917779ffc0efa987af"
      ],
      "author": {
        "name": "Alan Stokes",
        "email": "alanstokes@google.com",
        "time": "Thu Feb 28 16:45:47 2019 +0000"
      },
      "committer": {
        "name": "Alan Stokes",
        "email": "alanstokes@google.com",
        "time": "Thu Feb 28 17:42:50 2019 +0000"
      },
      "message": "Fix javadoc HTML escaping.\n\nHTLM special characters (\u0027\u003c\u0027, \u0027\u003e\u0027 and \u0027\u0026\u0027) don\u0027t need to be escaped\ninside {@code}, even though they do elsewhere in javadoc. And in fact\nthey shouldn\u0027t be - because if they are escaped then the escaped\nversion shows up verbatim in the developer docs.\n\nSee for example:\nhttps://developer.android.com/reference/android/graphics/drawable/GradientDrawable\nhttps://developer.android.com/reference/android/support/v13/view/inputmethod/InputConnectionCompat\n\nThis change just removes the escaping to fix the public documentation.\n\nTest: N/A (only comment lines changed)\nChange-Id: I131b3b3e26547e30cff7b67514d177c48926bb26\n"
    }
  ],
  "next": "cf1a82953bb19bde249efc334156ba372707281c"
}
