)]}'
{
  "log": [
    {
      "commit": "d60a9d0e586e95be2f2730a940afdf1ed436c612",
      "tree": "8e42f290e7068268faaeb57658800ea15aa5f5f4",
      "parents": [
        "81977b8929c1b258cfb91d02821cbc68ee4589c7"
      ],
      "author": {
        "name": "fionaxu",
        "email": "fionaxu@google.com",
        "time": "Tue May 23 14:55:27 2017 -0700"
      },
      "committer": {
        "name": "fionaxu",
        "email": "fionaxu@google.com",
        "time": "Fri Aug 04 18:13:12 2017 -0700"
      },
      "message": "app link handling under restricted mobile data\n\n1. new actions to allow default carrier app dynamically enable/disable\napp-link filtering\n2. new intent to notify registered carrier apps of other default\nnetworks\n3. signal-to-actions config to sepcify carrier actions on default\nnetwork change\ndefault network available -\u003e disable intent filter for app-link\ndefaut network lost -\u003e enable intent filter for app-link\n4. new carrier actions to allow carrier apps to register/unregister\nother network status dynmacially\n\nBug: 62487488\nTest: Manual\nChange-Id: Ie9fa9f3f4ca38f9f26a90a3dbf95f7f20a8ad773\n"
    },
    {
      "commit": "4244c91e2788bc34862dbef7a72ad45a6a2bd5bd",
      "tree": "abf1188cceb0099941f7851469e51155d4fbc291",
      "parents": [
        "fd4e9e0f8d71a49f85532419e69b817c756f0d2c"
      ],
      "author": {
        "name": "Christopher Tate",
        "email": "ctate@google.com",
        "time": "Wed Feb 08 14:26:50 2017 -0800"
      },
      "committer": {
        "name": "Christopher Tate",
        "email": "ctate@google.com",
        "time": "Wed Feb 08 16:37:57 2017 -0800"
      },
      "message": "Whitelist LocalTransport here in the framework sysconfig\n\nThis shouldn\u0027t properly be emplaced as a side-effect of partner-\nspecific configurations; so now we don\u0027t do that any more.\n\nBug 35151478\nTest: verify whitelist contents with \u0027bmgr whitelist\u0027\n\nChange-Id: I854ddfdbcec1def882b24f5ea7955b28d4789806\n"
    },
    {
      "commit": "03a1ba2da4f8789d1c5f707764c0b9467bf78b24",
      "tree": "bff2c8f1498bf3ba11ab83c57929b451fcfa79de",
      "parents": [
        "5a5afca93618a3ea669693d231e050be595e7a94"
      ],
      "author": {
        "name": "Christopher Tate",
        "email": "ctate@google.com",
        "time": "Mon Jan 23 17:50:34 2017 -0800"
      },
      "committer": {
        "name": "Christopher Tate",
        "email": "ctate@google.com",
        "time": "Tue Jan 24 12:45:09 2017 -0800"
      },
      "message": "Deliver MEDIA_SCANNER_SCAN_FILE to background receivers\n\nBug 34630982\nTest: download mp3 file in Chrome, see it taken up in Play Music\n\nChange-Id: Ia2d35d266d0066f0c2bd278bc8b6024ba94261bb\n"
    },
    {
      "commit": "42a386b7717300bf6d75cbd3b4f7ad00f294be0d",
      "tree": "740fd669223d48a609ce52cd0af3e5eff65936d8",
      "parents": [
        "4ea4f63d28efe745051f0887c8a1e70f916fe500"
      ],
      "author": {
        "name": "Christopher Tate",
        "email": "ctate@google.com",
        "time": "Mon Nov 07 12:21:21 2016 -0800"
      },
      "committer": {
        "name": "Christopher Tate",
        "email": "ctate@google.com",
        "time": "Thu Jan 19 16:23:02 2017 -0800"
      },
      "message": "Enable background restrictions\n\nApps that target O+ are always subject to background restrictions.\nLegacy apps\u0027 background restriction is subject to the OP_RUN_IN_BACKGROUND\napp op.\n\nApps with these properties are exempted from background restrictions:\n  - persistent process\n  - currently on the idle battery whitelist\n  - global whitelist for things like bluetooth services\n\nBug 30953212\n\nChange-Id: Icc19b2fbc05f40dcf8c3fc4abf718c373dc8d4f6\n"
    },
    {
      "commit": "9e83cbbc10014b3ed560b3181f594868cd89f9ae",
      "tree": "4171a4fb0aac65969c1f46d83614405b70ad008e",
      "parents": [
        "0e39a438bfa5c279d361cf59e745df1d326c57ba"
      ],
      "author": {
        "name": "Chris Tate",
        "email": "ctate@android.com",
        "time": "Thu Jan 19 01:09:52 2017 +0000"
      },
      "committer": {
        "name": "Chris Tate",
        "email": "ctate@android.com",
        "time": "Thu Jan 19 01:12:19 2017 +0000"
      },
      "message": "Revert \"Enable background restrictions\"\n\nThis reverts commit 21f778060badb1e78bffde05e8de7662d275003d.\n\nChange-Id: I65586f9739da84fb32b51b0ea166b8288c41d1b3\n"
    },
    {
      "commit": "21f778060badb1e78bffde05e8de7662d275003d",
      "tree": "55663b93c3f879cb3f2ed7a8037cb954f9a2c49f",
      "parents": [
        "b7a77d24a68accc30c45890d47c5da7f00cc2d00"
      ],
      "author": {
        "name": "Christopher Tate",
        "email": "ctate@google.com",
        "time": "Mon Nov 07 12:21:21 2016 -0800"
      },
      "committer": {
        "name": "Christopher Tate",
        "email": "ctate@google.com",
        "time": "Wed Jan 18 11:30:41 2017 -0800"
      },
      "message": "Enable background restrictions\n\nApps that target O+ are always subject to background restrictions.\nLegacy apps\u0027 background restriction is subject to the OP_RUN_IN_BACKGROUND\napp op.\n\nApps with these properties are exempted from background restrictions:\n  - persistent process\n  - currently on the idle battery whitelist\n  - global whitelist for things like bluetooth services\n\nBug 30953212\n\nChange-Id: Ib444829a2d222125f64ff19e8218823fa78373f9\n"
    }
  ]
}
