)]}'
{
  "log": [
    {
      "commit": "117fcb06fc0c5986e3fcf94664ee09de43ad8080",
      "tree": "021ecaf97fddcfbe2fefa703846ded98d60910d5",
      "parents": [
        "beb077d987bed4e45a3e6ec7e3b8468ec66e1a0b"
      ],
      "author": {
        "name": "Steve Paik",
        "email": "spaik@google.com",
        "time": "Thu Sep 13 09:43:54 2018 -0700"
      },
      "committer": {
        "name": "Steve Paik",
        "email": "spaik@google.com",
        "time": "Thu Sep 13 17:20:33 2018 +0000"
      },
      "message": "Add disableNetworkTime config property\n\nThis was removed as part of this bug because the config wasn\u0027t used:\n\n    Bug 64052650\n    Change-Id I5c8ed3f0e78c2ed0d2e733939a82e1ab8940de22\n\nThis is now needed by Android Automotive since the network module may\nlive off board in a vehicle.\n\nBug: 110800197\nTest: make \u0026 flash\nChange-Id: I3715602e7fb22503d6867b61c22bdcb963174059\n"
    },
    {
      "commit": "603f4d00c613c464f2ce5b6a831dda811dbf5138",
      "tree": "d285a40937311af294bc35c1c3457360eb4ba68e",
      "parents": [
        "e3427ee4c7fcb1554201a5b514c600641ace66f8"
      ],
      "author": {
        "name": "Yohei Yukawa",
        "email": "yukawa@google.com",
        "time": "Tue Sep 11 15:04:58 2018 -0700"
      },
      "committer": {
        "name": "Yohei Yukawa",
        "email": "yukawa@google.com",
        "time": "Tue Sep 11 15:04:58 2018 -0700"
      },
      "message": "Move InputMethodManagerService to com.android.server.inputmethod\n\nThis CL moves InputMethodManagerService (IMMS)\n  from com.android.server\n    to com.android.server.inputmethod\nso that we can mechanically factor out inner classes from IMMS to\nseparate package private classes.\n\nThis is purely a mechanical refactoring of an implementation detail.\nThere should be no observable behavior difference.\n\nFix: 114660660\nTest: atest CtsInputMethodTestCases CtsInputMethodServiceHostTestCases\nTest: atest FrameworksCoreTests:com.android.internal.inputmethod\nChange-Id: I023d8f2863601ee54f304988117d8ea750770f70\n"
    },
    {
      "commit": "f5d99fa7d93f82701c188c4048f0c2a5af122fae",
      "tree": "60ef77cfd2743d00670af1d78766563e683b56ae",
      "parents": [
        "82254ae30beb20539d49c4ec6b9eae4c46b783a5"
      ],
      "author": {
        "name": "Adrian Roos",
        "email": "roosa@google.com",
        "time": "Mon Sep 10 18:03:34 2018 +0200"
      },
      "committer": {
        "name": "Adrian Roos",
        "email": "roosa@google.com",
        "time": "Mon Sep 10 16:09:59 2018 +0000"
      },
      "message": "Revert \"Do not start VrManagerService if VR is not supported\"\n\nThis reverts commit af1eda2654cad6aecfbd8fcc02075c01c505c737.\nBug: 112064298\nChange-Id: Ie7912c055e8e27250b0404e337813c0ee670b1de\n"
    },
    {
      "commit": "af1eda2654cad6aecfbd8fcc02075c01c505c737",
      "tree": "b9a4292987a3a8a4144db9f4b04b9aaab9931d97",
      "parents": [
        "ddf1b4b476d6872a27f5e47d5816ab0e1db6b4c6"
      ],
      "author": {
        "name": "Rick Yiu",
        "email": "rickyiu@google.com",
        "time": "Sat Sep 08 19:16:45 2018 +0800"
      },
      "committer": {
        "name": "Rick Yiu",
        "email": "rickyiu@google.com",
        "time": "Sat Sep 08 19:21:31 2018 +0800"
      },
      "message": "Do not start VrManagerService if VR is not supported\n\nWhen VR mode is not supported by removing the feature of\nandroid.hardware.vr.high_performance, do not start VrManagerService.\nOtherwise, there will be undesired behavior, such as calling into\nPowerHal/VrHal for VR hints.\n\nTest: no undesired behavior observed\nBug: 112064298\nChange-Id: I3e3c1f02c2fad958d8659d7957d005d25d823c3e\n"
    },
    {
      "commit": "dfdc67d9cf899fab05b8bd6dc11b56479033e3de",
      "tree": "d8f1555e970e3699ab1f57efef998bd129a36a4d",
      "parents": [
        "826a36c19b5ca86bf976f66c45c703fdc8db92ee",
        "6226c2ff3ca5ae39a01e794f18cc067069d77928"
      ],
      "author": {
        "name": "TreeHugger Robot",
        "email": "treehugger-gerrit@google.com",
        "time": "Fri Sep 07 02:19:37 2018 +0000"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Fri Sep 07 02:19:37 2018 +0000"
      },
      "message": "Merge \"Injecting system calls into alarm manager\""
    },
    {
      "commit": "6226c2ff3ca5ae39a01e794f18cc067069d77928",
      "tree": "85415f13a026f2fa11dfb2b980723d7cfc146457",
      "parents": [
        "0d100c0ace3e9a6a6cabeafb70f68b385685d414"
      ],
      "author": {
        "name": "Suprabh Shukla",
        "email": "suprabh@google.com",
        "time": "Wed Aug 22 18:15:04 2018 -0700"
      },
      "committer": {
        "name": "Suprabh Shukla",
        "email": "suprabh@google.com",
        "time": "Thu Sep 06 16:20:30 2018 -0700"
      },
      "message": "Injecting system calls into alarm manager\n\nInjecting and mocking dependencies to make the service unit testable.\nShuffled around initialization to make that possible.\n\nAlso added the first batch of unit tests. The idea is to have extensive\ncoverage of minute pieces of alarm manager logic, which should help us\ncatch any regressions caused by future changes to the code.\n\nTest: atest com.android.server.AlarmManagerServiceTest\natest CtsAlarmManagerTestCases\n\nBug: 111454659\nChange-Id: Ifa1c09646f688cf5c41abe17d98dbc19978eac70\n"
    },
    {
      "commit": "c80c81a516930a61a516291f0ac1d6c9da2854fa",
      "tree": "55d9034c780e00932b5b40edd61e7f6e1142b143",
      "parents": [
        "3680ae6276850d8750170b6364bd5162ecebff2e"
      ],
      "author": {
        "name": "Marcin Oczeretko",
        "email": "marcinoc@google.com",
        "time": "Thu Aug 30 20:15:52 2018 +0100"
      },
      "committer": {
        "name": "Marcin Oczeretko",
        "email": "marcinoc@google.com",
        "time": "Thu Sep 06 10:54:55 2018 +0100"
      },
      "message": "Extract CachedDeviceState from BinderCallsStats\n\nAdd a service that tracks the device state properties which are\ninteresting to System Server telemetry services. Allows the services to\nshare this code and have consistent state information.\n\nTest: Unit tests and manually tested\nChange-Id: Ia5c78c45a55414a0c5c46202db2a37283b50a703\n"
    },
    {
      "commit": "d8cc8593c0cd760092ccc3d83225d9fafdf8e392",
      "tree": "049718a81ebb3c567bfa0013b746a2ce4070d94a",
      "parents": [
        "2af55bf3672db221899aac8742825b09adca2a14"
      ],
      "author": {
        "name": "Marcin Oczeretko",
        "email": "marcinoc@google.com",
        "time": "Wed Aug 22 16:07:36 2018 +0100"
      },
      "committer": {
        "name": "Marcin Oczeretko",
        "email": "marcinoc@google.com",
        "time": "Mon Sep 03 16:06:06 2018 +0100"
      },
      "message": "Collect telemetry data for System Server Loopers.\n\nAdds LooperStats and LooperStatsService which set a static\nLooper.Observer to record the count of dispatched messages and\ncpu/latency information. The aggregated stats are collected by\nWestworld as pulled atoms.\n\nThe collection is disabled by default and requires a manual call to\nenable:\n\nadb shell cmd looper_stats enable\n\nTest: Unit tests and tested manually that the collected data seems\nreasonable.\n\nChange-Id: I7162fbca4e324f62887f95df3405205cbe4416ca\n"
    },
    {
      "commit": "49fa609ba085209845af2881edb9c19123f3b375",
      "tree": "15525898119266cb30d7133fb1090b20e463054f",
      "parents": [
        "34929de73d3e68566dbabb968f050e72d68ae32c",
        "a24e9fd9acf0c7abbdbe40dbc2c2015d28acad49"
      ],
      "author": {
        "name": "TreeHugger Robot",
        "email": "treehugger-gerrit@google.com",
        "time": "Fri Aug 31 01:21:07 2018 +0000"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Fri Aug 31 01:21:07 2018 +0000"
      },
      "message": "Merge changes from topic \"biometric-prompt-service\"\n\n* changes:\n  Add BiometricPromptService\n  Remove common biometric directory\n"
    },
    {
      "commit": "a24e9fd9acf0c7abbdbe40dbc2c2015d28acad49",
      "tree": "a5407268d03f9a7198161fe786670cffb6106c03",
      "parents": [
        "836f2cfb9eaee16458876f8ddaa2d3f778f02be1"
      ],
      "author": {
        "name": "Kevin Chyn",
        "email": "kchyn@google.com",
        "time": "Mon Aug 27 12:39:17 2018 -0700"
      },
      "committer": {
        "name": "Kevin Chyn",
        "email": "kchyn@google.com",
        "time": "Thu Aug 30 14:49:32 2018 -0700"
      },
      "message": "Add BiometricPromptService\n\nThe change introduces the following:\n  - BiometricPrompt communicatates with BiometricPromptService (new)\n    system service. The service does the decision making for which\n    biometric modality to use.\n  - As a result, a lot of logic is moved from \u003cBiometric\u003eManager\n    to BiometricPrompt. FingerprintManager now does not care about\n    BiometricPrompt logic anymore (reverts several P changes).\n\nFace, and all future \u003cBiometric\u003eService interfaces must be protected by\nthe signature-only MANAGE_BIOMETRIC permission. Settings, SystemUI, and\nBiometricPromptService are their only clients.\n\nBug: 72825012\n\nTest: BiometricPromptDemo works\nTest: Keyguard works\nTest: Settings works\n\nChange-Id: I2b7d6eff81bc07950202c50e592d733032523bf0\n"
    },
    {
      "commit": "e24ed79edb937c743b96b3f9baddc689fb694be1",
      "tree": "15c55eae3d20b6e4c32a4d6dc9d465863c54a350",
      "parents": [
        "c3de83e7e4c8fc9310999537c60b0a7b7f6f7a54"
      ],
      "author": {
        "name": "Yohei Yukawa",
        "email": "yukawa@google.com",
        "time": "Tue Aug 28 19:10:32 2018 -0700"
      },
      "committer": {
        "name": "Yohei Yukawa",
        "email": "yukawa@google.com",
        "time": "Tue Aug 28 19:10:32 2018 -0700"
      },
      "message": "Hide IInputMethodManager.{add,remove}Client() from apps\n\nSince IInputMethodManager.{add,remove}Client() are just callbacks from\nWindowManagerService to InputMethodManagerService, we can simply move\nthose two methods to InputMethodManagerInternal instead of having them\nin IInputMethodManager.aidl, which ends up exposing those methods to\nany random user process.\n\nThis enables us to clean up WindowManagerService because it is no\nlonger responsible for obtaining IInputMethodManager and passing it to\neach Session instance.\n\nThis also allows us to get rid of several RemoteException handlers\nfrom Session class, because now the complier knows that those\ncallbacks will never throw RemoteException.\n\nFix: 112670859\nTest: atest CtsInputMethodTestCases CtsInputMethodServiceHostTestCases\nTest: prebuilts/checkstyle/checkstyle.py -f frameworks/base/services/core/java/com/android/server/inputmethod/InputMethodManagerInternal.java\nChange-Id: I453200fd5847e9a78876affb6a1caec221525e1d\n"
    },
    {
      "commit": "acfabaa32b99e390abad12a4bc39861fefa69c10",
      "tree": "f2e593ee74449ca2abe37ebcff28ec6ceee4fb15",
      "parents": [
        "a9b4133c724fc399e4aca6cf3747d67940dcfd67",
        "2c68abc9fc99ab12a4951e5da55525ffcfa350ad"
      ],
      "author": {
        "name": "Jorim Jaggi",
        "email": "jjaggi@google.com",
        "time": "Wed Aug 22 16:38:27 2018 -0700"
      },
      "committer": {
        "name": "android-build-merger",
        "email": "android-build-merger@google.com",
        "time": "Wed Aug 22 16:38:27 2018 -0700"
      },
      "message": "Merge \"BootAnimation: Fix boot animation with hidden cutout\" into pi-dev am: e387ce18d8\nam: 2c68abc9fc\n\nChange-Id: I1a0db9f30f7270d49136fa3984dc8d9633ead690\n"
    },
    {
      "commit": "2c68abc9fc99ab12a4951e5da55525ffcfa350ad",
      "tree": "8b023d383865b38c953584cdcc493166d23c8c0b",
      "parents": [
        "507bdec1abe7abcbc38abbde81cf2dc10c127f0d",
        "e387ce18d8487020b80cd454bc1442345128fa8b"
      ],
      "author": {
        "name": "Jorim Jaggi",
        "email": "jjaggi@google.com",
        "time": "Wed Aug 22 16:20:32 2018 -0700"
      },
      "committer": {
        "name": "android-build-merger",
        "email": "android-build-merger@google.com",
        "time": "Wed Aug 22 16:20:32 2018 -0700"
      },
      "message": "Merge \"BootAnimation: Fix boot animation with hidden cutout\" into pi-dev\nam: e387ce18d8\n\nChange-Id: I55c32ef69c4bb565376946ce65101f37ef0cce8a\n"
    },
    {
      "commit": "9ee5dff83c1cae93dff281735b60134dbd26dd8a",
      "tree": "149228b8475292809b26cc01f0d132567c1cb680",
      "parents": [
        "2c9fd5fbbb43541ce4291c07bf61bdbe5dc70252"
      ],
      "author": {
        "name": "Adrian Roos",
        "email": "roosa@google.com",
        "time": "Wed Aug 22 20:19:49 2018 +0200"
      },
      "committer": {
        "name": "Michael Wright",
        "email": "michaelwr@google.com",
        "time": "Wed Aug 22 21:37:39 2018 +0100"
      },
      "message": "BootAnimation: Fix boot animation with hidden cutout\n\nWe do this by storing the masking inset in a persistent property.\nThe boot animation then animates itself to where it would be if that\nmasking inset were applied, then changes the viewport.\n\nFor this to work, we also need to make sure the DisplayManagerService\nhas the right overlay right at the start.\n\nBug: 112876936\nTest: Hide cutout, then reboot. Verify boot animation is smooth.\nChange-Id: I3e988b2340b2e0d2be3939bdc6878704c234ccc8\n"
    },
    {
      "commit": "2132e0814cf9d7c3515e3e2df1a7c0d97bab9360",
      "tree": "4190cbbf1bec128bf101405b44ded2c668e9bd94",
      "parents": [
        "832d40e084b5d77af1dcc9021f6f3f9d85304e65",
        "30fdcbad9436606df62ceb784160e73c46792cab"
      ],
      "author": {
        "name": "Makoto Onuki",
        "email": "omakoto@google.com",
        "time": "Fri Aug 17 16:48:09 2018 -0700"
      },
      "committer": {
        "name": "android-build-merger",
        "email": "android-build-merger@google.com",
        "time": "Fri Aug 17 16:48:09 2018 -0700"
      },
      "message": "Merge \"Default to FULL synchronous mode for sqlite DBs in system server\" into pi-dev\nam: 30fdcbad94\n\nChange-Id: I0f4b5f91cf0a877bc518b555abb8380487c68d31\n"
    },
    {
      "commit": "3729e9ce4e17f82ed86566af0e7010b03bab28b5",
      "tree": "cfda9958a4394c8c383418243ec78c905887bbcf",
      "parents": [
        "283f55f7de5b9866bf73ded9a36047637f9251b0"
      ],
      "author": {
        "name": "Makoto Onuki",
        "email": "omakoto@google.com",
        "time": "Tue Aug 07 15:57:13 2018 -0700"
      },
      "committer": {
        "name": "Makoto Onuki",
        "email": "omakoto@google.com",
        "time": "Fri Aug 17 21:09:03 2018 +0000"
      },
      "message": "Default to FULL synchronous mode for sqlite DBs in system server\n\nTest: change pin and immediately crash the kernel with\nadb shell \u0027su root sh -c \"echo c \u003e/proc/sysrq-trigger\"\u0027 and boot\nBug: 112175067\n\nChange-Id: Ia5f43f3118e2297fbea43c805ef2f4577bf8a9bf\n(cherry picked from commit 50e00c8dc48849280410e38bb05a1f11ce24ef01)\n"
    },
    {
      "commit": "50e00c8dc48849280410e38bb05a1f11ce24ef01",
      "tree": "1ce21b25f566934a44b8a931d915439ffd72b828",
      "parents": [
        "7388dd54196ac06311838ea9c8c326dff7c61d30"
      ],
      "author": {
        "name": "Makoto Onuki",
        "email": "omakoto@google.com",
        "time": "Tue Aug 07 15:57:13 2018 -0700"
      },
      "committer": {
        "name": "Makoto Onuki",
        "email": "omakoto@google.com",
        "time": "Thu Aug 09 11:00:54 2018 -0700"
      },
      "message": "Default to FULL synchronous mode for sqlite DBs in system server\n\nTest: change pin and immediately crash the kernel with\nadb shell \u0027su root sh -c \"echo c \u003e/proc/sysrq-trigger\"\u0027 and boot\nBug: 112175067\n\nChange-Id: Ia5f43f3118e2297fbea43c805ef2f4577bf8a9bf\n"
    },
    {
      "commit": "f618905a6eff210e09615bb305962b6ed27fd44d",
      "tree": "0d25c9a0857039a53207cefd6a9be73f5c525827",
      "parents": [
        "caf15ef80b541ad22e962c107cde66ff3998d5a3",
        "95b38a906f5f146d2d40d5ca2717c027692834eb"
      ],
      "author": {
        "name": "TreeHugger Robot",
        "email": "treehugger-gerrit@google.com",
        "time": "Thu Jul 26 12:06:28 2018 +0000"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Thu Jul 26 12:06:28 2018 +0000"
      },
      "message": "Merge \"Fix WM input limitations on secondary displays (1/N)\""
    },
    {
      "commit": "590c716f8c158db98a8b958c09c7f9793143d34b",
      "tree": "ce912800be46dd31909d078e3ba1829586893f9d",
      "parents": [
        "a1fa888d3ea98bbc9b4c9b96a49c05917940da59",
        "6d50dcc8afb3b32d0c1c6f4ebf930faa3354ac78"
      ],
      "author": {
        "name": "Wale Ogunwale",
        "email": "ogunwale@google.com",
        "time": "Thu Jul 26 03:56:08 2018 +0000"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Thu Jul 26 03:56:08 2018 +0000"
      },
      "message": "Merge \"Moved URI grants code out of ActivityManagerService to its own service (13/n)\""
    },
    {
      "commit": "95b38a906f5f146d2d40d5ca2717c027692834eb",
      "tree": "a246c9d65ababc1aedde90a53d32b22f1b1ee3f8",
      "parents": [
        "cbb72aabeb2151aafa583b7d7fe969cc3aff44e4"
      ],
      "author": {
        "name": "Arthur Hung",
        "email": "arthurhung@google.com",
        "time": "Fri Jul 20 18:56:12 2018 +0800"
      },
      "committer": {
        "name": "Arthur Hung",
        "email": "arthurhung@google.com",
        "time": "Wed Jul 25 17:47:51 2018 +0800"
      },
      "message": "Fix WM input limitations on secondary displays (1/N)\n\n- One DisplayContent include one InputMonitor.\n- For customized inputconsumers, they can be handled by DisplayContent.\n- Extract InputManagerCallback to communicated InputManagerService.\n- All windows need pass displayId to InputWindowHandle.\n\nBug: 111363643\nTest: atest WindowManagerSmokeTest\nTest: atest DisplayContentTests\nChange-Id: Iaaca7d135a11c55a78bcf1f81918599b3d160106\n"
    },
    {
      "commit": "7f70fc7bef5670bdcbc828dde2189966753fbc58",
      "tree": "0a8b4f14a8c5a698051114959b6199b2dad1ee33",
      "parents": [
        "0502d90f672324cfffc8e1fdd69adafbdec30421"
      ],
      "author": {
        "name": "Michael Kwan",
        "email": "mkwan@google.com",
        "time": "Fri Jul 20 16:12:19 2018 -0700"
      },
      "committer": {
        "name": "Michael Kwan",
        "email": "mkwan@google.com",
        "time": "Tue Jul 24 17:15:05 2018 +0000"
      },
      "message": "Watch type devices currently do not support instant apps, prevent\nrelated services from launching.\n\nBug: 111598607\nTest: manual test\nChange-Id: I5cc6909ecb287ece5b964ea6c7c685dbe767c895\n"
    },
    {
      "commit": "6d50dcc8afb3b32d0c1c6f4ebf930faa3354ac78",
      "tree": "148547b798147d66267fdbb4addde0d99fa7f036",
      "parents": [
        "4ec6b12578832c30499073e677755327a08609c6"
      ],
      "author": {
        "name": "Wale Ogunwale",
        "email": "ogunwale@google.com",
        "time": "Sat Jul 21 23:00:40 2018 -0700"
      },
      "committer": {
        "name": "Wale Ogunwale",
        "email": "ogunwale@google.com",
        "time": "Mon Jul 23 16:37:46 2018 -0700"
      },
      "message": "Moved URI grants code out of ActivityManagerService to its own service (13/n)\n\nAllows for other services like window manager to call uri grants without\nholding AM service lock.\n\nBug: 80414790\nTest: Existing tests pass.\nChange-Id: Ie5b4ddb19a2cedff09332dbeb56bcd9292fd18ac\n"
    },
    {
      "commit": "8a39cef7f820651aa95d2f0489ae6cfdd50cd9dc",
      "tree": "6734b71012ca2fca02e29fd079ec67e71daec4a7",
      "parents": [
        "b411889723918eb5355500b39a08fd4d9133cf29"
      ],
      "author": {
        "name": "Rhed Jao",
        "email": "rhedjao@google.com",
        "time": "Wed Jul 18 11:43:33 2018 +0800"
      },
      "committer": {
        "name": "Rhed Jao",
        "email": "rhedjao@google.com",
        "time": "Wed Jul 18 13:42:35 2018 +0800"
      },
      "message": "Update AccessibilityManagerService to use SystemService\n\nBug: 70221242\nTest: atest CtsAccessibilityServiceTestCases\nChange-Id: Icdf0772d0be93168a954fdd746cada4d5d507eb4\n"
    },
    {
      "commit": "1d7f615eec2076b76f5e7582204df00edd15d941",
      "tree": "7df93e2c298d7052db63fcac85f8a0eb69c81b10",
      "parents": [
        "beac1471aab97797a66542e9fd22e5cfc5447c02"
      ],
      "author": {
        "name": "Olivier Gaillard",
        "email": "gaillard@google.com",
        "time": "Tue Jul 03 13:57:58 2018 +0100"
      },
      "committer": {
        "name": "Olivier Gaillard",
        "email": "gaillard@google.com",
        "time": "Wed Jul 04 13:36:46 2018 +0100"
      },
      "message": "Add experiment flag to control binder call stats.\n\nFor instance, to enabled detailed tracking locally.\nadb shell settings put global binder_calls_stats detailed_tracking\u003dtrue\n\nAlso adds the ability to turn off data collection completely and\nchanging the sampling interval. Uploading data through westworld can\nre-use the same flag once implemented.\n\nTest: Unit tested\n\nChange-Id: I808c9902b8124ab643d9b197703d537da040ae3e\n"
    },
    {
      "commit": "ca48eb7fa94521f4f83c3f93b6ce884b91bc3b22",
      "tree": "238c842678bb49ed1e049202c599dd1a1c5ad694",
      "parents": [
        "984fc6eae12a52cb09a15f31021c261ba0047373",
        "bc38909bf3790331532c329a867d5a22fbf94016"
      ],
      "author": {
        "name": "Neil Fuller",
        "email": "nfuller@google.com",
        "time": "Wed Jun 27 11:40:06 2018 +0100"
      },
      "committer": {
        "name": "Neil Fuller",
        "email": "nfuller@google.com",
        "time": "Wed Jun 27 11:40:06 2018 +0100"
      },
      "message": "resolve merge conflicts of bc38909bf3790331532c329a867d5a22fbf94016 to stage-aosp-master\n\nBUG: None\nTest: I solemnly swear I tested this conflict resolution.\nChange-Id: Ib06f2869e5aa1788c8d5fc281a8565420e93d8f7\n"
    },
    {
      "commit": "e01a7adf5ac0113edc15699d8e45b376f368be76",
      "tree": "62067f0c7980783b94a04fcd2af83eae0dab4100",
      "parents": [
        "1239734050b0dbc40d5b06148d2d49fb8fb8e3c8",
        "55c0a6682574b881b0ccdf2b08fdc4b6c84d1b81"
      ],
      "author": {
        "name": "Neil Fuller",
        "email": "nfuller@google.com",
        "time": "Tue Jun 26 11:55:46 2018 +0100"
      },
      "committer": {
        "name": "Neil Fuller",
        "email": "nfuller@google.com",
        "time": "Tue Jun 26 11:55:46 2018 +0100"
      },
      "message": "resolve merge conflicts of 55c0a6682574b881b0ccdf2b08fdc4b6c84d1b81 to stage-aosp-master\n\nBUG: None\nTest: I solemnly swear I tested this conflict resolution.\nChange-Id: Ie524607cabc6688911eee7e4f61c50fd406c71f4\n"
    },
    {
      "commit": "0e44c66e0874f788b35cc29fcd7a1c061fd9666f",
      "tree": "ea172c22f96075c547f6f6a0660be680dafc1785",
      "parents": [
        "dd7b69d3c545233dea708511816faf6346fb022d"
      ],
      "author": {
        "name": "Neil Fuller",
        "email": "nfuller@google.com",
        "time": "Thu Jun 21 15:16:36 2018 +0100"
      },
      "committer": {
        "name": "Neil Fuller",
        "email": "nfuller@google.com",
        "time": "Tue Jun 26 10:14:17 2018 +0100"
      },
      "message": "Prepare for migration to the time detector service\n\nPaves the way for moving more behavior to the time detector\nservice from the NetworkTimeUpdateService.\n\nThe NewNetworkTimeUpdateService is effectively identical to\nthe OldNetworkTimeUpdateService in this initial commit.\n\nBug: 78217059\nTest: build / boot\nMerged-In: Ica9fa9b61c849e034d76c0faae5693b60a4a197f\nChange-Id: Ica9fa9b61c849e034d76c0faae5693b60a4a197f\n"
    },
    {
      "commit": "b3d6abbe6fbf5147cb5d8aa2320b11fa9c6cca81",
      "tree": "6a00c0e2ebe56124f420fb25c6db2e138393debb",
      "parents": [
        "b1fc5a4c7ee9dffe48f143c580d88ee4862f3c2e"
      ],
      "author": {
        "name": "Neil Fuller",
        "email": "nfuller@google.com",
        "time": "Thu Jun 21 15:16:36 2018 +0100"
      },
      "committer": {
        "name": "Neil Fuller",
        "email": "nfuller@google.com",
        "time": "Tue Jun 26 09:46:32 2018 +0100"
      },
      "message": "Prepare for migration to the time detector service\n\nPaves the way for moving more behavior to the time detector\nservice from the NetworkTimeUpdateService.\n\nThe NewNetworkTimeUpdateService is effectively identical to\nthe OldNetworkTimeUpdateService in this initial commit.\n\nBug: 78217059\nTest: build / boot\nMerged-In: Ica9fa9b61c849e034d76c0faae5693b60a4a197f\nChange-Id: Ica9fa9b61c849e034d76c0faae5693b60a4a197f\n"
    },
    {
      "commit": "4d9f7a8bc34a3944e4b3b4922dfe2be47b46da85",
      "tree": "54180730bfa3e94c65bd2481c011d263cf5eebf6",
      "parents": [
        "67f17cd6903127605cbae91198f52c1c514146ac",
        "7fb88c3928b6fef1f3d559ea23468ccd1379bd49"
      ],
      "author": {
        "name": "Neil Fuller",
        "email": "nfuller@google.com",
        "time": "Mon Jun 25 18:47:39 2018 +0000"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Mon Jun 25 18:47:39 2018 +0000"
      },
      "message": "Merge \"Minimum viable TimeZoneDetectorService\""
    },
    {
      "commit": "1248d0db95038eff2ce71c48f4d7d8a21b317a63",
      "tree": "0873680c9c4b0843d34b2e3a0a74a1eab9ea0119",
      "parents": [
        "1083a2fb70764e7d4a825b666c390b33eca1b274",
        "9e4f3e077f2e187d9371c1804cace2bdf919021a"
      ],
      "author": {
        "name": "TreeHugger Robot",
        "email": "treehugger-gerrit@google.com",
        "time": "Sat Jun 23 05:52:22 2018 +0000"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Sat Jun 23 05:52:22 2018 +0000"
      },
      "message": "Merge \"Introduced WindowProcessController/Listener (10/n)\""
    },
    {
      "commit": "9e4f3e077f2e187d9371c1804cace2bdf919021a",
      "tree": "fdb19191858168ddec476d61a6ffe98b99f693d0",
      "parents": [
        "841f7c2f0cbfa387806831d6107899804c9c3bd8"
      ],
      "author": {
        "name": "Wale Ogunwale",
        "email": "ogunwale@google.com",
        "time": "Thu May 17 09:35:39 2018 -0700"
      },
      "committer": {
        "name": "Wale Ogunwale",
        "email": "ogunwale@google.com",
        "time": "Fri Jun 22 14:26:24 2018 -0700"
      },
      "message": "Introduced WindowProcessController/Listener (10/n)\n\nOne heavy dependence between the current AMS service and activities\nis process management which is heavy affected by activities and their\ncurrent state. We introduce WindowProcessController and WindowProcessListener\nobjects as a structured way for the process changes in AM package to\nbe communicated to the WM package and WindowProcessListner for activity\nchanges in the WM package to the communicated back to the AM package.\nThe ProcessRecord object in AM will own the WindowProcessController object\nand also implement the WindowProcessListener.\n\nTest: Existing tests pass\nTest: go/wm-smoke-auto\nBug: 80414790\nChange-Id: I9e96e841b0f95e99a597cb4629fa5d2fe45760b6\n"
    },
    {
      "commit": "abe78cd313875032a3411a79dc9b687098fc1db6",
      "tree": "32d546f69f02ad47aed4c0ad95ed5b794c4aee33",
      "parents": [
        "1d4883110664ebb42c915e636b9721b4c220d4a9",
        "2ffadb38bc76a46c38fd64057ab7afa559a3f9a4"
      ],
      "author": {
        "name": "TreeHugger Robot",
        "email": "treehugger-gerrit@google.com",
        "time": "Fri Jun 22 18:44:27 2018 +0000"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Fri Jun 22 18:44:27 2018 +0000"
      },
      "message": "Merge changes from topic \"biometrics-face\"\n\n* changes:\n  5/n: Move FaceService to biometrics directory\n  4/n: Add face authentication framework\n"
    },
    {
      "commit": "2ffadb38bc76a46c38fd64057ab7afa559a3f9a4",
      "tree": "472bc828028696b1710570f7908a41a1704b23a9",
      "parents": [
        "cb51b8b84730413938b3ab614bb3e16642336351"
      ],
      "author": {
        "name": "Kevin Chyn",
        "email": "kchyn@google.com",
        "time": "Tue Jun 19 11:29:38 2018 -0700"
      },
      "committer": {
        "name": "Kevin Chyn",
        "email": "kchyn@google.com",
        "time": "Thu Jun 21 17:00:07 2018 -0700"
      },
      "message": "5/n: Move FaceService to biometrics directory\n\nBug: 110387294\n\nTest: builds, observable effect on devices (as expected)\nChange-Id: Iaf0814c3c19aa9fa448e250cb3a161bd11fd935e\n"
    },
    {
      "commit": "cb51b8b84730413938b3ab614bb3e16642336351",
      "tree": "819ca43039957ee5ad1af42a5a1fe2ae3e9886ad",
      "parents": [
        "55a5b59a9bd68a8b1164e1938dab3b0ad4fd9488"
      ],
      "author": {
        "name": "Gilad Bretter",
        "email": "gilad.bretter@intel.com",
        "time": "Thu Mar 22 17:04:51 2018 +0200"
      },
      "committer": {
        "name": "Kevin Chyn",
        "email": "kchyn@google.com",
        "time": "Thu Jun 21 17:00:07 2018 -0700"
      },
      "message": "4/n: Add face authentication framework\n\nThis change is cherry-picked and rebased from AOSP\nhttps://android-review.googlesource.com/c/platform/frameworks/base/+/660242\n\nAdd face recognition as an identification method, following fingerprint\ndesign. Unlike fingerprint, only one face template can be enrolled per\nuser, and a vendor message is passed from the HAL all the way to the\nclient callback to allow GUI indication about the enrolled face\ntemplates.\n\nAdd FaceAuthenticationManager and FaceService.\nAdd face authentication capability to TrustManager and Keyguard.\nModify TrustManager and KeyguardUpdateMonitorCallback fingerprint code\nto support generic biometric method to eliminate duplications.\nAdd BiometricSourceType enum to keep track of the specific biometric\nmethod.\n\nTest: biometric authentication still works on the device\n\nFixes: 110385761\n\nChange-Id: I5d04fe69a112c13d3ef7330b9c08c146e36c5335\nSigned-off-by: Gilad Bretter \u003cgilad.bretter@intel.com\u003e\n"
    },
    {
      "commit": "cccc48d0fe07349e1804dd7803db604d37a6d450",
      "tree": "5074de619835716126f01e71c1e5f55dd5559cdd",
      "parents": [
        "3b0eba44994cf35b743a09cba351427a1f700c5f"
      ],
      "author": {
        "name": "Neil Fuller",
        "email": "nfuller@google.com",
        "time": "Tue Jun 19 12:53:47 2018 +0100"
      },
      "committer": {
        "name": "Neil Fuller",
        "email": "nfuller@google.com",
        "time": "Thu Jun 21 09:30:34 2018 +0000"
      },
      "message": "Minimum viable TimeZoneDetectorService\n\nThis is a do-nothing TimeZoneDetectorService that can be\npopulated in following commits. A temporary method has been\nadded so the service has one method.\n\nUnit tests can be run with:\n\natest FrameworksServicesTests:TimeZoneDetectorServiceTest\n\nTest: build / boot\nTest: See above\nMerged-In: I565fb5dd2f18b7aac2e5779d346bfe69e9da02af\nChange-Id: I565fb5dd2f18b7aac2e5779d346bfe69e9da02af\n"
    },
    {
      "commit": "7fb88c3928b6fef1f3d559ea23468ccd1379bd49",
      "tree": "0fcd5fa4ebbbb69f350032b424fe0f179d65735b",
      "parents": [
        "acda839b9e3fa12d0f0b40ffd8ec3708ad0a6038"
      ],
      "author": {
        "name": "Neil Fuller",
        "email": "nfuller@google.com",
        "time": "Tue Jun 19 12:53:47 2018 +0100"
      },
      "committer": {
        "name": "Neil Fuller",
        "email": "nfuller@google.com",
        "time": "Thu Jun 21 10:28:47 2018 +0100"
      },
      "message": "Minimum viable TimeZoneDetectorService\n\nThis is a do-nothing TimeZoneDetectorService that can be\npopulated in following commits. A temporary method has been\nadded so the service has one method.\n\nUnit tests can be run with:\n\natest FrameworksServicesTests:TimeZoneDetectorServiceTest\n\nTest: build / boot\nTest: See above\nChange-Id: I565fb5dd2f18b7aac2e5779d346bfe69e9da02af\n"
    },
    {
      "commit": "551767618e57bb3517ae6088ae47697f41bb5766",
      "tree": "d26b0f1d093679d5ea3414680035239ee1fa60f1",
      "parents": [
        "4cbc36c8276a65ffc12090638deced99b6f1fe31",
        "037c4d5aee449056e999b88ed5939d37468ac027"
      ],
      "author": {
        "name": "Kevin Chyn",
        "email": "kchyn@google.com",
        "time": "Wed Jun 20 03:47:53 2018 +0000"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Wed Jun 20 03:47:53 2018 +0000"
      },
      "message": "Merge changes from topic \"biometric-refactor\"\n\n* changes:\n  2/n: Refactor out common BiometricService code\n  1/n: Move fingerprint-service related code to biometrics/fingerprint\n"
    },
    {
      "commit": "95d628ef86c694a3f8d28ad4880ca3042bb0fc4d",
      "tree": "cb760ef4227601307648b70a3298f21f4dba213e",
      "parents": [
        "6e735fe16e704406ac20038c38aa202d3eae6d66"
      ],
      "author": {
        "name": "Kevin Chyn",
        "email": "kchyn@google.com",
        "time": "Mon Jun 11 11:58:15 2018 -0700"
      },
      "committer": {
        "name": "Kevin Chyn",
        "email": "kchyn@google.com",
        "time": "Tue Jun 19 16:09:06 2018 -0700"
      },
      "message": "1/n: Move fingerprint-service related code to biometrics/fingerprint\n\nBug: 109900227\n\nTest: builds\nChange-Id: I973c816d75c48ed838c1638c45d728b9df4d11ef\n"
    },
    {
      "commit": "16e505a3268b891ca968be3fbd8bd18487638906",
      "tree": "6ae0a7e859a85d2c6ac708247c800776db4748a9",
      "parents": [
        "b44f8b9e0e2799e715661727ebf94b948327b02c"
      ],
      "author": {
        "name": "Wale Ogunwale",
        "email": "ogunwale@google.com",
        "time": "Mon May 07 15:00:49 2018 -0700"
      },
      "committer": {
        "name": "Wale Ogunwale",
        "email": "ogunwale@google.com",
        "time": "Sun Jun 17 09:39:46 2018 -0700"
      },
      "message": "Moved mRecentTasks to ActivityManagerTaskService (4/n)\n\nTest: Existing tests pass\nTest: go/wm-smoke-auto\nBug: 80414790\nChange-Id: I7e48eaf66200f689757578461076e9288b862b33\n"
    },
    {
      "commit": "6006f76ad7e15e360141369fb9deef5a76699261",
      "tree": "cbbb224b553bfab482c4aea256528ccad6955a92",
      "parents": [
        "1211216baee03ad882c7e1d7f3e8e0f3362572c0",
        "65ebd955e1b19a0d3c995e66d1d749bae5dc8575"
      ],
      "author": {
        "name": "TreeHugger Robot",
        "email": "treehugger-gerrit@google.com",
        "time": "Tue Jun 12 18:18:48 2018 +0000"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Tue Jun 12 18:18:48 2018 +0000"
      },
      "message": "Merge \"Split interfaces and service for activities from current AM interfaces (1/n)\""
    },
    {
      "commit": "79d42a61e4c0832d8ec03da24f342de93341225c",
      "tree": "ec2bcbc1a012ab08c711cd81b40f2d067c8694a9",
      "parents": [
        "b57dfe26cfb1dc5eae20653d6490464d977c07bc",
        "5e1d95b0cc05eb1a6bf25a13223601f2e8f8fccb"
      ],
      "author": {
        "name": "Neil Fuller",
        "email": "nfuller@google.com",
        "time": "Tue Jun 12 14:14:13 2018 +0100"
      },
      "committer": {
        "name": "Neil Fuller",
        "email": "nfuller@google.com",
        "time": "Tue Jun 12 14:23:51 2018 +0100"
      },
      "message": "resolve merge conflicts of 5e1d95b0cc05eb1a6bf25a13223601f2e8f8fccb to stage-aosp-master\n\nBUG: None\nTest: I solemnly swear I tested this conflict resolution.\nChange-Id: Ic5527b29cbe8c84d2053be849cf09df5341e4790\n"
    },
    {
      "commit": "b557907f51a8a92954b60fe1d181e7f4e9f5c803",
      "tree": "c82bd687ee073b95f2ec5bb7ed363e27435917e7",
      "parents": [
        "20e243d627586ec727384aacf2cf5aa94e38b779"
      ],
      "author": {
        "name": "Neil Fuller",
        "email": "nfuller@google.com",
        "time": "Wed May 30 14:35:24 2018 +0100"
      },
      "committer": {
        "name": "Neil Fuller",
        "email": "nfuller@google.com",
        "time": "Mon Jun 11 15:29:57 2018 +0100"
      },
      "message": "Minimum viable TimeDetectorService\n\nThis is a do-nothing TimeDetectorService that can be\npopulated in following commits. A temporary method has been\nadded so the service has one method.\n\nUnit tests can be run with:\n\natest FrameworksServicesTests:TimeDetectorServiceTest\n\nTest: build / boot\nTest: See above\nMerged-In: I9e4eac70b944441f34491315cd1ce7fa2b9ae150\nChange-Id: I9e4eac70b944441f34491315cd1ce7fa2b9ae150\n(cherry picked from commit feeee682a23f25760c4a1aa07c00945901911ba3)\n"
    },
    {
      "commit": "ae4cb673430bfb88eb6bee5f35653a496ebac4e4",
      "tree": "133611c2a6b7075588cbae582d1a22a280e18b33",
      "parents": [
        "2e9b8c37532c53a1f2d9a29c8630794302b1b26d"
      ],
      "author": {
        "name": "Damien Bargiacchi",
        "email": "drb@google.com",
        "time": "Wed May 30 13:28:15 2018 -0700"
      },
      "committer": {
        "name": "Damien Bargiacchi",
        "email": "drb@google.com",
        "time": "Thu Jun 07 16:11:34 2018 -0700"
      },
      "message": "Start the WearPowerService with the other Wear system services\n\nThe WearPowerService is in charge of coordinating and keeping track of devices and state concerned\nwith power.\n\nBug: 77293569\nChange-Id: Ia40ad44a53ef6872dd7ebefd58e17179126dde92\n"
    },
    {
      "commit": "7dbefdcb9268375f3636ffdfb0d14b2ceca3a61e",
      "tree": "8a7084cb7141716ca1843347ad8b6519de98e003",
      "parents": [
        "c218182fcd2e77c86ad2b55e32ad6d30f1c95041",
        "26119befba89e1d656e6c2237f15e2b3a74865fd"
      ],
      "author": {
        "name": "Neil Fuller",
        "email": "nfuller@google.com",
        "time": "Thu Jun 07 20:02:59 2018 +0100"
      },
      "committer": {
        "name": "Neil Fuller",
        "email": "nfuller@google.com",
        "time": "Thu Jun 07 20:02:59 2018 +0100"
      },
      "message": "resolve merge conflicts of 26119befba89e1d656e6c2237f15e2b3a74865fd to pi-dev-plus-aosp\n\nBUG: None\nTest: I solemnly swear I tested this conflict resolution.\nChange-Id: Iea64af5a88c9bf399fb26468e931be3c73061bac\n"
    },
    {
      "commit": "65ebd955e1b19a0d3c995e66d1d749bae5dc8575",
      "tree": "8c6b2b82d06e0290816a8de36fc08db8e42b5c83",
      "parents": [
        "3193b1537c9b31b8345cfb98ea7fc1d7d3ee0ac2"
      ],
      "author": {
        "name": "Wale Ogunwale",
        "email": "ogunwale@google.com",
        "time": "Wed Apr 25 15:41:44 2018 -0700"
      },
      "committer": {
        "name": "Wale Ogunwale",
        "email": "ogunwale@google.com",
        "time": "Wed Jun 06 18:26:21 2018 -0700"
      },
      "message": "Split interfaces and service for activities from current AM interfaces (1/n)\n\nFirst step in unifying the window hierarchy that is currently split\nwithin AM and WM packages. We separate the interfaces and service dealing\nwith activities and their containers (tasks, stack, display) from the\nrest of AM interfaces and services. This will allow us to move the new\ninterfaces and services to WM when the internal states are cleaned-up.\n\nTest: Existing tests pass\nTest: go/wm-smoke-auto\nBug: 80414790\nChange-Id: Ide9b3f89123b768cdbd3e3878113c7a8021187f3\n"
    },
    {
      "commit": "59ca58c1f533a8e4887896ec614e49c237717ef9",
      "tree": "35a8240787e0ac56bb534b9ff0e9c5d41049d775",
      "parents": [
        "381678be2f3e6fec94c595317b3c80589429cdff",
        "8385c0d5b516fe9ad807526a559c8abca4babe99"
      ],
      "author": {
        "name": "Alice Sheng",
        "email": "alicesheng@google.com",
        "time": "Wed Jun 06 21:35:01 2018 +0000"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Wed Jun 06 21:35:01 2018 +0000"
      },
      "message": "Merge \"Clean up Wear CPU scaling and swap experiments.\""
    },
    {
      "commit": "8385c0d5b516fe9ad807526a559c8abca4babe99",
      "tree": "d1093acb4650d8eb33986f3677a30c6706b6733e",
      "parents": [
        "df3cf2b39ded7070ae695ff9cfe40992b866919f"
      ],
      "author": {
        "name": "Alice Sheng",
        "email": "alicesheng@google.com",
        "time": "Tue Jun 05 14:58:53 2018 -0700"
      },
      "committer": {
        "name": "Alice Sheng",
        "email": "alicesheng@google.com",
        "time": "Wed Jun 06 09:42:25 2018 -0700"
      },
      "message": "Clean up Wear CPU scaling and swap experiments.\n\nThe experiments are over now, cleaning up code.\n\nChange-Id: I145b66415d96112535b93385bd0613c2d3d33e46\n"
    },
    {
      "commit": "d2f29d7a6fa988c6752cbb0a3779d9b42a329ace",
      "tree": "dd76bf99b1c6717c30bb55782010cad82bdc68ca",
      "parents": [
        "b044b885cf51ef350745e9178e763c0b4db8a86a"
      ],
      "author": {
        "name": "Neil Fuller",
        "email": "nfuller@google.com",
        "time": "Mon Jun 04 15:35:31 2018 +0100"
      },
      "committer": {
        "name": "Neil Fuller",
        "email": "nfuller@google.com",
        "time": "Wed Jun 06 17:03:55 2018 +0100"
      },
      "message": "Remove CommonClock / CommonTimeManagementService\n\nThe service and associated code is unused.\n\nBug: 80462439\nTest: build / boot\nMerged-In: Ibdfab1b7d2951a0c45e07bd47850af037990841b\nChange-Id: Ibdfab1b7d2951a0c45e07bd47850af037990841b\n"
    },
    {
      "commit": "7bb9fcbc4586610a8b20e1c4d11987cc48850e8c",
      "tree": "643f5ff259a1ed296e3975e73dadf6e535c984d4",
      "parents": [
        "4b250f34d91fbf93da86287ef4de29c9b505b28f",
        "ea8a738581ee842d14656e4904a911064d79c228"
      ],
      "author": {
        "name": "Neil Fuller",
        "email": "nfuller@google.com",
        "time": "Wed Jun 06 15:59:44 2018 +0000"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Wed Jun 06 15:59:44 2018 +0000"
      },
      "message": "Merge \"Remove CommonClock / CommonTimeManagementService\""
    },
    {
      "commit": "ea8a738581ee842d14656e4904a911064d79c228",
      "tree": "a1ffdbefb22b9465dd0fddfe5a830a4d80da2e9a",
      "parents": [
        "22e64ec6116c16b550c51ecafaea31510db97b55"
      ],
      "author": {
        "name": "Neil Fuller",
        "email": "nfuller@google.com",
        "time": "Mon Jun 04 15:35:31 2018 +0100"
      },
      "committer": {
        "name": "Neil Fuller",
        "email": "nfuller@google.com",
        "time": "Mon Jun 04 19:26:29 2018 +0100"
      },
      "message": "Remove CommonClock / CommonTimeManagementService\n\nThe service and associated code is unused.\n\nBug: 80462439\nTest: build / boot\nChange-Id: Ibdfab1b7d2951a0c45e07bd47850af037990841b\n"
    },
    {
      "commit": "feeee682a23f25760c4a1aa07c00945901911ba3",
      "tree": "d1c5851c0b5d89825648ce98e32a01ec0612be72",
      "parents": [
        "ca46c6beea7c35c0e39a2dbaa67526e0138bfbd0"
      ],
      "author": {
        "name": "Neil Fuller",
        "email": "nfuller@google.com",
        "time": "Wed May 30 14:35:24 2018 +0100"
      },
      "committer": {
        "name": "Neil Fuller",
        "email": "nfuller@google.com",
        "time": "Thu May 31 09:44:21 2018 +0100"
      },
      "message": "Minimum viable TimeDetectorService\n\nThis is a do-nothing DeviceContextualizerService that can be\npopulated in following commits. A temporary method has been\nadded so the service has one method.\n\nUnit tests can be run with:\n\natest FrameworksServicesTests:TimeDetectorServiceTest\n\nTest: build / boot\nTest: See above\nChange-Id: I9e4eac70b944441f34491315cd1ce7fa2b9ae150\n"
    },
    {
      "commit": "da44a06ad5c241878a348225e7580ab3145cde8e",
      "tree": "f25ca24f8b08691455089a0b5b00fc671879d13c",
      "parents": [
        "3af768fcfd9bacaebc0ce7f099803d143e82bd3a"
      ],
      "author": {
        "name": "Ng Zhi An",
        "email": "zhin@google.com",
        "time": "Wed May 09 22:34:53 2018 -0700"
      },
      "committer": {
        "name": "Ng Zhi An",
        "email": "zhin@google.com",
        "time": "Wed May 09 22:34:53 2018 -0700"
      },
      "message": "Fix typo in trace tag\n\nBug: None\nTest: logcat\nChange-Id: I592e075f4de911d39ccea967e1b3c0c7dd27fd02\n"
    },
    {
      "commit": "d2c6d48fba11b2db92f87ba294ef6ad389e84835",
      "tree": "416b86b49515d1ed69b6f4cf36cac24094a8f085",
      "parents": [
        "54cbbe46f685d8293c7d40f9ce6d99991e7e8b24",
        "d539b1869476320be95f563a25f0fdb909b7b9d0"
      ],
      "author": {
        "name": "Makoto Onuki",
        "email": "omakoto@google.com",
        "time": "Mon Apr 30 11:13:25 2018 -0700"
      },
      "committer": {
        "name": "android-build-merger",
        "email": "android-build-merger@google.com",
        "time": "Mon Apr 30 11:13:25 2018 -0700"
      },
      "message": "Merge \"Log slow message delivery on Looper\" into pi-dev am: 14186bfe08\nam: d539b18694\n\nChange-Id: I9a5e02f7b18c63e463d6ff3c4c80d74d18ee7a74\n"
    },
    {
      "commit": "712886fd979f58b0de7cefc3bce885ad7f4493b6",
      "tree": "e473baec06ba56a09fa2e3a0a4d7c32f95293c5d",
      "parents": [
        "5d8dfe17c814abbdb3268041b2f319697632cfa2"
      ],
      "author": {
        "name": "Makoto Onuki",
        "email": "omakoto@google.com",
        "time": "Fri Apr 27 15:22:50 2018 -0700"
      },
      "committer": {
        "name": "Makoto Onuki",
        "email": "omakoto@google.com",
        "time": "Fri Apr 27 17:15:46 2018 -0700"
      },
      "message": "Log slow message delivery on Looper\n\nSample log:\n04-27 15:30:17.306  1000   942   942 W Looper  : Dispatch took 222ms on main, h\u003dHandler (com.android.server.job.JobSchedulerService$JobHandler) {42042fc} cb\u003dnull msg\u003d7 start\u003d48162 end\u003d48384\n04-27 15:30:17.306  1000   942   942 W Looper  : Delivery took 235ms on main, h\u003dHandler (com.android.server.job.JobSchedulerService$JobHandler) {42042fc} cb\u003dnull msg\u003d4 start\u003d48149 end\u003d48384\n04-27 15:30:17.773  1000   942   942 W Looper  : Dispatch took 445ms on main, h\u003dHandler (android.app.ActivityThread$H) {5df4c77} cb\u003dandroid.app.-$$Lambda$LoadedApk$ReceiverDispatcher$Args$_BumDX2UKsnxLVrE6UJsJZkotuA@badd538 msg\u003d0 start\u003d48406 end\u003d48851\n04-27 15:30:17.828  1000   942   942 W Looper  : Drained\n04-27 15:30:24.389  1000   942   942 W Looper  : Dispatch took 718ms on main, h\u003dHandler (android.hardware.soundtrigger.SoundTriggerModule$NativeEventHandlerDelegate$1) {d7e9947} cb\u003dnull msg\u003d4 start\u003d54749 end\u003d55467\n04-27 15:30:24.389  1000   942   942 W Looper  : Delivery took 621ms on main, h\u003dHandler (com.android.server.media.MediaSessionRecord$MessageHandler) {5851574} cb\u003dnull msg\u003d7 start\u003d54846 end\u003d55467\n04-27 15:30:24.499  1000   942   942 W Looper  : Drained\n\nBug: 78590632\nTest: Boot and check log\nTest: setprop log.looper.1000.android.bg 1 and runtime-restart and check log\nChange-Id: Ief1fc65b40b8a3d583879f55a76288e3dba6be7d\n"
    },
    {
      "commit": "090c2c37ca27da237b8873a03430f9a2d3838ddd",
      "tree": "39c602a7cb8186a8ffd1c2e35ab8c6fbc0ce5fd5",
      "parents": [
        "3ebda73095ec765b35fe724387266ef40a72bbb2"
      ],
      "author": {
        "name": "Ralph Nathan",
        "email": "ralphnathan@google.com",
        "time": "Thu Apr 19 22:19:03 2018 -0700"
      },
      "committer": {
        "name": "Ralph Nathan",
        "email": "ralphnathan@google.com",
        "time": "Mon Apr 23 09:17:00 2018 -0700"
      },
      "message": "Udpate package name for IoTSystemServer.\n\nBug: 78302987\nTest: imx7d boots\nChange-Id: Idd07a54afae95d982a8bfa621e881a9a83f09d1d\n"
    },
    {
      "commit": "54271901cd9ea10ff4a9ef71823db3a41e52ef2c",
      "tree": "4f2b62743ebcf9efd3c861c75e5b98e40c93c5be",
      "parents": [
        "5e09e0a34bab23cbaa9ba70b00be8365ccb9ffdf"
      ],
      "author": {
        "name": "Paul Lawrence",
        "email": "paullawrence@google.com",
        "time": "Fri Apr 13 12:31:22 2018 -0700"
      },
      "committer": {
        "name": "Paul Lawrence",
        "email": "paullawrence@google.com",
        "time": "Fri Apr 13 21:21:45 2018 +0000"
      },
      "message": "Fix FDE\n\nWifi services crash if run during crypto bounce and are\nunnecessary. Disable.\n\nTest: Cherry-pick ag/3898232. System boots, can set pattern, system\n      reboots. Wifi works at all points.\nBug: 76452634\n\nChange-Id: Id345082f455617386de7fac23fe84e44a8dee6d9\n"
    },
    {
      "commit": "ce2d963d2ee74435105d25265641a4769563806d",
      "tree": "bfb77eece2f23cfca8a7b36a2d7e5cba3ba96718",
      "parents": [
        "893c5e0c70179fc8c000508afe9f89a6af8e220d"
      ],
      "author": {
        "name": "Mehdi Alizadeh",
        "email": "mett@google.com",
        "time": "Wed Mar 28 17:34:24 2018 -0700"
      },
      "committer": {
        "name": "Roshan Pius",
        "email": "rpius@google.com",
        "time": "Fri Apr 06 17:08:59 2018 +0000"
      },
      "message": "Update NetworkScoreService to use SystemService\n\nBug: 29118511\nTest: runtests.sh\nTest: Ran integration tests\nTest: Verified wifi assistant still works (Uses NetworkScorer).\nChange-Id: I50a6bd5ab59fc69fcb331102ad80ec4bb0988c70\n"
    },
    {
      "commit": "163a57d71e6844856b2c7a3a1dc9ce3b5e2100b5",
      "tree": "6581b5311bc6dbe5fe2217f496d97cb0903ebeda",
      "parents": [
        "96fd5d9ed2f5ff2d2944e843144d7f467fa8af7b",
        "ca34851eadffb3a557cb8d03a83d5c78eb35483a"
      ],
      "author": {
        "name": "Fyodor Kupolov",
        "email": "fkupolov@google.com",
        "time": "Wed Mar 21 23:02:58 2018 +0000"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Wed Mar 21 23:02:58 2018 +0000"
      },
      "message": "Merge \"Added BinderCallsStatsService\" into pi-dev"
    },
    {
      "commit": "0b08926fcb0391f47a07073553dd06c71d43ea4f",
      "tree": "8573ebe8a5f81358b0234c948c4d6b1a7eea0f10",
      "parents": [
        "fa23f8e30eed331f3cce779f41eb93a15682db4c",
        "59a9488f507cf494092bcd9ce1cf2c1c88937ee4"
      ],
      "author": {
        "name": "Alice Sheng",
        "email": "alicesheng@google.com",
        "time": "Tue Mar 20 21:56:40 2018 +0000"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Tue Mar 20 21:56:40 2018 +0000"
      },
      "message": "Merge \"Revert \"Revert \"Add setting for enabling CPU frequency scaling.\"\"\" into pi-dev"
    },
    {
      "commit": "59a9488f507cf494092bcd9ce1cf2c1c88937ee4",
      "tree": "433b1ecfceafd8531350c1bb946718fee0d80a78",
      "parents": [
        "6750352248bcce6668eabd1911d092b7fe31a1cd"
      ],
      "author": {
        "name": "Alice Sheng",
        "email": "alicesheng@google.com",
        "time": "Mon Mar 19 23:46:56 2018 +0000"
      },
      "committer": {
        "name": "Alice Sheng",
        "email": "alicesheng@google.com",
        "time": "Mon Mar 19 23:46:56 2018 +0000"
      },
      "message": "Revert \"Revert \"Add setting for enabling CPU frequency scaling.\"\"\n\nThis reverts commit 6750352248bcce6668eabd1911d092b7fe31a1cd.\n\nReason for revert: Added SElinux policy to allow the service to be started. Verified by local testing on the latest pi-wear-dev.\n\nBug: 74018496\nBug: 75974893\nChange-Id: I9bd8939f6292be9c160e19ebdf934023792059ba\n"
    },
    {
      "commit": "7723aed494798afa0ac01998226eec8c6397fb78",
      "tree": "6b811a7485f4ca14bec0a25ea0be0383fd3a50eb",
      "parents": [
        "f4f317798b05634bac9fe94e33b71806e21ff6b8",
        "6750352248bcce6668eabd1911d092b7fe31a1cd"
      ],
      "author": {
        "name": "Alice Sheng",
        "email": "alicesheng@google.com",
        "time": "Mon Mar 19 22:38:25 2018 +0000"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Mon Mar 19 22:38:25 2018 +0000"
      },
      "message": "Merge \"Revert \"Add setting for enabling CPU frequency scaling.\"\" into pi-dev"
    },
    {
      "commit": "6750352248bcce6668eabd1911d092b7fe31a1cd",
      "tree": "21ffd693e5fb1b172466a0ae8d139d4f2af3196c",
      "parents": [
        "2e8afd8736cba3352bcbf585461becb20a7c7600"
      ],
      "author": {
        "name": "Alice Sheng",
        "email": "alicesheng@google.com",
        "time": "Mon Mar 19 22:36:12 2018 +0000"
      },
      "committer": {
        "name": "Alice Sheng",
        "email": "alicesheng@google.com",
        "time": "Mon Mar 19 22:36:52 2018 +0000"
      },
      "message": "Revert \"Add setting for enabling CPU frequency scaling.\"\n\nThis reverts commit 2e8afd8736cba3352bcbf585461becb20a7c7600.\n\nReason for revert: SELinux Boot crash\nBug: 75974893\n\nChange-Id: I4751530a1b460842130a495efe688aaf19b92638\n"
    },
    {
      "commit": "1799f2b878e635120ad6f0846b82296baa8ffe47",
      "tree": "4b1cf8718a2d1bc4570e5a14513d60c89cbe252d",
      "parents": [
        "fd7d9c5710ea7dfb23f465967422181444f2d6b7",
        "2e8afd8736cba3352bcbf585461becb20a7c7600"
      ],
      "author": {
        "name": "Alice Sheng",
        "email": "alicesheng@google.com",
        "time": "Mon Mar 19 18:41:40 2018 +0000"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Mon Mar 19 18:41:40 2018 +0000"
      },
      "message": "Merge \"Add setting for enabling CPU frequency scaling.\" into pi-dev"
    },
    {
      "commit": "ca34851eadffb3a557cb8d03a83d5c78eb35483a",
      "tree": "9d33ab7b898ee70f87592d2bb4b6966623f56ef8",
      "parents": [
        "9531b70cae96e8e59d38bd91d636cbe084574f3a"
      ],
      "author": {
        "name": "Fyodor Kupolov",
        "email": "fkupolov@google.com",
        "time": "Wed Jan 10 18:05:53 2018 -0800"
      },
      "committer": {
        "name": "Fyodor Kupolov",
        "email": "fkupolov@google.com",
        "time": "Fri Mar 16 23:17:03 2018 +0000"
      },
      "message": "Added BinderCallsStatsService\n\nIt tracks binder calls into the system server and reports\nstatistics about CPU time spent per call on multiple dimensions,\ne.g. uid or call description.\n\nUsage: dumpsys binder_calls_stats\nOverhead: ~0.5% per binder call (if enabled)\n\nTest: manual\nBug: 75318418\nChange-Id: I13b854f67f8fd1c9f985b8e45f74dcba2e73b9cb\n"
    },
    {
      "commit": "b8bbdaf0226670645d112d7bca1c2838a27deee7",
      "tree": "99913b64664ccd26f412f6b417e8f3f3f6e03649",
      "parents": [
        "41b5ece1359db36c59a38629225c75da7513e9cd"
      ],
      "author": {
        "name": "Yohei Yukawa",
        "email": "yukawa@google.com",
        "time": "Wed Mar 14 18:04:52 2018 -0700"
      },
      "committer": {
        "name": "Yohei Yukawa",
        "email": "yukawa@google.com",
        "time": "Wed Mar 14 18:04:52 2018 -0700"
      },
      "message": "Delay DropBox until SettingsProvider becomes ready\n\nIt turns out that we are still not ready to publish\nDropBoxManagerService at an extremely early boot phase as we attempted\nso [1].  Our best right now is to publish DropBoxManagerService\nimmediatelly after SettingsProvider is installed.\n\nOtherwise, if WTF logs are generated in a too early boot phase, it is\nindeed possible that two different instances of SettingsProvider can\nbe created.\n\nThe first SettingsProvider instance, created by the\nDropBoxManagerService access to Settings, is still present, and a\nreference is held in Settings.ContentProviderHolder, such that\nframework API access hits this instance.\n\nThe second SettingsProvider instance, created by the SettingsService\nstartup, also still exists and is referenced by\nSettingsService.mProvider -- this instance is hit by \"settings\" shell\ncommand access via SettingsService.onShellCommand().\n\nThis creates a situation where settings modifications made via shell\ncommand cannot be seen by the usual frameworks APIs, and vice-versa.\n\n [1]: Ie71d53fc125ebc47fa08ef59a8b7e4f66f2e805c\n      d79d203b357b8ac54c36e028d8bb80e3a39165f5\n\nBug: 72399950\nFix: 72450122\nFix: 73505784\nTest: atest CtsTextTestCases:android.text.format.cts.DateFormatTest#test_is24HourFormat\nTest: atest CtsInputMethodServiceHostTestCases\nTest: Manually verified as follows\n      1. Boot a certain device that has neither /proc/wakelocks nor /d/wakeup_sources exists\n      2. adb shell settings get secure enabled_input_methods\n         -\u003e shows non-empty result\nChange-Id: I66b68e7f456c4e0e8f5933e65202c61ed862088d\n"
    },
    {
      "commit": "2e8afd8736cba3352bcbf585461becb20a7c7600",
      "tree": "433b1ecfceafd8531350c1bb946718fee0d80a78",
      "parents": [
        "0efaf2088d8e3ba8ec560aa5eb597ef456b5213e"
      ],
      "author": {
        "name": "Alice Sheng",
        "email": "alicesheng@google.com",
        "time": "Mon Mar 12 14:11:49 2018 -0700"
      },
      "committer": {
        "name": "Alice Sheng",
        "email": "alicesheng@google.com",
        "time": "Tue Mar 13 09:42:08 2018 -0700"
      },
      "message": "Add setting for enabling CPU frequency scaling.\n\nBug: 74018496\nChange-Id: I97a6828b6248ae6850e615a4840469420dbaf918\n"
    },
    {
      "commit": "e8edbcf76518c1f15f3e1a5a4fac6c47a0ab2db9",
      "tree": "cd994da686def8584708e37049bbed82368b94f7",
      "parents": [
        "983c1e54e1ae651ffb4c0f1ce34a561624af6060"
      ],
      "author": {
        "name": "Makoto Onuki",
        "email": "omakoto@google.com",
        "time": "Fri Mar 02 16:49:29 2018 -0800"
      },
      "committer": {
        "name": "Makoto Onuki",
        "email": "omakoto@google.com",
        "time": "Tue Mar 06 13:23:47 2018 -0800"
      },
      "message": "Show system uptime in bugreport (dumpsys alarm)\n\nExample:\n\nRuntimeStarted\u003d2018-03-06 19:33:00.587  (Runtime restarted)\nRuntime uptime (elapsed): +15s375ms\nRuntime uptime (uptime): +15s375ms\n\nTest: dumpsys alarm\nBug: 74126915\nChange-Id: I8e82050b8246725d944829b6488b1946a1b37ba1\n"
    },
    {
      "commit": "3b346fa9b11322e63e14cf0ddf1b86f8c61ebfb6",
      "tree": "84c6e4f033b1fc252ea1939ebb94ef3a2e7af79a",
      "parents": [
        "d59073ab2a9bbb1667a8a54af0955789550db8f2",
        "01ad0aabf29fe7eeca7998471ca206fd2f4f2118"
      ],
      "author": {
        "name": "TreeHugger Robot",
        "email": "treehugger-gerrit@google.com",
        "time": "Fri Mar 02 21:32:34 2018 +0000"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Fri Mar 02 21:32:34 2018 +0000"
      },
      "message": "Merge \"Add resources and hooks required for custom wear global actions.\""
    },
    {
      "commit": "3764f4e9f8ba848b812884869a8d8537dc8f6d27",
      "tree": "388905f12f0f533e17204e568526d30eb361762b",
      "parents": [
        "c5ad652629c3f28fcb77ca63f99882554a832cbc"
      ],
      "author": {
        "name": "Vishnu Nair",
        "email": "vishnun@google.com",
        "time": "Fri Mar 02 07:56:44 2018 -0800"
      },
      "committer": {
        "name": "Vishnu Nair",
        "email": "vishnun@google.com",
        "time": "Fri Mar 02 07:56:44 2018 -0800"
      },
      "message": "Dump input service in bugreport critical section\n\n- input service data needs to be in sync with window service data\n- section is generated in under 20 ms well within guidelines\n\nBug: 74098479\nTest: Take bug report and verify contents\nTest: mmm -j56 frameworks/native/cmds/dumpstate \u0026\u0026 \\\n adb sync data \u0026\u0026 adb shell /data/nativetest64/dumpstate_smoke_test/dumpstate_smoke_test \u0026\u0026 \\\n printf \"\\n\\n#### ALL TESTS PASSED ####\\n\"\n\nChange-Id: Ida087fa6b0b2e1509b6d9570ab216bacbb1a1863\n"
    },
    {
      "commit": "01ad0aabf29fe7eeca7998471ca206fd2f4f2118",
      "tree": "0b47e60d90ea897d34de7fb3ae74b4d1031fca05",
      "parents": [
        "5395a3cec7b81c7e859966448cc61366cc671a16"
      ],
      "author": {
        "name": "Michael Kwan",
        "email": "mkwan@google.com",
        "time": "Wed Feb 28 15:19:04 2018 -0800"
      },
      "committer": {
        "name": "Michael Kwan",
        "email": "mkwan@google.com",
        "time": "Fri Mar 02 05:53:42 2018 +0000"
      },
      "message": "Add resources and hooks required for custom wear global actions.\n\nBug: 31802693\nTest: manual test\nChange-Id: Ie5e2082e2121f6f3a7ca847f40e5cebab52aab0d\n"
    },
    {
      "commit": "b0613dceb0db9d75edc19f104af4cd198745d991",
      "tree": "40d06795612dbd57c457e739a56b7b81c861774b",
      "parents": [
        "d0f517b9df46926d803c7d9963c70791b2af1c01"
      ],
      "author": {
        "name": "Jeff Sharkey",
        "email": "jsharkey@android.com",
        "time": "Tue Feb 27 14:38:04 2018 -0700"
      },
      "committer": {
        "name": "Jeff Sharkey",
        "email": "jsharkey@google.com",
        "time": "Wed Feb 28 23:06:04 2018 +0000"
      },
      "message": "Force loading of safe labels in system_server.\n\nIt\u0027s too easy for code to accidentally use loadLabel() when building\nstrings for security sensitive contexts, so add ability for a process\nto always force loading of safe strings.\n\nTest: builds, boots\nBug: 73657770\nChange-Id: I1c7645bd7bebed0cfb6bc3e5bfd36c8cb11d4838\n"
    },
    {
      "commit": "725024bb2a4488ef90de86ea4f70f3c4a1d4fc7c",
      "tree": "e4fc9fdf790b7f800304c9418f4dad9bcc651441",
      "parents": [
        "f6ff0f88eed8fa3b1e12bb6d95fe2c7ca625330c",
        "e0c2995d0f16246336d4385d5ebe631a60e12e86"
      ],
      "author": {
        "name": "Jeff Sharkey",
        "email": "jsharkey@google.com",
        "time": "Fri Feb 23 16:28:58 2018 +0000"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Fri Feb 23 16:28:58 2018 +0000"
      },
      "message": "Merge \"Name specific app for rapid data usage.\""
    },
    {
      "commit": "e0c2995d0f16246336d4385d5ebe631a60e12e86",
      "tree": "7a91be48313ada0edbddf6edf2b35f34e2a9165d",
      "parents": [
        "f66699314c762ea8ee3bcfbd6654b02e4e6b7c98"
      ],
      "author": {
        "name": "Jeff Sharkey",
        "email": "jsharkey@android.com",
        "time": "Tue Feb 20 17:24:55 2018 -0700"
      },
      "committer": {
        "name": "Jeff Sharkey",
        "email": "jsharkey@google.com",
        "time": "Fri Feb 23 16:27:39 2018 +0000"
      },
      "message": "Name specific app for rapid data usage.\n\nWhen a single app is responsible for more than half of the data usage\nthat caused us to trigger a \"rapid usage\" alert, name that app in the\nnotification.  Tests to verify.\n\nMove NPMS-\u003eNSS direct calls to \"Internal\" pattern, following\nbest-practices to avoid unnecessary AIDL exposure.\n\nRemove 3G/4G split mobile plan support, which has been deprecated for\nyears and was never supported in a shipping product.\n\nMove MultipathPolicyTracker in tree to reflect its package name.\n\nTest: bit FrameworksNetTests:*\nTest: bit FrameworksServicesTests:com.android.server.NetworkPolicyManagerServiceTest\nBug: 69263587, 64221505, 73431080, 72746951\nExempt-From-Owner-Approval: approved in previous PS\nChange-Id: I3e4ec1ae2222d51b232f76f32faca93d4f8cd272\n"
    },
    {
      "commit": "25d49463d546867230b4b92a5faf35dad70793da",
      "tree": "6e5661b1f6cce827e519679fe3ee15cc4fa87ac6",
      "parents": [
        "72e94b6556a3a019e3b908e1d82ff8bdeba53702"
      ],
      "author": {
        "name": "Yahan Zhou",
        "email": "yahan@google.com",
        "time": "Wed Mar 15 16:04:58 2017 -0700"
      },
      "committer": {
        "name": "Yahan Zhou",
        "email": "yahan@google.com",
        "time": "Wed Feb 21 16:01:44 2018 -0800"
      },
      "message": "Start UsbService in emulator\n\nWe need to start usb service in emulator even when we do not have usb\nfeature. It is used for adb authentication.\n\nBUG: 73644752\nTest: manual\n\nChange-Id: I7ac6c5a20777be5ab5f286a02b73211b5e76898d\n(cherry picked from commit dfe6a40d8a8d4806d77773961e137edb1fbcbb0e)\n"
    },
    {
      "commit": "3cda1cf7b423fd0f0f0645bbfcd7b5558ac033b2",
      "tree": "0d6b0509618bbbb6495d9b93cb00331d0a563b15",
      "parents": [
        "25e38fd4d1a538b2bb5d8eb716605a1a03fa9999"
      ],
      "author": {
        "name": "Calvin On",
        "email": "con@google.com",
        "time": "Wed Feb 14 13:57:07 2018 -0800"
      },
      "committer": {
        "name": "Calvin On",
        "email": "con@google.com",
        "time": "Wed Feb 14 18:26:01 2018 -0800"
      },
      "message": "Move WearConnectivityService package.\n\nTest: make checkbuild\nBug: 73355637\nChange-Id: Iaef9d3bfc7ed3e94edd9ef742fd183796786697c\n"
    },
    {
      "commit": "f19cbe201e79410c58777dd0f431de3d5202aec3",
      "tree": "8dea9aa0dabe131cba1c715c695c51a38544e685",
      "parents": [
        "bc48bd8f6137955b99f51562ab4959783f827e22"
      ],
      "author": {
        "name": "Bryce Lee",
        "email": "brycelee@google.com",
        "time": "Fri Feb 02 15:09:21 2018 -0800"
      },
      "committer": {
        "name": "Bryce Lee",
        "email": "brycelee@google.com",
        "time": "Fri Feb 09 08:02:00 2018 -0800"
      },
      "message": "Restrict DisplayContent creation.\n\nThis changelist limits DisplayContent the display\ncontainer/controller creation. All other callpoints now can only\nretrieve existing DisplayContents. This removes the chances of\narbitrary calls generating a DisplayContent without the related\nActivityDisplay on the ActivityManager side.\n\nSince display creation is now driven on the ActivityManager side,\nthe ActivityManagerService must be initialized and associated with\nthe WindowManagerService before the WindowManagerService can be fully\ninitialized. This is reflected in changes to SystemServer.\n\nFixes: 72228411\nTest: go/wm-smoke-auto\nChange-Id: I8dddb5fc109be4363de5ba87faff9d9885009042\n"
    },
    {
      "commit": "9accbba1b7c3a47fdb16c47287844f7063acda46",
      "tree": "7ffad77734e4e405deb7cd30fd490c968cdb853f",
      "parents": [
        "28ddc0a68ec32691544d4255f72776ce942cfcb1"
      ],
      "author": {
        "name": "Etan Cohen",
        "email": "etancohen@google.com",
        "time": "Tue Jan 30 16:41:00 2018 -0800"
      },
      "committer": {
        "name": "Etan Cohen",
        "email": "etancohen@google.com",
        "time": "Wed Feb 07 12:36:05 2018 -0800"
      },
      "message": "[RTT] Remove the legacy RTT service\n\nRemove the legacy RTT service. RTT requests are already directed to\nthe new API by a previous CL.\n\nBug: 65108579\nTest: unit tests\nTest: WifiRttManagerTest:test_regular_scan_then_rtt_ranging_stress\nChange-Id: I436e8bcd2f4e2ba6056870d887eea141fbebae85\n"
    },
    {
      "commit": "94292a388ce5ed17a7df4c19482f4c9f98fce310",
      "tree": "92509cb27bc7ce2762c706fb06cb7df0efaa8bd1",
      "parents": [
        "400e08ddc70191930734fa77f356b738c86b7196"
      ],
      "author": {
        "name": "Steve Paik",
        "email": "spaik@google.com",
        "time": "Fri Jan 26 17:16:53 2018 -0800"
      },
      "committer": {
        "name": "Steve Paik",
        "email": "spaik@google.com",
        "time": "Tue Feb 06 11:55:10 2018 -0800"
      },
      "message": "Move CarServiceHelperService (again)\n\nMove CarServiceHelperService.java and ICarServiceHelper.aidl from\nframeworks/base to frameworks/opt/car/services.\n\nBug: 72571496\nTest: Complies and runs\nChange-Id: I0f09c84e25a372dab3f170bd623f25a92f9b0f73\n"
    },
    {
      "commit": "bfb43ea9e684e62644cecf7f037c4087bfaa1e0f",
      "tree": "cc3073a12e102c231e0f67c9ddfa5366d45fdc6e",
      "parents": [
        "4a740846223aa58af065e2256fb0caa0ce6f9c53"
      ],
      "author": {
        "name": "Jeff Sharkey",
        "email": "jsharkey@android.com",
        "time": "Sat Feb 03 12:08:16 2018 -0700"
      },
      "committer": {
        "name": "Jeff Sharkey",
        "email": "jsharkey@android.com",
        "time": "Sat Feb 03 12:49:30 2018 -0700"
      },
      "message": "Polished rapid data usage alerting.\n\nSwitch to reading limit information from NetworkPolicy, which is\ntypically populated from SubscriptionPlan.  This lets users have\ndirect control over the limits we\u0027re using to trigger rapid usage\nalerts, and makes the feature work without requiring that the carrier\nwire up SubscriptionPlan information.\n\nLet the user \"snooze\" the rapid usage alerting for a day at a time,\nso we\u0027re less annoying to them.  Send the snooze broadcasts as\nforeground, so that we don\u0027t re-post notifications while working\nthrough a long background broadcast queue.\n\nFix notifications to use the \"ALERTS\" channel, since these alerts\nreally are higher priority than simple \"STATUS\" updates; this also\ngives us HUN behavior when in full-screen apps.\n\nUpdate both service and unit tests to work directly with\nNotificationManager, instead of the raw AIDL.\n\nTest: bit FrameworksServicesTests:com.android.server.NetworkPolicyManagerServiceTest\nBug: 72444638, 72436702\nChange-Id: I8d9138522a7779cc68eb9fa4777b50facb6567b7\n"
    },
    {
      "commit": "640734f43fb3cdd11dd8406b8427ae8e2b245ad8",
      "tree": "fb59e7e29b817756be7bfca851ce21c1fb6660ec",
      "parents": [
        "25a50edc6e6693f304c245ade6e591a6231b22f3"
      ],
      "author": {
        "name": "Erik Wolsheimer",
        "email": "ewol@google.com",
        "time": "Mon Jan 29 13:57:44 2018 -0800"
      },
      "committer": {
        "name": "Erik Wolsheimer",
        "email": "ewol@google.com",
        "time": "Fri Feb 02 08:54:02 2018 -0800"
      },
      "message": "Unify configs that prevent select services from being run on watches\n\nBug: 72444680\nTest: Manual build and boot\nChange-Id: Iea247422a02dbd5fe09b17d85bcdf2a0c6f30233\n"
    },
    {
      "commit": "d32906c202db3b84151c310ecd89a07bb41208f7",
      "tree": "96f9d30087d29ed9c8e777883a8bb24d2a96c1a7",
      "parents": [
        "7933daec0a23366ef6a57aa1d7d5cbf3646a5943"
      ],
      "author": {
        "name": "Abodunrinwa Toki",
        "email": "toki@google.com",
        "time": "Thu Jan 18 04:34:44 2018 -0800"
      },
      "committer": {
        "name": "Abodunrinwa Toki",
        "email": "toki@google.com",
        "time": "Mon Jan 29 17:16:21 2018 -0800"
      },
      "message": "Introduce a TextClassifierManagerService.\n\nApps wanting to use a TextClassifier service (instead of an\nin-app-process TextClassifier) bind to this service. The service\nbinds to and reroutes calls to a configured system TextClassifierService.\n\nTextClassifierManagerService manages the lifecycle of the configured\nTextClassifierService and binds/unbinds to preserve system health.\n\nA configurable TextClassifierService extends TextClassifierService,\ndeclares an android.textclassifier.TextClassifierService intent, and\nrequires a permission that is only granted to the system so only the\nsystem may bind to it.\n\nThe TextClassifierManagerService implements a similar interface to\nTextClassifierService (i.e. ITextClassifierService) but doesn\u0027t have to.\nThis is done for simplicity sake and things may change in the future.\n\nThe configuration of the default service is in config.xml.\nOEMs may change this with a config overlay.\nIf no TextClassifierService is specified, the default in app process\nTextClassifierImpl is used.\n\nBug: 67609167\nTest: bit FrameworksCoreTests:android.view.textclassifier.TextClassificationManagerTest\nTest: tbd\nChange-Id: I8e7bd6d12aa1a772897529c3b12f47f48757cfe6\n"
    },
    {
      "commit": "fe4ae0c5b1bc3b31adc4cc2c5a0197e29e97b6bc",
      "tree": "be5ee1a4cb2113a220cf4a8a7fdfcb33fd1f2dd4",
      "parents": [
        "1caef5b882111f1911fd3438fb11fbf5793a89a5"
      ],
      "author": {
        "name": "Michal Karpinski",
        "email": "mkarpinski@google.com",
        "time": "Thu Jan 25 15:24:00 2018 +0000"
      },
      "committer": {
        "name": "Michal Karpinski",
        "email": "mkarpinski@google.com",
        "time": "Fri Jan 26 10:37:32 2018 +0000"
      },
      "message": "Rename RefactoredBackupManagerService to BackupManagerService\n\nThe interface will be removed in a subsequent CL, it will be\neasier to deal with merge conflicts.\n\nTest: 1) m -j RunFrameworksServicesRoboTests\n      2) runtest -p com.android.server.backup frameworks-services\nBug: 65823538\nChange-Id: I37c4c6758c646e1b18889ed05aa1b1d7c6129cf0\n"
    },
    {
      "commit": "c6f994207dc7ec1e699415526c71dd96ec24f6b2",
      "tree": "7524a79b2ce22a0b5e2935bca7dbd06b446b70fe",
      "parents": [
        "388090fbdd1f38dedf49b12dac425a0807215a02",
        "07342dc1755706d26e614e18fa5ab3b32c435d38"
      ],
      "author": {
        "name": "TreeHugger Robot",
        "email": "treehugger-gerrit@google.com",
        "time": "Mon Jan 22 20:12:43 2018 +0000"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Mon Jan 22 20:12:43 2018 +0000"
      },
      "message": "Merge \"Add pending system update info system APIs.\""
    },
    {
      "commit": "07342dc1755706d26e614e18fa5ab3b32c435d38",
      "tree": "6f4f58ea7f3d24821d91d6eae9cee7b67c13288f",
      "parents": [
        "022320cb57c39bddab00fda7b8e14840ad503e23"
      ],
      "author": {
        "name": "Tao Bao",
        "email": "tbao@google.com",
        "time": "Tue Jan 24 15:08:21 2017 -0800"
      },
      "committer": {
        "name": "Tao Bao",
        "email": "tbao@google.com",
        "time": "Thu Jan 18 14:41:41 2018 -0800"
      },
      "message": "Add pending system update info system APIs.\n\nThis CL adds system APIs in android.os.SystemUpdateManager. The APIs allow\nsystem updater apps (RECOVERY permission required) to publish the pending\nsystem update information, and allow other apps to query the info\naccordingly (requiring RECOVERY or READ_SYSTEM_UPDATE_INFO permission).\n\nDesign doc in go/pi-ota-platform-api.\n\nBug: 67437079\nTest: Use test apps to call the new APIs to query and set the update info\n      respectively.\nChange-Id: Id54b4a48d02922d2abd906dd7e2ec80a656fc9b1\n"
    },
    {
      "commit": "b0d22627e9e11bd40d305742dd4d2fe77f179a22",
      "tree": "1bf03709c64b4cc749185339edadfec642b884ea",
      "parents": [
        "e8ffec166131d27e47fbf21c9db9f6812051b15f"
      ],
      "author": {
        "name": "Tony Mak",
        "email": "tonymak@google.com",
        "time": "Thu Jan 18 12:49:49 2018 +0000"
      },
      "committer": {
        "name": "Tony Mak",
        "email": "tonymak@google.com",
        "time": "Thu Jan 18 21:07:50 2018 +0000"
      },
      "message": "Rename CrossProfileApps API as per API council feedback\n\nThree changes:\n1. android.content.pm.crossprofile - \u003e android.content.pm\n2. getProfileSwitchingIcon -\u003e getProfileSwitchingIconDrawable\n3. startMainActivity “user” parameter should be named “targetUser”\n\nTest: atest FrameworksServicesTests:com.android.server.pm.CrossProfileAppsServiceImplTest\nTest: atest frameworks/base/core/tests/coretests/src/android/content/pm/CrossProfileAppsTest.java\nTest: atest cts/hostsidetests/devicepolicy/src/com/android/cts/devicepolicy/CrossProfileAppsHostSideTest.java\n\nFIXES: 71818128\n\nChange-Id: Icf9a6d1f8b6808935ffd79b43185c7b12235f349\n"
    },
    {
      "commit": "569da9ff5a34d900e34eb4c669e88907c9c9f8da",
      "tree": "c578b428b2c8d915fc56e02bc01396dd2565bd19",
      "parents": [
        "39a57e7a97cb3f77ddd957c328d7cffcc2bcae59"
      ],
      "author": {
        "name": "Dongwon Kang",
        "email": "dwkang@google.com",
        "time": "Mon Nov 06 09:53:52 2017 -0800"
      },
      "committer": {
        "name": "Dongwon Kang",
        "email": "dwkang@google.com",
        "time": "Fri Jan 12 18:02:49 2018 -0800"
      },
      "message": "Add MediaUpdateService in SystemServer\n\nTest: play mp4 file and install \u0026 uninstall media update apk.\nBug: 67908547\nChange-Id: I17f91a85994da9a43e08734f7e79311bee62eab1\n"
    },
    {
      "commit": "7fcd659705fc77114fd96e179d6b7fd8a61f71e7",
      "tree": "43e23a5df7b3bd05140d0e2893611c79a91a4653",
      "parents": [
        "a629e4c393e5ac52c07598a5d3b4ed120115c97d"
      ],
      "author": {
        "name": "Fyodor Kupolov",
        "email": "fkupolov@google.com",
        "time": "Fri Dec 15 11:56:36 2017 -0800"
      },
      "committer": {
        "name": "Fyodor Kupolov",
        "email": "fkupolov@google.com",
        "time": "Fri Dec 15 17:34:52 2017 -0800"
      },
      "message": "Enabled SQLiteCompatibilityWalFlags class\n\nIn system_server, it should be deactivated until InstallSystemProviders\nis finished.\n\nTest: SQLiteCompatibilityWalFlagsTest\nTest: setting put global ... + verify that dumpsys dbinfo has the new flag\nBug: 70226732\nBug: 70517616\nChange-Id: Iec6a5e61a5d7e4cc0ac602f2b630357c54bb4456\n"
    },
    {
      "commit": "91f757b50ce20261df2ac454e825bcf75541192e",
      "tree": "4efd35dcff288068a54ea0452f0b54ca7c714bc6",
      "parents": [
        "02775c7852273db2122b7daef8c0efc3178f17c1"
      ],
      "author": {
        "name": "bohu",
        "email": "bohu@google.com",
        "time": "Mon Dec 11 11:54:40 2017 -0800"
      },
      "committer": {
        "name": "bohu",
        "email": "bohu@google.com",
        "time": "Tue Dec 12 23:01:44 2017 -0800"
      },
      "message": "Check wifi feature before starting wifi service\n\nOtherwise, Wifi service could crash SystemServer;\nfor example, on emulator system image where wifi\nfeature is missing, starting wifi will cause boot\nfailure.\n\nBUG: 70378659\n\nChange-Id: I82546c2c63fb6736e8216a7942fba2d3c9affb13\n"
    },
    {
      "commit": "8f5f7ff5faa46d4daca3d99f591567a21c591079",
      "tree": "761989a44ffdbcdc783cbe86a13fa7b401ba1387",
      "parents": [
        "d52efa56adaca0bc70fb72082c7c663adcb669cc"
      ],
      "author": {
        "name": "Jason Monk",
        "email": "jmonk@google.com",
        "time": "Tue Oct 17 14:12:42 2017 -0400"
      },
      "committer": {
        "name": "Jason Monk",
        "email": "jmonk@google.com",
        "time": "Tue Dec 05 13:37:37 2017 -0500"
      },
      "message": "Add system service for slices\n\nWill be used to manage permissions and possibly pinned state for slices.\n\nTest: manual\nChange-Id: Ie53f4988f817ac5b920087567dbac751e2857dbf\n"
    },
    {
      "commit": "a81b8c0932fa6a2198558b164a1aebdad0fcecc3",
      "tree": "5f91be321f5c0d673f32948c725c1054120d0ee3",
      "parents": [
        "2a64dbce69cbea3a79c153596faa1bdd1de5f6eb"
      ],
      "author": {
        "name": "Fyodor Kupolov",
        "email": "fkupolov@google.com",
        "time": "Mon Nov 13 15:51:03 2017 -0800"
      },
      "committer": {
        "name": "Fyodor Kupolov",
        "email": "fkupolov@google.com",
        "time": "Tue Nov 14 14:31:32 2017 -0800"
      },
      "message": "Provide remote stack trace information\n\nThe stack is truncated up to 5 lines at parcel time. When unparceling,\na separate RemoteException will be created and set as a cause of the\nexception being thrown.\n\nPerformance results(in nanoseconds):\ntimeWriteExceptionWithStackTraceParceling  4168\ntimeWriteException                         2201\ntimeReadException                         15878\ntimeReadExceptionWithStackTraceParceling  23805\n\nTest: manual + ParcelPerfTest\nBug: 36561158\nChange-Id: I18b64a6c39c24ab067115874ddb5bd71f556a601\n"
    },
    {
      "commit": "3bba35111e844fbc906255e2dead386a96520ae4",
      "tree": "dfc94035e21a30e8d9baa0c5f6853ecaff9f75c4",
      "parents": [
        "e33bc3b967aef6f10df82e5b374e4b701ce6ca69",
        "1b708e68b3cc1eedecd6201286393edbc7a8aa73"
      ],
      "author": {
        "name": "TreeHugger Robot",
        "email": "treehugger-gerrit@google.com",
        "time": "Mon Nov 13 06:43:44 2017 +0000"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Mon Nov 13 06:43:44 2017 +0000"
      },
      "message": "Merge \"Introduce CrossProfileApps API\""
    },
    {
      "commit": "69dde2ed8d626fecfef32790e324398dcb7f3cad",
      "tree": "63edcd22a6daf1c8801774d255effb52a486ab7c",
      "parents": [
        "ee6786f63b8fb8a5ed108ce910a608758ab465e4",
        "5397f0353ab95be8b7dd6905a4a9749804a8c90b"
      ],
      "author": {
        "name": "Christine Franks",
        "email": "christyfranks@google.com",
        "time": "Thu Nov 09 17:50:11 2017 +0000"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Thu Nov 09 17:50:11 2017 +0000"
      },
      "message": "Merge \"Rename NightDisplayController and -Service\""
    },
    {
      "commit": "1a6e667cb6e9211908d02eb21c50c006473376f9",
      "tree": "302d161f3ca154978de4359d670e10705729c5d2",
      "parents": [
        "7c0abe1920d1e8d413e5c11252f02ccc4d4d7ca7"
      ],
      "author": {
        "name": "Ricky Wai",
        "email": "rickywai@google.com",
        "time": "Fri Oct 27 14:46:01 2017 +0100"
      },
      "committer": {
        "name": "Ricky Wai",
        "email": "rickywai@google.com",
        "time": "Wed Nov 08 18:57:46 2017 +0000"
      },
      "message": "Add Network security watchlist service\n\nNetwork security watchlist service is a service to monitor all potential\nharmful network traffic. By setting a network watchlist, any connections\nthat visit any site from watchlist will be logged.\n\nLogs will be aggregated everyday and encoded using differential\nprivacy before exporting it from framework.\n\nThis feature is disabled now, run \"setprop ro.network_watchlist_enabled true\" to enable it.\n\nAll network events are handled in an async bg thread, it should not\ncause any delay in netd. Also, it uses the hooks in enterprise network logging,\nso we can run netd_benchmark to measure the impact to netd.\n\nHere are the things not included in this CL:\n- ConfigUpdater to get and set watchlist\n- Differential privacy encoding logic and reporting\n- CTS\n- Memory and performance optimization for internal watchlist data structure\n\nTest: manual - turn on the feature, hard code a watchlist xml, process\nthat visited that domain is being logged in sqlite.\nTest: run netd_benchmark - seems no obvious performance change.\nTest: bit FrameworksCoreTests:android.net.NetworkWatchlistManagerTests\nTest: runtest frameworks-net\nTest: runtest frameworks-services -p com.android.server.net.watchlist\n\nBug: 63908748\n\nChange-Id: I09595178bac0070a867bc5e0501a7bf2c840e398\n"
    },
    {
      "commit": "5397f0353ab95be8b7dd6905a4a9749804a8c90b",
      "tree": "58e85788ddb908334daf0d699644752750029575",
      "parents": [
        "eac26194e8890e5e2b0f47ca3c0dee40e0882f92"
      ],
      "author": {
        "name": "Christine Franks",
        "email": "christyfranks@google.com",
        "time": "Wed Nov 01 18:35:16 2017 -0700"
      },
      "committer": {
        "name": "Christine Franks",
        "email": "christyfranks@google.com",
        "time": "Wed Nov 08 10:29:01 2017 -0800"
      },
      "message": "Rename NightDisplayController and -Service\n\nBug: 68258004\nTest: make -j100 \u0026\u0026 runtest -x\nframeworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/phone/AutoTileManagerTest.java\n\u0026\u0026 runtest -c com.android.server.ColorDisplayServiceTest\nframeworks-services\nChange-Id: I2b89942bd412e4d6958e65b62bc345fb1e60176f\n"
    },
    {
      "commit": "89182980450298763af9d5f46989f6239fa7a2da",
      "tree": "7a59487bda07ac562b60c59d975bf25ae92c707d",
      "parents": [
        "e4595d58b6c8d0a4495d089a826f42cb3ca46b85"
      ],
      "author": {
        "name": "Jeff Sharkey",
        "email": "jsharkey@android.com",
        "time": "Wed Nov 01 19:02:56 2017 -0600"
      },
      "committer": {
        "name": "Jeff Sharkey",
        "email": "jsharkey@android.com",
        "time": "Fri Nov 03 17:36:35 2017 -0600"
      },
      "message": "Narrower StrictMode defaults.\n\nUntil now, userdebug and eng builds have tracked StrictMode\nviolations on all system apps, including prebuilts that we have no\ncontrol over, which results in a lot of unactionable noise.\n\nThis CL narrows the set of enabled apps to only \"bundled\" system\napps, which gives us a much higher chance of burning these violations\ndown to 0 and keeping them there.  We don\u0027t have a good proxy for an\napp being \"bundled\", so we detect it based on being in the \"android.\"\nor \"com.android.\" package namespace.\n\nClean up the entire flow of applying StrictMode defaults to make it\nmuch more human-readable.  This resulted in us fixing a bug where\nStrictMode was never actually enabled for jank-sensitive threads in\nsystem_server!\n\nRelax I/O checks in a few places where we know we\u0027re interacting with\nprocfs or sysfs.  Add internal \"allow\" methods that avoid object\nallocation by returning raw mask.\n\nTest: cts-tradefed run commandAndExit cts-dev -m CtsOsTestCases -t android.os.cts.StrictModeTest\nBug: 68662870\nChange-Id: I536e8934fbcdec14915fcb10995fc9704ea98b29\n"
    },
    {
      "commit": "f9ba65ac52062c9719c78b3a8503f77e84b756ce",
      "tree": "00091f092ce13c5eb3b49df439b5faf9c8bc2812",
      "parents": [
        "dceb42a1eeb782641c3ac4b33cf31bf2cee9fdff",
        "bc839a3957bae1beeba16a345b5e6770ea2b7dcc"
      ],
      "author": {
        "name": "TreeHugger Robot",
        "email": "treehugger-gerrit@google.com",
        "time": "Fri Nov 03 21:49:54 2017 +0000"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Fri Nov 03 21:49:54 2017 +0000"
      },
      "message": "Merge \"Switch display control betw. Android and Sidekick\""
    },
    {
      "commit": "d906cc0901685d59345b207b96fc6e940bfba4f5",
      "tree": "aa3e767660f0c1a1f0be45d7668859740f24f4e7",
      "parents": [
        "51c05d23b4c5957c0b62f3f73510fbc2cf10ec62",
        "6f7a9e13a476f4d83637fabce08182f17c31b3da"
      ],
      "author": {
        "name": "TreeHugger Robot",
        "email": "treehugger-gerrit@google.com",
        "time": "Fri Nov 03 21:23:48 2017 +0000"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Fri Nov 03 21:23:48 2017 +0000"
      },
      "message": "Merge \"Revert \"SystemServer: spawn hwbinder threads before BatteryService\"\""
    },
    {
      "commit": "bc839a3957bae1beeba16a345b5e6770ea2b7dcc",
      "tree": "ddaafda34e95a4390c269b00174e19e43276db00",
      "parents": [
        "637c1ba196e0b4bb16766fafd1959b710f20847f"
      ],
      "author": {
        "name": "Chris Phoenix",
        "email": "cphoenix@google.com",
        "time": "Sat Oct 21 14:46:15 2017 -0700"
      },
      "committer": {
        "name": "Chris Phoenix",
        "email": "cphoenix@google.com",
        "time": "Fri Nov 03 16:27:29 2017 +0000"
      },
      "message": "Switch display control betw. Android and Sidekick\n\nTest: builds; Sidekick animates watch faces\nChange-Id: I6ef1e91ed33b1790eed9a7b9af9bc6b6441c7de9\n(cherry picked from commit 40f6f257f537b270be06a09a959202260cb53267)\n"
    },
    {
      "commit": "6f7a9e13a476f4d83637fabce08182f17c31b3da",
      "tree": "5301743edb949fe971020d6f99ec941752888794",
      "parents": [
        "889902c9f9abb8ff4d74655850d282e2a5e7edb6"
      ],
      "author": {
        "name": "Yifan Hong",
        "email": "elsk@google.com",
        "time": "Thu Nov 02 20:23:08 2017 +0000"
      },
      "committer": {
        "name": "Yifan Hong",
        "email": "elsk@google.com",
        "time": "Thu Nov 02 20:58:11 2017 +0000"
      },
      "message": "Revert \"SystemServer: spawn hwbinder threads before BatteryService\"\n\nThis reverts commit 889902c9f9abb8ff4d74655850d282e2a5e7edb6.\n\nReason for revert: b41e87ae680beefd0d39a127d1ea0b2614caa5f9 fixes \nthe root issue. Revert the workaround.\n\nChange-Id: I2f5dfaee8bda17b1d6aeb8418b4a64084b6a6b56\nTest: multiple boots\nBug: 68785531\nBug: 68765551\n"
    },
    {
      "commit": "daca7ce5e7f1eff7f615958a26303763cedcedc5",
      "tree": "658d157f295f5f640f055b8d06080d0fe9d95b05",
      "parents": [
        "0978e7f592c5e665ffad88b56a4e6495e56962c0",
        "1c888f6d44ab39079b499f28666123826a71e658"
      ],
      "author": {
        "name": "Narayan Kamath",
        "email": "narayan@google.com",
        "time": "Thu Nov 02 10:22:20 2017 +0000"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Thu Nov 02 10:22:20 2017 +0000"
      },
      "message": "Merge \"SystemServer: Get rid of some unused config.* knobs.\""
    }
  ],
  "next": "889902c9f9abb8ff4d74655850d282e2a5e7edb6"
}
