)]}'
{
  "log": [
    {
      "commit": "cb6dff81815ffd3cc3eb580ad6eaa06c0b51f58d",
      "tree": "d9e94b0476e56bc8914cd0ed721d6787d1670064",
      "parents": [
        "dd09e994f5d1a92a4a922dbc8742d0c15d9342d3"
      ],
      "author": {
        "name": "Narayan Kamath",
        "email": "narayan@google.com",
        "time": "Wed Aug 23 19:35:28 2017 +0100"
      },
      "committer": {
        "name": "Narayan Kamath",
        "email": "narayan@google.com",
        "time": "Wed Aug 23 19:37:42 2017 +0100"
      },
      "message": "sounds : Add a makefile for Android Go specific sounds.\n\nBug: 64276740\nBug: 64542579\nTest: make\n\nChange-Id: I64e0bc8d4db5fafe0370977ccc8eb1c711aa5534\n"
    },
    {
      "commit": "615b37fbacb069affb6294b7dc9ce6474a848bf7",
      "tree": "1767bb53708b286361a215a1234c1cf18faff530",
      "parents": [
        "1b08a4a8a3271f04b98c34747fe077610b7ee534"
      ],
      "author": {
        "name": "Christopher Tate",
        "email": "ctate@google.com",
        "time": "Thu Aug 17 17:24:09 2017 -0700"
      },
      "committer": {
        "name": "Christopher Tate",
        "email": "ctate@google.com",
        "time": "Thu Aug 17 17:24:09 2017 -0700"
      },
      "message": "Add Audio effect session intent to config file\n\nCurrently audio effect panel can\u0027t receive session\nintent if app targetSdkVersion is Android O or later.\nBecause the intent is limited on background.\nHowever this kind of application needs to receive\nthe intent when application plays music.\n\nBug: 62777192\nTest: manual\n\nCherrypick of partner CL 870245\n\nChange-Id: Ibcebb938fa9177a9b0a7be079b1c7374ba9424ee\n"
    },
    {
      "commit": "5d463b6c885965fa47daf6e7897e818ec44edaec",
      "tree": "aac2b7ef8647325775214c5e88c3b0d4c1ce904a",
      "parents": [
        "edf33843071f91a3ad9456a02e42b909f5662ca2"
      ],
      "author": {
        "name": "Beverly",
        "email": "beverlyt@google.com",
        "time": "Wed Jul 26 14:13:40 2017 -0400"
      },
      "committer": {
        "name": "Beverly Tai",
        "email": "beverlyt@google.com",
        "time": "Thu Aug 10 21:27:20 2017 +0000"
      },
      "message": "Pleasant sound implemented for in-call notif.\n\nReplacing tone generator with an audio file for in-call notifications from text messages.\n\nFixes: 38194285\nTest: runtest -x frameworks/base/services/tests/notification/src/com/android/server/notification/BuzzBeepBlinkTest.java\nChange-Id: I9ec28ff54ae259ae906b3db08ece7059707c7edb\n"
    },
    {
      "commit": "a40b8b7431ae5265f719620b0d36737733368dc6",
      "tree": "58f007e3dbc8f617b0ed8456dfe9a792675505da",
      "parents": [
        "3c8b5d1cf2d23cf7c2e2e356205034a0aa3ed036",
        "93bf6200ebd94e93038fbc659276da38d24a951e"
      ],
      "author": {
        "name": "fionaxu",
        "email": "fionaxu@google.com",
        "time": "Tue Aug 08 09:02:23 2017 +0000"
      },
      "committer": {
        "name": "android-build-merger",
        "email": "android-build-merger@google.com",
        "time": "Tue Aug 08 09:02:23 2017 +0000"
      },
      "message": "Merge \"app link handling under restricted mobile data\" into oc-dr1-dev\nam: 93bf6200eb\n\nChange-Id: I1a506e9f8dae6fd76c74c3f9d7f93c40ce64a387\n"
    },
    {
      "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": "68a0dafc135a28cf6bbc72e44798083075aac872",
      "tree": "f4689ae7922efc5ec31c781c4682566876a13ad9",
      "parents": [
        "64aa52c135c4c17c36746c90592684ac38ce568c",
        "df77643cd8024b381c7df2f509175c7be719fae9"
      ],
      "author": {
        "name": "Tomasz Wasilczyk",
        "email": "twasilczyk@google.com",
        "time": "Tue Jul 25 17:18:50 2017 +0000"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Tue Jul 25 17:18:50 2017 +0000"
      },
      "message": "Merge \"Rename ACCESS_FM_RADIO to ACCESS_BROADCAST_RADIO permission.\" into oc-mr1-dev"
    },
    {
      "commit": "df77643cd8024b381c7df2f509175c7be719fae9",
      "tree": "35f31e845c6b9c56c25f5797a1b0a6cdc6516372",
      "parents": [
        "cfc55bb0a6be0e65317cd216486f15f428832f7a"
      ],
      "author": {
        "name": "Tomasz Wasilczyk",
        "email": "twasilczyk@google.com",
        "time": "Fri Jul 21 14:07:09 2017 -0700"
      },
      "committer": {
        "name": "Tomasz Wasilczyk",
        "email": "twasilczyk@google.com",
        "time": "Fri Jul 21 14:22:05 2017 -0700"
      },
      "message": "Rename ACCESS_FM_RADIO to ACCESS_BROADCAST_RADIO permission.\n\nThis is a backwards incompatible change against System API,\nbut as there are no existing radio apps, nobody uses it.\n\nBug: b/63405337\nTest: manual\nChange-Id: Iaf6085914434be01e1c1e363609e5b0087ffe127\n"
    },
    {
      "commit": "02689a78847fa4f8b6077e23b35a2f9b30322036",
      "tree": "b35f2c55f8e0912be9f26e102a5bad1f7bc2854a",
      "parents": [
        "3a419bee91b6cc14c6807eed1f9578e71a1aa80f"
      ],
      "author": {
        "name": "Andrii Kulian",
        "email": "akulian@google.com",
        "time": "Thu Jul 06 14:28:59 2017 -0700"
      },
      "committer": {
        "name": "Andrii Kulian",
        "email": "akulian@google.com",
        "time": "Fri Jul 21 18:31:20 2017 +0000"
      },
      "message": "DO NOT MERGE Add permission to launch activities on VD\n\n1. Added permission ACTIVITY_EMBEDDING which allows apps to launch\nactivities on virtual displays.\n2. Allow owner of display to launch activities from same app without\npermission check to owned display.\n3. Added permission checks for launching on secondary displays to\nmore target task/stack resolution paths in ActivityStarter.\n\nBug: 63117330\nTest: android.server.cts.ActivityManagerDisplayTests\nTest: go/wm-smoke\nChange-Id: If169a77fb56241e06f7de20168dc38c4b0a217f5\n(cherry picked from commit 71587649836d8e97c2ca00d968fc95293b59b0d3)\n"
    },
    {
      "commit": "9f09e6a73df1748e980eff26a57e611d68c7ee9a",
      "tree": "cb742002214a750dd9fc490a1e9cd1ae464e4ce1",
      "parents": [
        "1d47c55407f539d7d57ed16bd088de0a79a6ad82"
      ],
      "author": {
        "name": "Jeff Sharkey",
        "email": "jsharkey@android.com",
        "time": "Mon Jun 26 11:24:47 2017 -0600"
      },
      "committer": {
        "name": "Jeff Sharkey",
        "email": "jsharkey@android.com",
        "time": "Mon Jul 17 16:10:55 2017 -0600"
      },
      "message": "Unify permissions under UPDATE_DEVICE_STATS.\n\nThe UPDATE_DEVICE_STATS permission has become the de-facto mechanism\nthat platform components use to shift blame for resource usage, so\nit\u0027s confusing to also have a separate MODIFY_NETWORK_ACCOUNTING\npermission.  So this change replaces MODIFY_NETWORK_ACCOUNTING with\nUPDATE_DEVICE_STATS.\n\nBug: 62483389\nTest: builds, boots\nExempt-From-Owner-Approval: Bug 63673347\nChange-Id: I872759f02327b6d531ec2338bd876890aded60ad\n"
    },
    {
      "commit": "c8d6ad8b70c63f7105f201c768771b9ea573bddf",
      "tree": "5f9e1279e005e4bad5431b7b27741c5a716b85d5",
      "parents": [
        "99f0e0ef1e5be661a3f18c4eb7acee133dea2f8c",
        "aa7f92dc6a53890599b129ea67c462cfe276c942"
      ],
      "author": {
        "name": "Jeff Davidson",
        "email": "jpd@google.com",
        "time": "Tue Jul 11 02:03:11 2017 +0000"
      },
      "committer": {
        "name": "android-build-merger",
        "email": "android-build-merger@google.com",
        "time": "Tue Jul 11 02:03:11 2017 +0000"
      },
      "message": "Merge \"Move eUICC permissions to com.android namespace.\" into oc-dr1-dev am: 3fc57019bb\nam: aa7f92dc6a\n\nChange-Id: Ibd65e174e4067a8d45c8b9d45a7f020a48e1cdab\n"
    },
    {
      "commit": "6ed04553eff6f91fbdfb4a50299a1cb92bc9344e",
      "tree": "6eee8345dd8c357bbdd03ce7c9fc6b2ae652346a",
      "parents": [
        "c276c79e83680c4d14e790ba002c14e4a7dacb49"
      ],
      "author": {
        "name": "Paul Duffin",
        "email": "paulduffin@google.com",
        "time": "Fri Jul 07 12:12:06 2017 +0100"
      },
      "committer": {
        "name": "Paul Duffin",
        "email": "paulduffin@google.com",
        "time": "Fri Jul 07 12:12:06 2017 +0100"
      },
      "message": "Add android.test.mock to the optional runtime libraries\n\nThis is needed in order to make the following manifest entry work\nproperly.\n  \u003cuses-library android:name\u003d\"android.test.mock\"/\u003e\n\nTested by adding the entry to an APK and installing it which caused an\nerror about an unknown library. Then updated this file, rebuilt,\nreflashed and installed APK again at which point it worked.\n\nFollow up change to cts/tests/signature will add proper test for this\nlibrary.\n\nBug: 30188076\nTest: see above\nChange-Id: I630b7bc48a50ab1c52bb5feed54c2e4deb876339\n"
    },
    {
      "commit": "3b16d3fc1ebfbd7b318c328a6060cb61d5a94e0b",
      "tree": "4694527f6369612baa04a55a61dfcaaac5e7a4f7",
      "parents": [
        "484d742af094a6a2038e5f9f18c4d95dea938132"
      ],
      "author": {
        "name": "Jeff Davidson",
        "email": "jpd@google.com",
        "time": "Wed Jul 05 16:17:27 2017 -0700"
      },
      "committer": {
        "name": "Jeff Davidson",
        "email": "jpd@google.com",
        "time": "Wed Jul 05 23:42:54 2017 +0000"
      },
      "message": "Move eUICC permissions to com.android namespace.\n\nChange-Id: I3457fbb29d04ec82cb5bf819ca479bfe707e3e3f\nTest: eSIM sanity check + CTS PermissionPolicyTest\nFixes: 62375320\n"
    },
    {
      "commit": "210625408818c03a8e9e20c0cfc45c72c84d3c2f",
      "tree": "0527372faf979be0384e3d982795a66b45cee828",
      "parents": [
        "d49d82b4c10d69bab7483f5026bf80df38e385b9"
      ],
      "author": {
        "name": "Malcolm Chen",
        "email": "refuhoo@google.com",
        "time": "Tue Jun 20 11:36:01 2017 -0700"
      },
      "committer": {
        "name": "Malcolm Chen",
        "email": "refuhoo@google.com",
        "time": "Thu Jun 29 16:32:24 2017 -0700"
      },
      "message": "Adding \"Mobile data\" and \"Data usage\" button in mobile settings.\n\nGrant \"READ_NETWORK_USAGE_HISTORY\" permission to phone because\n\"Datat usage\" button summary needs it. Settings provides new\nintent to open mobile data usage page.\n\nBug: 62201918\nTest: Manual\nChange-Id: Ie317109c723f3946ace4d34c743081a7ae046462\n"
    },
    {
      "commit": "83041a59566613e6cf407b1c04087c8e7408a494",
      "tree": "ed6cb4518ca8d0681c2dc85265b7fa70b283d82a",
      "parents": [
        "14c991cf97ec2505ff30d8fbb29f241a846feafe"
      ],
      "author": {
        "name": "Roozbeh Pournader",
        "email": "roozbeh@google.com",
        "time": "Wed May 31 16:46:58 2017 -0700"
      },
      "committer": {
        "name": "Roozbeh Pournader",
        "email": "roozbeh@google.com",
        "time": "Wed May 31 16:46:58 2017 -0700"
      },
      "message": "Add Roboto Condensed Medium to fonts.xml\n\nBug: 62201012\nTest: make -j checkbuild\nChange-Id: I0992aa6ddbcd833c0499af280bb6fb8e88d1475f\n"
    },
    {
      "commit": "9a769e5c77b28dde908f5af3612cf5660093a9ed",
      "tree": "e3468048214d18b16a650080e9165123a98c31f7",
      "parents": [
        "3599e8a3a2428cb6e1159973b08beb9addc53104",
        "9deba686fa77696cff1e0bfed22080950cd86a1e"
      ],
      "author": {
        "name": "TreeHugger Robot",
        "email": "treehugger-gerrit@google.com",
        "time": "Wed May 31 20:50:23 2017 +0000"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Wed May 31 20:50:29 2017 +0000"
      },
      "message": "Merge \"Revert \"Create new Audio include for TVs that doesn\u0027t have ringtones.\"\""
    },
    {
      "commit": "9deba686fa77696cff1e0bfed22080950cd86a1e",
      "tree": "7f481162017c5eb58ee7a3ee20bd66d292385917",
      "parents": [
        "8ac32ec6580c11a853862ebabd20f3cacb8e6cf7"
      ],
      "author": {
        "name": "Daniel Cardenas",
        "email": "danielcar@google.com",
        "time": "Wed May 31 18:35:06 2017 +0000"
      },
      "committer": {
        "name": "Daniel Cardenas",
        "email": "danielcar@google.com",
        "time": "Wed May 31 18:43:30 2017 +0000"
      },
      "message": "Revert \"Create new Audio include for TVs that doesn\u0027t have ringtones.\"\n\nThere is currently 37 megabytes free.  Ringtones take about 3 megabytes.\nFuture assistant may add call in, in future.\n\nBug: 36066803\nTest: build\n\nThis reverts commit 8ac32ec6580c11a853862ebabd20f3cacb8e6cf7.\n\nChange-Id: I44a2fabb613f46fa7834eced42bcb90c21948cff\n"
    },
    {
      "commit": "7459bc49b043e0770b6bda090b2b2e6a6326e2ab",
      "tree": "dd379231c6d98d6b4bee36be58866595ea61ba6c",
      "parents": [
        "f9e9fa440a8e684ca0b10e591927e1019c371e71"
      ],
      "author": {
        "name": "Andrew Sapperstein",
        "email": "asapperstein@google.com",
        "time": "Thu May 18 16:37:22 2017 -0700"
      },
      "committer": {
        "name": "Andrew Sapperstein",
        "email": "asapperstein@google.com",
        "time": "Tue May 30 16:49:14 2017 -0700"
      },
      "message": "Create fonts.xml module for adding fonts.xml to system/etc\n\nPreviously, we used PRODUCT_COPY_FILES. However, that does not allow\noverriding the file to use a different one on a per-device basis.\nThis change migrates the logic to using a BUILD_PREBUILT module\ncalled fonts.xml.\nTo add additional fonts, the add_additional_fonts.py script has been\nadded. If ADDITIONAL_FONTS_FILE is defined, add_additional_fonts.py\nis run and generates a new version of fonts.xml that contains the\ncontent of ADDITIONAL_FONTS_FILE added where\n\"\u003c!-- fallback fonts --\u003e\" is added.\n\nBug: 36855735\nBug: 37997769\nTest: manual. built multiple devices and verified that the correct\nversions of fonts.xml were showing.\n\nChange-Id: I8308f0cb3068274bca5ebd25a38cc023babbd69d\n"
    },
    {
      "commit": "fa028b414509a5b6c75653586125b0c6f4c28235",
      "tree": "c07185d9275756079accce2f0b611321160e4faf",
      "parents": [
        "13851a791dbe4e3faa2f99cd82a0e0378ee2ab9e",
        "c1ef5336bc4907300c050896296d918d92eda5db"
      ],
      "author": {
        "name": "Jeff Davidson",
        "email": "jpd@google.com",
        "time": "Wed May 24 01:01:25 2017 +0000"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Wed May 24 01:01:32 2017 +0000"
      },
      "message": "Merge \"Declare new permission for Phone process.\""
    },
    {
      "commit": "8b3d839a5e402e69cc5dce4a30105ba8889e0465",
      "tree": "4657dff0d9ba383d7fecc793803acaf39f01fd69",
      "parents": [
        "b2d50b4f9260bac241d59b993069604571291610"
      ],
      "author": {
        "name": "Lucas Dupin",
        "email": "dupin@google.com",
        "time": "Tue May 23 09:45:50 2017 -0700"
      },
      "committer": {
        "name": "Lucas Dupin",
        "email": "dupin@google.com",
        "time": "Tue May 23 15:43:54 2017 -0700"
      },
      "message": "Add change_overlay permission to systemui\n\nSystemUI needs to be able to enable and disable\noverlays in order to invert text and surface colors.\n\nBug: 38164700\nTest: make\nChange-Id: I7685d5fddb5a476e10012dab2d6e7ee5da206f80\n"
    },
    {
      "commit": "c1ef5336bc4907300c050896296d918d92eda5db",
      "tree": "ea6d45b5c4c553f6fd04131f218b6878dc5f3e7a",
      "parents": [
        "5649d3e93b8ae553b5b167071d69c166fc3e5000"
      ],
      "author": {
        "name": "Jeff Davidson",
        "email": "jpd@google.com",
        "time": "Mon May 15 17:29:59 2017 -0700"
      },
      "committer": {
        "name": "Jeff Davidson",
        "email": "jpd@google.com",
        "time": "Mon May 15 17:57:51 2017 -0700"
      },
      "message": "Declare new permission for Phone process.\n\nBug: 37480432\nTest: TreeHugger + E2E IPC test\nChange-Id: I7881651986b73ec6e21f121a8c5c2b85c9e52c3f\n"
    },
    {
      "commit": "d2b712fae941c0225caede6fc96d24273edf71f3",
      "tree": "ae476d6ff10f235bd9d40c64cf9dcd7fce1bee84",
      "parents": [
        "58a772cfa757560a58a649e3596a16f4df76be57",
        "b78aad827cb1a74e2746b9ebd320857714c33646"
      ],
      "author": {
        "name": "Siarhei Vishniakou",
        "email": "svv@google.com",
        "time": "Fri May 12 03:49:55 2017 +0000"
      },
      "committer": {
        "name": "android-build-merger",
        "email": "android-build-merger@google.com",
        "time": "Fri May 12 03:49:55 2017 +0000"
      },
      "message": "Merge \"Merge \"Adding \u0027uhid\u0027 permission for bluetooth stack.\" am: 3e010d1353 am: 96d3b668bb am: 50c5253c2d\" into oc-dev-plus-aosp\nam: b78aad827c\n\nChange-Id: Ifbef6c022fc9d944e6126051977f181eca49a29a\n"
    },
    {
      "commit": "b1080dbf95e0e7f71048108fc5fb8dd85a5c5c5d",
      "tree": "ddb8b0b57da29711eec8859bf96c2d6879504223",
      "parents": [
        "cd9c540f38f50fecba3fbb8e7fc21c83d1ec45fd",
        "e0375adaaf127eea46d276c94fe318252947da02"
      ],
      "author": {
        "name": "Dianne Hackborn",
        "email": "hackbod@google.com",
        "time": "Fri May 12 03:43:09 2017 +0000"
      },
      "committer": {
        "name": "android-build-merger",
        "email": "android-build-merger@google.com",
        "time": "Fri May 12 03:43:09 2017 +0000"
      },
      "message": "Merge \"Merge \"Finish issue #37815224: DeviceManagementService is incorrectly...\" into oc-dev am: 8d0ba598cf\" into oc-dev-plus-aosp\nam: e0375adaaf\n\nChange-Id: I675107ab7e7cb5a497e56ca10307aed50e6df735\n"
    },
    {
      "commit": "4bb8bea04a75194bd693b28a96fb1b1647ae465d",
      "tree": "c6f1df072cd45c7af331be1170d0ac4f0abb69f6",
      "parents": [
        "e0375adaaf127eea46d276c94fe318252947da02",
        "50c5253c2d1f757d457faf45cd7104d45114f107"
      ],
      "author": {
        "name": "Siarhei Vishniakou",
        "email": "svv@google.com",
        "time": "Fri May 12 01:00:34 2017 +0000"
      },
      "committer": {
        "name": "android-build-merger",
        "email": "android-build-merger@google.com",
        "time": "Fri May 12 01:00:34 2017 +0000"
      },
      "message": "Merge \"Adding \u0027uhid\u0027 permission for bluetooth stack.\" am: 3e010d1353 am: 96d3b668bb\nam: 50c5253c2d\n\nChange-Id: I965b2ad6b603dba82116180a43fc20684d2f1b59\n"
    },
    {
      "commit": "06640fea7bd8a799ff717e5b447d9d62e165ca18",
      "tree": "eaeab5c0c9ee78a335460d010e2521c316e5fe59",
      "parents": [
        "fb194bb81c234faa7b4e7253f8cf4228dbda4534"
      ],
      "author": {
        "name": "Dianne Hackborn",
        "email": "hackbod@google.com",
        "time": "Thu May 11 12:14:31 2017 -0700"
      },
      "committer": {
        "name": "Dianne Hackborn",
        "email": "hackbod@google.com",
        "time": "Thu May 11 12:15:08 2017 -0700"
      },
      "message": "Finish issue #37815224: DeviceManagementService is incorrectly...\n\n...starting services from jobs\n\nRemove dmagent from whitelist.\n\nTest: manual\n\nChange-Id: Id13b95b9ca4f8fa890f4e20cf133a6f4bc0e3cc5\n"
    },
    {
      "commit": "09143d8e784b23c9a482699a0f2555aabf5a0caa",
      "tree": "350029a362d50301e079591019fac3ebd1ef627c",
      "parents": [
        "fb95ec4dd1b5f95ffc3664cd567a17e096bd4be2",
        "9a93b54d197537d44da5384a15d678ee9859b2d2"
      ],
      "author": {
        "name": "Roozbeh Pournader",
        "email": "roozbeh@google.com",
        "time": "Thu May 11 07:48:06 2017 +0000"
      },
      "committer": {
        "name": "android-build-merger",
        "email": "android-build-merger@google.com",
        "time": "Thu May 11 07:48:06 2017 +0000"
      },
      "message": "Merge \"Move Phags-pa and Yi fonts to the end of fallback chain\" into oc-dev am: 7ffdc86b95\nam: 9a93b54d19\n\nChange-Id: I27dbdc3b8652486f526dfba42b0ebd9987dca0d8\n"
    },
    {
      "commit": "9e089567fdbbce18549d9a6fd7e4603bbc8aa2b2",
      "tree": "6208ffccf55ac37763080bc5d28b82d77ccd40ea",
      "parents": [
        "9d9aab48fa832b60b56f3c905017da1ef2737ff3"
      ],
      "author": {
        "name": "Siarhei Vishniakou",
        "email": "svv@google.com",
        "time": "Mon May 08 15:42:14 2017 -0700"
      },
      "committer": {
        "name": "Siarhei Vishniakou",
        "email": "svv@google.com",
        "time": "Thu May 11 01:35:25 2017 +0000"
      },
      "message": "Adding \u0027uhid\u0027 permission for bluetooth stack.\n\nThis CL is in support of another CL c/2048848, topic\n\u0027Refactor hid command in /frameworks/base/cmds\u0027\nin internal master. Adding the permissions for bluetooth\ndevices here to access uhid_node as part of the new \u0027uhid\u0027\ngroup.\n\nBug: 34052337\nTest: Tested on angler, bluetooth mouse works OK.\n\nChange-Id: I63963984a0a3dccb4fccc64bb6fef4e809e2737e\n"
    },
    {
      "commit": "6f84f86f59e9f9f5810e2a6ccde2b180fd8185fa",
      "tree": "d747b164ed9c85acb1cae60d1f731120dea3ea6c",
      "parents": [
        "5f0e436548ea3bd10cef480c194da7da6080ac1e"
      ],
      "author": {
        "name": "Roozbeh Pournader",
        "email": "roozbeh@google.com",
        "time": "Wed May 10 14:52:08 2017 -0700"
      },
      "committer": {
        "name": "Roozbeh Pournader",
        "email": "roozbeh@google.com",
        "time": "Wed May 10 23:26:32 2017 +0000"
      },
      "message": "Move Phags-pa and Yi fonts to the end of fallback chain\n\nThere are shared East Asian punctuation defined in the Phags-pa and\nYi fonts, which would override the default Chinese form which we\nprefer. This CL moves them to the end of the fallback chain, similar\nto Ic2cbc79cecf9539ace8a432f373685eeff81e106.\n\nTest: manual\nChange-Id: Ieeb4c04ca785e07a5db94006a6da31ad040b7e7a\nBug: 38182099\n"
    },
    {
      "commit": "55b4d62c4bd903d6fff17a468830acd1d61c17a3",
      "tree": "c75893c9a99cab8db8a675267dc635a7c52d74a4",
      "parents": [
        "4fab38f1be0791464dd175141b04fd4fb1c46b56",
        "c812cf27ab3d081cae5fd81bc2f4cfbd8014b01e"
      ],
      "author": {
        "name": "Dianne Hackborn",
        "email": "hackbod@google.com",
        "time": "Tue May 02 18:00:22 2017 +0000"
      },
      "committer": {
        "name": "android-build-merger",
        "email": "android-build-merger@google.com",
        "time": "Tue May 02 18:00:22 2017 +0000"
      },
      "message": "Merge \"Work on issue #37815224: DeviceManagementService is incorrectly...\" into oc-dev am: 72c0ab518a\nam: c812cf27ab\n\nChange-Id: I7a7b4b17a4eeeeda7619e6fa9702ef059af7d76f\n"
    },
    {
      "commit": "d1f3df43c066c3141d1ac028df1b65c0ae162821",
      "tree": "8e728d816c98b4b07902566f17580b4ba156c0d3",
      "parents": [
        "f1a4b507394f32a9a1fe83b5f6a9d5c543587a6c"
      ],
      "author": {
        "name": "Dianne Hackborn",
        "email": "hackbod@google.com",
        "time": "Mon May 01 14:33:05 2017 -0700"
      },
      "committer": {
        "name": "Dianne Hackborn",
        "email": "hackbod@google.com",
        "time": "Mon May 01 14:33:57 2017 -0700"
      },
      "message": "Work on issue #37815224: DeviceManagementService is incorrectly...\n\n...starting services from jobs\n\nBring back the correct bg check restrictions on jobs, but also\nbring back whitelisting of dmagent so it doesn\u0027t crash.\n\nTest: booted and ran\n\nChange-Id: I78892386bdcd4f39e0b1a6d33b224bdff958af37\n"
    },
    {
      "commit": "4ac16f9a40a92dc470e482eea06bcfefa46118be",
      "tree": "c4722f0f8aca8f2afc41dfa7b4f1c0d17b76581e",
      "parents": [
        "f3024d69ec137eba558974c0dee44533f255756b",
        "5cfba6f7eed9fd1f6650857de5b252db03e4392a"
      ],
      "author": {
        "name": "Tony Mak",
        "email": "tonymak@google.com",
        "time": "Tue Apr 25 20:22:51 2017 +0000"
      },
      "committer": {
        "name": "android-build-merger",
        "email": "android-build-merger@google.com",
        "time": "Tue Apr 25 20:22:51 2017 +0000"
      },
      "message": "Merge \"Revert \"Whitelist DMAgent from bg check\"\" into oc-dev am: 730bf42e44\nam: 5cfba6f7ee\n\nChange-Id: I328bea0b7a38822feeea27cc9966815ffb2da013\n"
    },
    {
      "commit": "730bf42e446b021e720088eb6dfa6ec94d86a641",
      "tree": "c011c86593c6f50d64c06d60ae1f8e27adb0441e",
      "parents": [
        "bad4573bd459c7a0219f56ddc208e84ff45cb7c6",
        "39d081015acabae8f983681df2c402fadf067045"
      ],
      "author": {
        "name": "TreeHugger Robot",
        "email": "treehugger-gerrit@google.com",
        "time": "Tue Apr 25 18:55:03 2017 +0000"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Tue Apr 25 18:55:08 2017 +0000"
      },
      "message": "Merge \"Revert \"Whitelist DMAgent from bg check\"\" into oc-dev"
    },
    {
      "commit": "39d081015acabae8f983681df2c402fadf067045",
      "tree": "468c4269256d475871c83277a2eb5d10c01d0f2b",
      "parents": [
        "ea00f16c8555c765f921f909974a1a426ea51b24"
      ],
      "author": {
        "name": "Tony Mak",
        "email": "tonymak@google.com",
        "time": "Mon Apr 24 15:55:56 2017 +0000"
      },
      "committer": {
        "name": "Tony Mak",
        "email": "tonymak@google.com",
        "time": "Mon Apr 24 15:55:56 2017 +0000"
      },
      "message": "Revert \"Whitelist DMAgent from bg check\"\n\nThis reverts commit ea00f16c8555c765f921f909974a1a426ea51b24.\n\nReason for revert: \u003cINSERT REASONING HERE\u003e\n\nChange-Id: Id4ef18c858b320a31273f0b68d2a6c14d34d526d\n"
    },
    {
      "commit": "0f80719a6f3c30619ad73a9f2452626ed5ef5bd0",
      "tree": "14b02bfd7e3108a10e37d1a8808d5e718f1daa0b",
      "parents": [
        "eedceb57216748bc6efe0b554c064222c035467a"
      ],
      "author": {
        "name": "Kang Li",
        "email": "kanlig@google.com",
        "time": "Thu Apr 13 09:17:07 2017 -0700"
      },
      "committer": {
        "name": "Kang Li",
        "email": "kanlig@google.com",
        "time": "Fri Apr 21 19:56:59 2017 +0000"
      },
      "message": "Moved LRResolverRankerService to ExtServices, and added a permission to\nensure that ResolverRankerServices are from trust sources.\n\nTest: manually shared images in Camera, and in PTP to confirm it works\nas expected.\n\nChange-Id: I3549292d424fec949e9115faea7a0c5bdec06e87\n(cherry picked from commit 61cf4d145e3f899ff2ff4500c3e46ea2c39adaf3)\n"
    },
    {
      "commit": "ee8187688effbe5a2036d95d115e75bc828f7a0f",
      "tree": "5f77e6fa102c7bb771fcbd7730760051f41bdf9b",
      "parents": [
        "215f1ed817c5dd8354d35d40d57e006ed4d98b1b",
        "61cf4d145e3f899ff2ff4500c3e46ea2c39adaf3"
      ],
      "author": {
        "name": "Kang Li",
        "email": "kanlig@google.com",
        "time": "Fri Apr 21 19:53:26 2017 +0000"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Fri Apr 21 19:53:35 2017 +0000"
      },
      "message": "Merge \"Moved LRResolverRankerService to ExtServices, and added a permission to ensure that ResolverRankerServices are from trust sources.\""
    },
    {
      "commit": "61cf4d145e3f899ff2ff4500c3e46ea2c39adaf3",
      "tree": "1b9e0a21d0f0e4a209e30c202a000a90b163ede3",
      "parents": [
        "b88cf3d3fb134aa7b5d602339fe1e447df09eb51"
      ],
      "author": {
        "name": "Kang Li",
        "email": "kanlig@google.com",
        "time": "Thu Apr 13 09:17:07 2017 -0700"
      },
      "committer": {
        "name": "Kang Li",
        "email": "kanlig@google.com",
        "time": "Fri Apr 21 15:44:51 2017 +0000"
      },
      "message": "Moved LRResolverRankerService to ExtServices, and added a permission to\nensure that ResolverRankerServices are from trust sources.\n\nTest: manually shared images in Camera, and in PTP to confirm it works\nas expected.\n\nChange-Id: I3549292d424fec949e9115faea7a0c5bdec06e87\n"
    },
    {
      "commit": "5d7027db6e0b82c0ffcb101c3a17997f6aefafc5",
      "tree": "9f25ddb6643b1ffbfc325c818351a3b01fa6d7d9",
      "parents": [
        "a112757e1f53a0f99cacd94d886dca05bbc86519"
      ],
      "author": {
        "name": "Andrew Scull",
        "email": "ascull@google.com",
        "time": "Wed Apr 12 11:46:27 2017 +0100"
      },
      "committer": {
        "name": "Andrew Scull",
        "email": "ascull@google.com",
        "time": "Wed Apr 19 15:17:34 2017 +0100"
      },
      "message": "Add implementation alternatives for OemLockManager.\n\nThe OEM lock can be implemented with the persistent data block or the\nOemLock HAL.\n\nTest: gts-tradefed run gts -m GtsOemLockServiceTestCases -t com.google.android.oemlock.gts.OemLockServiceTest\nBug: 34766843\nChange-Id: I16b31785d9af58212a050a299ef024be3139f0c6\n"
    },
    {
      "commit": "9a4a45762219f43903f54d5f29157dc6b3881557",
      "tree": "e3dcbc3002454f5a3ef144a428b1a7154c507ff7",
      "parents": [
        "43112fd26e89b0b27b968c54d9d8d45928f8304e"
      ],
      "author": {
        "name": "Jeff Sharkey",
        "email": "jsharkey@android.com",
        "time": "Fri Apr 14 16:28:59 2017 -0600"
      },
      "committer": {
        "name": "Jeff Sharkey",
        "email": "jsharkey@android.com",
        "time": "Fri Apr 14 16:29:04 2017 -0600"
      },
      "message": "Clear identity to handle ALLOCATE_AGGRESSIVE.\n\nWe\u0027re not actually clearing any files, only deciding how much free\nspace is available, so we\u0027re fine assuming the remote caller has the\npermission.\n\nTest: builds, boots\nBug: 37169076\nChange-Id: I6cd42f77c43e9d2de40e2b8b937c7f2145f1b869\n"
    },
    {
      "commit": "d6e9a6028a827acaa449b4657a7076738915ef74",
      "tree": "842a4755a3c593da2717d2c97bb54b184a49bced",
      "parents": [
        "117ac766a931e1893fb4a61a95670d23c409f140"
      ],
      "author": {
        "name": "Roozbeh Pournader",
        "email": "roozbeh@google.com",
        "time": "Thu Apr 13 16:04:47 2017 -0700"
      },
      "committer": {
        "name": "Roozbeh Pournader",
        "email": "roozbeh@google.com",
        "time": "Thu Apr 13 16:04:47 2017 -0700"
      },
      "message": "Add Adlam font to fonts.xml\n\nChange-Id: If6b4b9138b9b761360cfdd3c1ba9659739af6402\nFixes: 37156487\nTest: not needed\n"
    },
    {
      "commit": "a4daf89f0f6b445b59a0e8069e78b9ae952b2870",
      "tree": "d3fd08a59adb66440039bf1f448cb5323f13a67d",
      "parents": [
        "eca0d421d10e3cdaec150ef736a3fa3dad652bcb"
      ],
      "author": {
        "name": "Jeff Sharkey",
        "email": "jsharkey@android.com",
        "time": "Sun Apr 09 21:37:56 2017 -0600"
      },
      "committer": {
        "name": "Jeff Sharkey",
        "email": "jsharkey@android.com",
        "time": "Tue Apr 11 13:03:54 2017 -0600"
      },
      "message": "Grant Shell ability to clear cached app data.\n\nIt already has CLEAR_APP_USER_DATA to clear everything inside app\nstorage, and clearing cached data is a subset of that.\n\nTest: cts-tradefed run commandAndExit cts-dev -m CtsAppSecurityHostTestCases -t android.appsecurity.cts.StorageHostTest\nBug: 36731175\nChange-Id: Iefc5be6c80e2562a95424fd6fe413bdb018201a9\n"
    },
    {
      "commit": "2ac969827115c1b8bc86d9017eb1c7c1d5421b10",
      "tree": "bf0fdccaef8e5bd12406c70e8194007a94f32bab",
      "parents": [
        "adc160553092883c07ca34490f3f77eb662af562",
        "ff55115121a7a2753ba2265cb3201a3a14c0874d"
      ],
      "author": {
        "name": "TreeHugger Robot",
        "email": "treehugger-gerrit@google.com",
        "time": "Tue Apr 04 16:49:51 2017 +0000"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Tue Apr 04 16:49:56 2017 +0000"
      },
      "message": "Merge \"Reorganize font enumeration API.\" into oc-dev"
    },
    {
      "commit": "ff55115121a7a2753ba2265cb3201a3a14c0874d",
      "tree": "151c60917705792e4afa5bfc5b7820228a72cc50",
      "parents": [
        "be436bdefe1947c01eb4b42bf1b864b1e86b7fb9"
      ],
      "author": {
        "name": "Seigo Nonaka",
        "email": "nona@google.com",
        "time": "Tue Mar 28 16:16:41 2017 -0700"
      },
      "committer": {
        "name": "Seigo Nonaka",
        "email": "nona@google.com",
        "time": "Mon Apr 03 13:55:07 2017 -0700"
      },
      "message": "Reorganize font enumeration API.\n\nThis CL cleans up APIs around font variation settings.\n- Remove FontConfig and FontManager public API.\n- Remove FontManagerService from system service.\n- Extract inner class FontConfig.Axis as top-level class FontVariationAxis.\n  This is used by Typeface.Builder public API to create new Typeface.\n- Introduce and expose FontVariationAxis utility functions from/to string.\n- Throws if the invalid font variation settings is passed.\n\nTest: android.text.cts.FontVariationAxisTest passes\nTest: android.graphics.cts.TypefaceTest passes\nTest: android.graphics.cts.PaintTest passes\nChange-Id: I9ccafe7a53935960566243e2856e166878ca59ae\n"
    },
    {
      "commit": "ea00f16c8555c765f921f909974a1a426ea51b24",
      "tree": "85739a75a4c7e20a0078cb14c206f5b1d7c66c8b",
      "parents": [
        "e35d50622c8387919e42b81c7b052c64decb0615"
      ],
      "author": {
        "name": "Tony Mak",
        "email": "tonymak@google.com",
        "time": "Mon Apr 03 18:39:45 2017 +0100"
      },
      "committer": {
        "name": "Tony Mak",
        "email": "tonymak@google.com",
        "time": "Mon Apr 03 19:29:51 2017 +0100"
      },
      "message": "Whitelist DMAgent from bg check\n\nThis should be reverted before O is shipped.\n\nTest: Found DMAgent in the whitelist in Settings.\n\nBug: 36856786\n\nChange-Id: I7828566e4bc93a30457c594471fa43270c0bf3b3\n"
    },
    {
      "commit": "0c224f96746828b113fc3ac62266bc0f293c95c2",
      "tree": "1b9debf8ccd7a60c5084246a42e325d48728c151",
      "parents": [
        "891e03203c8e699610cf218da0e52a1c847796df",
        "54479c5e239efffffb3b64b8541c5fbedd639896"
      ],
      "author": {
        "name": "TreeHugger Robot",
        "email": "treehugger-gerrit@google.com",
        "time": "Mon Apr 03 11:06:53 2017 +0000"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Mon Apr 03 11:06:59 2017 +0000"
      },
      "message": "Merge \"Revert \"Whitelist ManagedProvisioning from bg check\"\" into oc-dev"
    },
    {
      "commit": "07891b13f10bf8885d42239fe129b2d8fd2cc601",
      "tree": "92b93c875c6dca8289edc71c33d93ebf002bf9c8",
      "parents": [
        "26437c0f22f095eb6a32e8f14b5d2adeff1c3ea4",
        "e0d00e65ce52876017a27382deac27b956245cee"
      ],
      "author": {
        "name": "Tyler Gunn",
        "email": "tgunn@google.com",
        "time": "Sat Apr 01 00:54:21 2017 +0000"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Sat Apr 01 00:54:25 2017 +0000"
      },
      "message": "Merge \"Add SUBSTITUTE_NOTIFICATION_APP_NAME pregrant for Telecom.\" into oc-dev"
    },
    {
      "commit": "e0d00e65ce52876017a27382deac27b956245cee",
      "tree": "223767116f1a9ec92b27b34a6e0d44daef9f3135",
      "parents": [
        "f114667f2dc1f8dbbbb9239d6d3eaa22632ea32b"
      ],
      "author": {
        "name": "Tyler Gunn",
        "email": "tgunn@google.com",
        "time": "Fri Mar 31 17:50:56 2017 -0700"
      },
      "committer": {
        "name": "Tyler Gunn",
        "email": "tgunn@google.com",
        "time": "Fri Mar 31 17:50:56 2017 -0700"
      },
      "message": "Add SUBSTITUTE_NOTIFICATION_APP_NAME pregrant for Telecom.\n\nTest: Manual\nBug: 36817809\nChange-Id: I2d7439e3d0040b617a842812b6ae8bda3c32f1ee\n"
    },
    {
      "commit": "88b111401028c33f5d7621eec33c0bae3f5e4c9e",
      "tree": "90082909b3efd2ea1a51288293a9b299681be22f",
      "parents": [
        "f2cd4371fe4985ad23473ac7885754927a578ca2"
      ],
      "author": {
        "name": "Jungshik Shin",
        "email": "jungshik@google.com",
        "time": "Fri Mar 17 14:56:17 2017 -0700"
      },
      "committer": {
        "name": "Roozbeh Pournader",
        "email": "roozbeh@google.com",
        "time": "Fri Mar 31 19:31:13 2017 +0000"
      },
      "message": "Use variable fonts for Noto Sans Khmer\n\nUpdate fonts.xml to use NotoSansKhmer-VF.ttf.\n\nThe weight range of Khmer is also extended to have 9 weight instances\n(three more than Roboto with 200, 600 and 800).\n\nThe width range for Khmer is left alone partly because of an apparent\nlack of support in fonts.xml for non-normal width fallback fonts.\n\nNote that Noto Sans Khmer UI is left alone because of a baseline issue.\n\nBUG: 22667753\nTest: See the QA instruction in comment 10 of the bug.\nTest: fontchain_lint\nChange-Id: Idf6d4fec86822663ac08feb8979edacbc6c709a0\n"
    },
    {
      "commit": "54479c5e239efffffb3b64b8541c5fbedd639896",
      "tree": "fa6ae182ad7b114db5575646a4ebc0ab8294b7d9",
      "parents": [
        "bbb551cfb5df58512f6d0df889766887d440eb08"
      ],
      "author": {
        "name": "Tony Mak",
        "email": "tonymak@google.com",
        "time": "Thu Mar 30 16:27:49 2017 +0000"
      },
      "committer": {
        "name": "Tony Mak",
        "email": "tonymak@google.com",
        "time": "Thu Mar 30 16:27:49 2017 +0000"
      },
      "message": "Revert \"Whitelist ManagedProvisioning from bg check\"\n\nThis reverts commit bbb551cfb5df58512f6d0df889766887d440eb08.\n\nReason for revert: \u003cINSERT REASONING HERE\u003e\n\nChange-Id: I1d36b8760aac68fc4d3fca106d20cddfddaa9230\n"
    },
    {
      "commit": "bbb551cfb5df58512f6d0df889766887d440eb08",
      "tree": "6ff4f3dafa2e7ee25f1db5f8951e2aaa3a6972c8",
      "parents": [
        "76c32a35a956fa3a4559c6ed9512f4083ec011b7"
      ],
      "author": {
        "name": "Tony Mak",
        "email": "tonymak@google.com",
        "time": "Wed Mar 29 15:53:07 2017 +0100"
      },
      "committer": {
        "name": "Tony Mak",
        "email": "tonymak@google.com",
        "time": "Wed Mar 29 20:41:17 2017 +0000"
      },
      "message": "Whitelist ManagedProvisioning from bg check\n\nNotice that app put in this list is also exempted from doze.\nAlso, this only exempts us from the service restriction, but not the broadcast one.\n\nTest: adb shell am make-uid-idle  --user 0 com.android.managedprovisioning\n      \u0026\u0026 adb shell am broadcast -a android.intent.action.PRE_BOOT_COMPLETED -n com.android.managedprovisioning/com.android.managedprovisioning.ota.PreBootListener\n      Observe there is no crash\n\nChange-Id: Ic0a943a9b66c909a6727f9411af519a8c6cf0157\nFix: 36705375\n"
    },
    {
      "commit": "b1669bf22bb8d1fc72633c713e7c6236e55c19d8",
      "tree": "2bb074fa1984317a3bf36d63a10ca5dd8ea61e5c",
      "parents": [
        "c344373ed49c768f3b1cc8486c6ab376e5ef5256",
        "ec3a9f3346d672e916e83eb2c9c827593d8412c1"
      ],
      "author": {
        "name": "Chris Tate",
        "email": "ctate@android.com",
        "time": "Wed Mar 22 18:07:43 2017 +0000"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Wed Mar 22 18:07:49 2017 +0000"
      },
      "message": "Merge \"Give shell the CHANGE_DEVICE_IDLE_TEMP_WHITELIST permission\""
    },
    {
      "commit": "ec3a9f3346d672e916e83eb2c9c827593d8412c1",
      "tree": "46fd8409e1171c7ef8e3beafc82e87b6390b9718",
      "parents": [
        "68745b2a5512f209a6a86a7ec1dc91fe908d2bb9"
      ],
      "author": {
        "name": "Christopher Tate",
        "email": "ctate@google.com",
        "time": "Tue Mar 21 17:43:47 2017 -0700"
      },
      "committer": {
        "name": "Christopher Tate",
        "email": "ctate@google.com",
        "time": "Tue Mar 21 17:52:42 2017 -0700"
      },
      "message": "Give shell the CHANGE_DEVICE_IDLE_TEMP_WHITELIST permission\n\nShell needs to have this permission in order for the deviceidle\ntempwhitelist shell command to exist.\n\nBug 34715096\nTest: cts-tradefed run cts -m CtsAppTestCases \\\n  -t android.app.cts.ActivityManagerTest#testBackgroundCheckService\n\nChange-Id: Ic1fdd87b6020649705ba0c9349dd00dd096037f3\n"
    },
    {
      "commit": "6dad6d41b8b4d0d09de220dd8a7e7951b8ea6a12",
      "tree": "6ed3fdc29b471cf6ea968419709d98828c616232",
      "parents": [
        "a03686cc2ecc694f26e3bb211a490fb00c47a806"
      ],
      "author": {
        "name": "Conrad Chen",
        "email": "conradchen@google.com",
        "time": "Mon Mar 20 15:19:11 2017 -0700"
      },
      "committer": {
        "name": "Conrad Chen",
        "email": "conradchen@google.com",
        "time": "Tue Mar 21 16:59:50 2017 -0700"
      },
      "message": "Declare privileged permissions of Live TV app\n\nTest: build\nBug: 35782070\nChange-Id: Ia1e39dcf8fdd3345837ebec1729ad4d02699763b\n"
    },
    {
      "commit": "1d0e57c2f84fe9fdae1aaad6d3fe86b2440c5a73",
      "tree": "2fbea54f6c4b1c313b7e349ffc011ef21f1d6502",
      "parents": [
        "6202c5e0052ae6e4c6b84e9085aee61383c7d562"
      ],
      "author": {
        "name": "Roozbeh Pournader",
        "email": "roozbeh@google.com",
        "time": "Mon Mar 13 15:03:38 2017 -0700"
      },
      "committer": {
        "name": "Roozbeh Pournader",
        "email": "roozbeh@google.com",
        "time": "Mon Mar 13 15:03:38 2017 -0700"
      },
      "message": "Add 25 Noto fonts for historic scripts to fonts.xml\n\nFonts for Avestan, Brahmi, Carian, Cuneiform, Cypriot, Deseret,\nEgyptian Hieroglyphs, Gothic, Imperial Aramaic, Inscriptional\nPahlavi, Inscriptional Parthian, Kaithi, Kharoshthi, Linear B,\nLycian, Lydian, Ogham, Old Italic, Old Persian, Old South Arabian,\nOld Turkic, Osmanya, Phoenician, Shavian, and Ugaritic have been\nadded to fonts.xml.\n\nTest: Manual\nBug: 32046261\nChange-Id: I3e8a0cc5b066d88f0655daf99320a992037d9082\n"
    },
    {
      "commit": "8ac32ec6580c11a853862ebabd20f3cacb8e6cf7",
      "tree": "b0ec3a59d117369d91ec897e4041fb6b075b4874",
      "parents": [
        "2781410d9b8024dae30c00ac46417905c7e01e1a"
      ],
      "author": {
        "name": "Daniel Cardenas",
        "email": "danielcar@google.com",
        "time": "Thu Mar 09 11:28:02 2017 -0800"
      },
      "committer": {
        "name": "Daniel Cardenas",
        "email": "danielcar@google.com",
        "time": "Thu Mar 09 13:40:16 2017 -0800"
      },
      "message": "Create new Audio include for TVs that doesn\u0027t have ringtones.\n\nCopied AllAudio.mk, pseudo sorted the list and removed ringtones.\n\nBug: 36066803\nTest: Build on Fugu\nChange-Id: I5a68dc930fae9e694a62a023f7445c752487c492\n"
    },
    {
      "commit": "5517b7372679d4a496cb9afbd88a161c18c8f0ce",
      "tree": "657af3a78147a2e9627c9967cc1023789159e145",
      "parents": [
        "c7eefdbda7864c71f2bc1845e83d9a21aa10c338"
      ],
      "author": {
        "name": "Jeff Sharkey",
        "email": "jsharkey@android.com",
        "time": "Tue Mar 07 14:20:03 2017 -0700"
      },
      "committer": {
        "name": "Jeff Sharkey",
        "email": "jsharkey@android.com",
        "time": "Tue Mar 07 14:21:30 2017 -0700"
      },
      "message": "Revert \"Start locking down /data/media access.\"\n\nCaused b/35926593 because ExternalStorageProvider needs raw\naccess to underlying devices that aren\u0027t mounted visibly, like\nUSB mass storage devices.\n\nThis reverts commit 53d64fc839ad79be28d783f0f14082310a647dd9.\n"
    },
    {
      "commit": "272fe5c33866ccc9f590e8fa383f7d96577f8068",
      "tree": "4f6f8da4aaee903a860aa7e72d5732375371d1cc",
      "parents": [
        "d4bd7f1ee69793ed70e38bf42aa8488745e29193",
        "7344159c71d5a6b38639ab9e1c911e0b26f698ea"
      ],
      "author": {
        "name": "Jeff Davidson",
        "email": "jpd@google.com",
        "time": "Mon Mar 06 18:57:42 2017 +0000"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Mon Mar 06 18:57:48 2017 +0000"
      },
      "message": "Merge \"Declare new com.android.phone permission in whitelist.\""
    },
    {
      "commit": "7344159c71d5a6b38639ab9e1c911e0b26f698ea",
      "tree": "d00b090538ed9a65b9478746ed5dc724e408b12e",
      "parents": [
        "7485a9bbb38779746bc8555a4de2b6d88a20f0f7"
      ],
      "author": {
        "name": "Jeff Davidson",
        "email": "jpd@google.com",
        "time": "Fri Mar 03 17:42:35 2017 -0800"
      },
      "committer": {
        "name": "Jeff Davidson",
        "email": "jpd@google.com",
        "time": "Fri Mar 03 17:42:35 2017 -0800"
      },
      "message": "Declare new com.android.phone permission in whitelist.\n\nBug: 35948554\nTest: Will verify T/H build\nChange-Id: I41773160aa6515983a15365905a2cbb6b13e10c6\n"
    },
    {
      "commit": "1991f5723070d9464c06f2bb8dc6bf3a2432f9fd",
      "tree": "e342f40202c07d3749a1f5cf09baf674d42d0c93",
      "parents": [
        "2c66f192ca3f43b35db84c13af687a847b10301d"
      ],
      "author": {
        "name": "Alex Klyubin",
        "email": "klyubin@google.com",
        "time": "Fri Mar 03 14:08:36 2017 -0800"
      },
      "committer": {
        "name": "Alex Klyubin",
        "email": "klyubin@google.com",
        "time": "Fri Mar 03 14:25:14 2017 -0800"
      },
      "message": "Restrict access from apps to bluetooth_address setting\n\nBluetoothManagerService for some reason leaks the Android\u0027s Bluetooth\nMAC address via Settings.Secure which is normally readable by all\napps. This lets apps bypass the restriction on access to Bluetooth MAC\naddress from apps.\n\nThis commit fixes the issue by restricting access to bluetooth_address\nsecure setting (Settings.Secure). Only packages which hold the\nandroid.permission.LOCAL_MAC_ADDRESS permission retain access.\n\nThis commit accordingly grants LOCAL_MAC_ADDRESS permission to the\nsystem Shell app because a number of scripts (including Android CTS)\nuse \"adb shell settings get secure bluetooth_address\" as a convenient\nway to query the device\u0027s Bluetooth MAC address over ADB. This is\nacceptable because the user of the device can see the Bluetooth MAC\naddress and thus it\u0027s fine for shell to be able to see the address as\nwell.\n\nTest: See CTS test added in the cts project in this topic.\nTest: \"adb shell settings get secure bluetooth_address\" returns the\n      Bluetooth MAC address of the Android.\nTest: \"adb shell settings list secure | grep bluetooth_address\"\n      returns the Bluetooth MAC address of the Android.\nTest: Bluetooth works (toggling off/on, pairing, file transfer)\nBug: 33701414\n\nChange-Id: I17b110b96eb3794b25c1661e93d29a7a003e3c9a\n"
    },
    {
      "commit": "47d663fcb82888b9e5e4309510a49857244d882a",
      "tree": "08d637b89ef57464d7f48fa66383db70e86d496e",
      "parents": [
        "2584ba6bf4310264239f1f168e52cb0ed3e09055",
        "19b05500b7ecc3998b77e1d03f36a73fe0531a9f"
      ],
      "author": {
        "name": "TreeHugger Robot",
        "email": "treehugger-gerrit@google.com",
        "time": "Tue Feb 28 04:52:23 2017 +0000"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Tue Feb 28 04:52:26 2017 +0000"
      },
      "message": "Merge \"Document future removal or move of fonts.xml\""
    },
    {
      "commit": "19b05500b7ecc3998b77e1d03f36a73fe0531a9f",
      "tree": "70aaf6aaaba4ec4b42016198c0f3a8b8c96e5879",
      "parents": [
        "0c6d24f736c1b7d5e8b3c698d2e25d90203431f2"
      ],
      "author": {
        "name": "Roozbeh Pournader",
        "email": "roozbeh@google.com",
        "time": "Fri Feb 24 10:16:40 2017 -0800"
      },
      "committer": {
        "name": "Roozbeh Pournader",
        "email": "roozbeh@google.com",
        "time": "Mon Feb 27 08:32:41 2017 -0800"
      },
      "message": "Document future removal or move of fonts.xml\n\nUsers are referred to alternative ways to find the data.\n\nTest: not needed\nChange-Id: I399b3aed8d04b0eecf163f61faba8fd5babc74de\n"
    },
    {
      "commit": "aea3cf40d61d5ecdbec729ff1e6ca06dcd7c3534",
      "tree": "db13d49c705712cadd3bba4c27071474b3f7cf1e",
      "parents": [
        "8a362bb9a5bb3dd77f4b514dbc7b67024adeced4"
      ],
      "author": {
        "name": "Adam Lesinski",
        "email": "adamlesinski@google.com",
        "time": "Thu Feb 23 18:17:11 2017 -0800"
      },
      "committer": {
        "name": "Adam Lesinski",
        "email": "adamlesinski@google.com",
        "time": "Thu Feb 23 18:52:30 2017 -0800"
      },
      "message": "Whitelist new CHANGE_OVERLAY_PACKAGES permission\n\nThe Shell application needs access to change which overlays are\nenabled in OverlayManagerService.\n\nTest: Manual: invoke adb exec-out cmd overlay enable some.package.name\nwhen shell is not root (adb unroot on eng builds).\nChange-Id: I1849f68e244cfc9b1e13eb0e673dde7be03cba6d\n"
    },
    {
      "commit": "53d64fc839ad79be28d783f0f14082310a647dd9",
      "tree": "48d0ff3d64b6995613d2d69c70ee6a3e91afcbfd",
      "parents": [
        "458428ea6633e6000b453ef272c13823f5d02fe5"
      ],
      "author": {
        "name": "Jeff Sharkey",
        "email": "jsharkey@android.com",
        "time": "Wed Feb 22 14:10:44 2017 -0700"
      },
      "committer": {
        "name": "Jeff Sharkey",
        "email": "jsharkey@android.com",
        "time": "Wed Feb 22 15:48:46 2017 -0700"
      },
      "message": "Start locking down /data/media access.\n\nThe new sdcardfs filesystem requires that we have stricter access\ncontrols around /data/media style locations.  Start by taking away\nthe \"media_rw\" GID from apps requesting the WRITE_MEDIA_STORAGE\npermission.\n\nCommon use-cases like music playback appear to continue working fine,\nas clients should only be attempting to use /data/media paths after\ncalling maybeTranslateEmulatedPathToInternal().\n\nTest: builds, boots, music playback works\nBug: 35447080\nChange-Id: Iba9f3ef41d3277c75497f675a1fe6d3406cf4542\n"
    },
    {
      "commit": "f970636072727046006d72195c0c5786c15147f1",
      "tree": "ccf1305920de4fba27392bb0c0f051c446dbeb9c",
      "parents": [
        "54dc4cb09601096656fa941d0eda57ce819f714a"
      ],
      "author": {
        "name": "Jerry Zhang",
        "email": "zhangjerry@google.com",
        "time": "Fri Feb 17 11:46:58 2017 -0800"
      },
      "committer": {
        "name": "Jerry Zhang",
        "email": "zhangjerry@google.com",
        "time": "Fri Feb 17 11:50:30 2017 -0800"
      },
      "message": "Allow the shell to set USB functions.\n\nBug: 25596495\nTest: svc usb setFunction mtp true\nChange-Id: I4472464a1c7ed100cb257dbad83d1d8cfef88fc7\n"
    },
    {
      "commit": "3283079e5e6e100c183eac2c8c2da251d5d3d42b",
      "tree": "17c3ea781cd3cc41d30565b69a46cce23632f034",
      "parents": [
        "62185042fabd40072df5ac3a4484f1a69cffdc81"
      ],
      "author": {
        "name": "Christopher Tate",
        "email": "ctate@google.com",
        "time": "Fri Feb 10 11:23:43 2017 -0800"
      },
      "committer": {
        "name": "Christopher Tate",
        "email": "ctate@google.com",
        "time": "Fri Feb 10 11:42:23 2017 -0800"
      },
      "message": "Put shell on the idle/background whitelist\n\nBug 35229549\n\nChange-Id: I9f7dd66c37af9c28c9f0714be4358b94930c2d32\n"
    },
    {
      "commit": "3f13c54f1443809ea14dbc04e14cdf2d4201be60",
      "tree": "34618cbaa14d3b6c6ad547558d803690855306b5",
      "parents": [
        "660ea8c6d7b18ad84d797f5746aec9db4fa3ecba"
      ],
      "author": {
        "name": "Dianne Hackborn",
        "email": "hackbod@google.com",
        "time": "Thu Feb 09 11:05:11 2017 -0800"
      },
      "committer": {
        "name": "Dianne Hackborn",
        "email": "hackbod@google.com",
        "time": "Thu Feb 09 11:07:18 2017 -0800"
      },
      "message": "Fix issue #34592078: Mobile broadcast crash observed randomly...\n\n...when using device on mobile data\n\nWhitelist CellBroadcastReceiver, this is a core OS component anyway\nso this probably makes sense.\n\nTest: manual\n\nChange-Id: I1560093640e81064ad123ff0bbcb307583fc47c6\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": "c15add00405c85317e89480f65383ed6025cf252",
      "tree": "f03de9874ae79f8b92331a4ba43fb8f3637862bb",
      "parents": [
        "620f72841fb3284e43878789ef7029d316d7b54e",
        "bd8851022e36a14b068af3ef00b3a19e46f1f04e"
      ],
      "author": {
        "name": "TreeHugger Robot",
        "email": "treehugger-gerrit@google.com",
        "time": "Tue Feb 07 10:13:06 2017 +0000"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Tue Feb 07 10:13:09 2017 +0000"
      },
      "message": "Merge \"Extend permissions of cameraserver\""
    },
    {
      "commit": "bd8851022e36a14b068af3ef00b3a19e46f1f04e",
      "tree": "a3539998ef01d31d75159c82fdfc0f74de5f8c8e",
      "parents": [
        "85a05cd9b5945c42f46ce1bcacb2d1e0aa8c7a44"
      ],
      "author": {
        "name": "Emilian Peev",
        "email": "epeev@google.com",
        "time": "Wed Feb 01 16:07:31 2017 +0000"
      },
      "committer": {
        "name": "Emilian Peev",
        "email": "epeev@google.com",
        "time": "Mon Feb 06 17:14:20 2017 +0000"
      },
      "message": "Extend permissions of cameraserver\n\nCamera service will need to a way to query\nthe process state and oom score.\n\nBUG: 34701266\nTest: Manual testing + cts-tradefd run cts -m Camera --abi armeabi-v7a --disable-reboot\nChange-Id: I4df704817d2fc728d421daeffbbbcee2e61d8c3b\n"
    },
    {
      "commit": "cab1dad44f2c4adbc4bdd6938a6131e592fd18aa",
      "tree": "4bdf0bf328ea8b8198e5c75aa4e87712218138b8",
      "parents": [
        "e7da87a41f7860c2240b744947656d8c298bba95"
      ],
      "author": {
        "name": "Brad Ebinger",
        "email": "breadley@google.com",
        "time": "Fri Feb 03 10:42:25 2017 -0800"
      },
      "committer": {
        "name": "Brad Ebinger",
        "email": "breadley@google.com",
        "time": "Fri Feb 03 10:51:05 2017 -0800"
      },
      "message": "Add BIND_IMS_SERVICE to permissions whitelist\n\nAdds android.permission.BIND_IMS_SERVICE to the permissions\nwhitelist xml file.\n\nBug: 34813244\nTest: Manual\nChange-Id: I7a7ad1a361c9d2dcc51769bc74a436878ad4adc5\n"
    },
    {
      "commit": "2dac5c7212bfbcec4820a7a4a9e033e282f0a657",
      "tree": "555a866da0316929556527176e42a92e79b574e2",
      "parents": [
        "40c509ff0fda06c249bc6e9064dc63605f783bfc",
        "00620e70d506a4a70705ee3dfb6e1bbac53a47f4"
      ],
      "author": {
        "name": "Nimrod Gileadi",
        "email": "nimrod@google.com",
        "time": "Wed Feb 01 18:08:49 2017 +0000"
      },
      "committer": {
        "name": "android-build-merger",
        "email": "android-build-merger@google.com",
        "time": "Wed Feb 01 18:08:49 2017 +0000"
      },
      "message": "Add Wear keycodes to emulator key layout file. am: 119a06ce55 am: 9576ce6696\nam: 00620e70d5\n\nChange-Id: Ie9e186901a6d846ee1417b1b1db9ed091e854b89\n"
    },
    {
      "commit": "9576ce66966c843d7d59ed27fbcbf6e64271e2b5",
      "tree": "ecbb7e5665c7f4e57c27a54dd3bf0cf5b64a811c",
      "parents": [
        "820768f0341ec97fda392ce8fd9b34d78712d66d",
        "119a06ce55ce584e4735ceb8eb1315b65b7054aa"
      ],
      "author": {
        "name": "Nimrod Gileadi",
        "email": "nimrod@google.com",
        "time": "Wed Feb 01 17:57:16 2017 +0000"
      },
      "committer": {
        "name": "android-build-merger",
        "email": "android-build-merger@google.com",
        "time": "Wed Feb 01 17:57:16 2017 +0000"
      },
      "message": "Add Wear keycodes to emulator key layout file.\nam: 119a06ce55\n\nChange-Id: I33d2b0f9b8281c22422677f03d6046a1be0bd94f\n"
    },
    {
      "commit": "119a06ce55ce584e4735ceb8eb1315b65b7054aa",
      "tree": "e0f9842d513c1e5c14222c42b1d16bf92a20de37",
      "parents": [
        "c800ddc824256cea4142ac2530b0489e4f816201"
      ],
      "author": {
        "name": "Nimrod Gileadi",
        "email": "nimrod@google.com",
        "time": "Wed Feb 01 12:12:00 2017 +0000"
      },
      "committer": {
        "name": "Nimrod Gileadi",
        "email": "nimrod@google.com",
        "time": "Wed Feb 01 12:13:12 2017 +0000"
      },
      "message": "Add Wear keycodes to emulator key layout file.\n\nThe SLEEP keycode is used by Android Wear to indicate a\n\"palming\" gesture (covering the screen with one\u0027s hand).\n\nThe STEM_* buttons are used for side buttons on Wear.\n\nThe keycode values were added to the emulator in\nhttp://r.android.com/330771\n\nBug: 19996432\nChange-Id: Ib90c3b27209b0059ebc1c2cce46cc732a677d557\n"
    },
    {
      "commit": "fffa2eb0460dbb790d565b3e2a651b6a9fb7c9b9",
      "tree": "1420ef129be82022ac9b65ba62b9720c8215f994",
      "parents": [
        "18b317cf9857693e905b44a1c46f4806270d0a95",
        "03a1ba2da4f8789d1c5f707764c0b9467bf78b24"
      ],
      "author": {
        "name": "TreeHugger Robot",
        "email": "treehugger-gerrit@google.com",
        "time": "Tue Jan 24 22:40:11 2017 +0000"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Tue Jan 24 22:40:17 2017 +0000"
      },
      "message": "Merge \"Deliver MEDIA_SCANNER_SCAN_FILE to background receivers\""
    },
    {
      "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": "02616eaac81831cea8627c9d760c148e2896baf1",
      "tree": "2019c09771ee9e8779f8daacf15c14ac18021622",
      "parents": [
        "e5ec708000ed714bd3a493cfa682a1af207eb8d3"
      ],
      "author": {
        "name": "Fyodor Kupolov",
        "email": "fkupolov@google.com",
        "time": "Tue Jan 24 11:39:23 2017 -0800"
      },
      "committer": {
        "name": "Fyodor Kupolov",
        "email": "fkupolov@google.com",
        "time": "Tue Jan 24 11:39:23 2017 -0800"
      },
      "message": "Whitelist CHANGE_DEVICE_IDLE_TEMP_WHITELIST for systemui\n\nTest: device starts without warning\nChange-Id: Ia13f7cee3da7eb2ac185415b44b6905f0f28c487\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": "5c26dc1b54a4198b08041d55e5f7b1a078738943",
      "tree": "6a826b22638b754833e95604ea680411e42da54e",
      "parents": [
        "b19341d121108f3ba680b56f219a806c79265d99",
        "f9a8bd28282a3c3e06fd472b076b74b61dd6b988"
      ],
      "author": {
        "name": "Fyodor Kupolov",
        "email": "fkupolov@google.com",
        "time": "Wed Jan 18 22:42:42 2017 +0000"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Wed Jan 18 22:42:45 2017 +0000"
      },
      "message": "Merge \"Updated platform privileged permissions\""
    },
    {
      "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"
    },
    {
      "commit": "f9a8bd28282a3c3e06fd472b076b74b61dd6b988",
      "tree": "808265efa0d08da70f676ee4573246dcb4bdaeaa",
      "parents": [
        "423f949594386aeb0a38b5d79a6b71af63c3a83b"
      ],
      "author": {
        "name": "Fyodor Kupolov",
        "email": "fkupolov@google.com",
        "time": "Thu Jan 05 18:45:06 2017 -0800"
      },
      "committer": {
        "name": "Fyodor Kupolov",
        "email": "fkupolov@google.com",
        "time": "Thu Jan 12 17:36:53 2017 -0800"
      },
      "message": "Updated platform privileged permissions\n\nChange-Id: I84e27ec023b20205bacb026e0a7cc32c12f67a7b\nTest: manual\nBug: 33499917\nBug: 34128772\n"
    },
    {
      "commit": "cd54da45958a8c3a7cdf3138edf593dab493c0b9",
      "tree": "6f117fcdb3540380c3f2224a5f23d343c2922b23",
      "parents": [
        "896619a7edef59dee96e358d2706a03b86e7ef55"
      ],
      "author": {
        "name": "Joe LaPenna",
        "email": "jlapenna@google.com",
        "time": "Wed Jan 11 20:54:03 2017 -0800"
      },
      "committer": {
        "name": "Joe LaPenna",
        "email": "jlapenna@google.com",
        "time": "Wed Jan 11 20:54:03 2017 -0800"
      },
      "message": "Add networkrecommendation permissions to privapp perms list.\n\nBug: 34235587\nTest: Flashed and checked logcat for crash.\nChange-Id: Ib35070ea87e23a3be8804eb3796e02c76a5628d0\n"
    },
    {
      "commit": "a27acfdebcaab7a62d1e862734ea4b2f54a66b33",
      "tree": "66214597cef750c4cff288c4cea6342381ce5fa7",
      "parents": [
        "86cdcd33dfb0d143e11a03d545661afd9e69b412"
      ],
      "author": {
        "name": "Roozbeh Pournader",
        "email": "roozbeh@google.com",
        "time": "Mon Dec 19 15:13:12 2016 -0800"
      },
      "committer": {
        "name": "Roozbeh Pournader",
        "email": "roozbeh@google.com",
        "time": "Mon Dec 19 15:19:35 2016 -0800"
      },
      "message": "Add font descriptions for six more scripts to fonts.xml\n\nFont data for Phags-pa, Runic, Samaritan, and Tagalog are added, as\nwell as two new styles for Syriac (Estrangela was already included,\nEastern and Western are added).\n\nBug: 29535549\nBug: 32046261\nTest: manual (new characters are now displayed) and \u0027make fontchain_lint\u0027\nChange-Id: Iad08286392850caf92e374818bd29d06b6a87e52\n"
    },
    {
      "commit": "aba60b542e5e60288262429fbec5a5a8724c313f",
      "tree": "9a157174e11d6c354c03236a5282b062492a718e",
      "parents": [
        "e70c9095b02ec46111c3e3677b43dab1a78e6188"
      ],
      "author": {
        "name": "Roozbeh Pournader",
        "email": "roozbeh@google.com",
        "time": "Fri Dec 09 19:21:01 2016 -0800"
      },
      "committer": {
        "name": "Roozbeh Pournader",
        "email": "roozbeh@google.com",
        "time": "Tue Dec 13 22:53:52 2016 +0000"
      },
      "message": "Remove Droid Sans Fallback from all builds\n\nDroid Sans Fallback is now completely replaced by Noto Sans CJK. The\nfont files are kept in the tree, since the SDK still needs them.\n\nAlso, Android.mk is updated to reflect the fact that Noto Color Emoji\nis now included in SMALLER_FONT_FOOTPRINT, so fontchain_lint checks\nfor emoji consistency in that footprint too.\n\nBug: 31854008\nTest: make fontchain_lint\nChange-Id: I4f57114a48ecfaee87b49f01f7ef4fa5cd0b19fb\n"
    },
    {
      "commit": "964d2ebb94c41d2cf1fb45b534e86c10e0ced3ac",
      "tree": "50a332720c60e507b7fb6515041c4ae8ec5449c7",
      "parents": [
        "368d703d7d75799d6e00da1d42035a0bc36861e6"
      ],
      "author": {
        "name": "Fyodor Kupolov",
        "email": "fkupolov@google.com",
        "time": "Wed Nov 09 14:32:27 2016 -0800"
      },
      "committer": {
        "name": "Fyodor Kupolov",
        "email": "fkupolov@google.com",
        "time": "Mon Nov 14 18:06:15 2016 -0800"
      },
      "message": "Control privileged permissions for priv-apps\n\nAdded support for privapp-permissions config element. It allows to explicitly\ncontrol what privileged permissions applications should be granted.\n\nFeature is controlled by ro.control_privapp_permissions property.\nPossible values:\n- 0/false, the feature is completely disabled - signature|privileged\n  permissions are granted automatically without logging. *Default behavior*\n- 1/true, enforce that only whitelisted permissions are granted. Only\n  devices with ro.control_privapp_permission\u003d1 will pass CTS tests.\n\nTest: Manual\nBug:31008485\nChange-Id: I93a8c2782cc72b3953f32c237086d08d82ac0d5b\n"
    },
    {
      "commit": "ad0c46100b93aa6d30a8051b0843619842b8be9c",
      "tree": "6c3cb3149d66a72ccde1bfc8c31cd03d43cb91d6",
      "parents": [
        "ae78060027c86169dbf1723ecc7646679b6e62f0",
        "92b85c47ac7fafe1895c7870fc7666ad66ef16c1"
      ],
      "author": {
        "name": "Ajay Panicker",
        "email": "apanicke@google.com",
        "time": "Fri Sep 23 00:04:19 2016 +0000"
      },
      "committer": {
        "name": "android-build-merger",
        "email": "android-build-merger@google.com",
        "time": "Fri Sep 23 00:04:19 2016 +0000"
      },
      "message": "Merge \"Remove net_bt_stack group and replace it with bluetooth\" am: 2309b98b25 am: 4a1fd7eb3d am: bd25fec0d9\nam: 92b85c47ac\n\nChange-Id: Ib39c516edf51fc9e13799b0bea266c403434ac9e\n"
    },
    {
      "commit": "92b85c47ac7fafe1895c7870fc7666ad66ef16c1",
      "tree": "f61a1554c4341f5b845e6424739e95853b29adce",
      "parents": [
        "b380c545d287618f64acb2b47b924f52a5a2906e",
        "bd25fec0d9f65f74462112a6d1550624a6536beb"
      ],
      "author": {
        "name": "Ajay Panicker",
        "email": "apanicke@google.com",
        "time": "Thu Sep 22 21:58:14 2016 +0000"
      },
      "committer": {
        "name": "android-build-merger",
        "email": "android-build-merger@google.com",
        "time": "Thu Sep 22 21:58:14 2016 +0000"
      },
      "message": "Merge \"Remove net_bt_stack group and replace it with bluetooth\" am: 2309b98b25 am: 4a1fd7eb3d\nam: bd25fec0d9\n\nChange-Id: I3825be4ebe408de183ad2787ca3da0c17d706e0d\n"
    },
    {
      "commit": "35cb698a88ef6479dbcbf6be8ff216b1ab11db66",
      "tree": "89fb3d70f9e5d9308b7ba52c13d8af5453324332",
      "parents": [
        "dfa6e6f18650cfab8c8f6b7269ef131e391484ee"
      ],
      "author": {
        "name": "Ajay Panicker",
        "email": "apanicke@google.com",
        "time": "Tue Sep 20 11:18:14 2016 -0700"
      },
      "committer": {
        "name": "Ajay Panicker",
        "email": "apanicke@google.com",
        "time": "Tue Sep 20 23:05:50 2016 +0000"
      },
      "message": "Remove net_bt_stack group and replace it with bluetooth\n\nBug: 31549206\nChange-Id: I4da37bef5cff0e6054e952e6755905a5cc1e2e68\n"
    },
    {
      "commit": "f9936b9b7cade30306d5f17534256e587c172254",
      "tree": "29134457b4cdaa7112ca139304e8892ac8f839f0",
      "parents": [
        "e9eb001e886632e91d1fe3601f9c4a93fd0e542f"
      ],
      "author": {
        "name": "yirui",
        "email": "yirui@google.com",
        "time": "Wed Sep 07 14:37:30 2016 +0900"
      },
      "committer": {
        "name": "yirui",
        "email": "yirui@google.com",
        "time": "Wed Sep 14 10:30:59 2016 +0900"
      },
      "message": "Fix incorrect emoji presentation for \u0027Zsym\u0027 script\n\nIf the language tag \"und-Zsym\" is applied to a TextView, the default\npresentation should be text-style. However, it didn\u0027t work before this\npatch, due to a lack of \"und-Zsym\" language tag in fonts.xml.\n\nBug: 31297127\nChange-Id: Ieed8fe1532806dd1e75c58aa0d7a724bfeed7796\n"
    },
    {
      "commit": "8c3e199ba609473769bacfc9dcbc76c086a107ce",
      "tree": "a09f8cc633165b75ae66deb7f0457ffb5a298d71",
      "parents": [
        "a3924f78f98c2342fd9f0499782de3130a8d6056",
        "57067c871df918a4a7dac4e9fdc66215a152c775"
      ],
      "author": {
        "name": "Jean-Michel Trivi",
        "email": "jmtrivi@google.com",
        "time": "Wed Aug 24 23:53:13 2016 +0000"
      },
      "committer": {
        "name": "android-build-merger",
        "email": "android-build-merger@google.com",
        "time": "Wed Aug 24 23:53:13 2016 +0000"
      },
      "message": "Fix alarm Bounce: remove DC offset at beginning am: bcbb5c4e07 am: a833e1ca30\nam: 57067c871d\n\nChange-Id: I22065fdc052656dcd3e635ccab71886b10e05448\n"
    },
    {
      "commit": "bcbb5c4e0774d6b13d8b548a78ae09a999a16a2e",
      "tree": "81245e18c61a8991ecac517c2dd6ca16e935b309",
      "parents": [
        "e9c519e0499ebf5dd17d556ce983439ba37596a1"
      ],
      "author": {
        "name": "Jean-Michel Trivi",
        "email": "jmtrivi@google.com",
        "time": "Wed Aug 24 16:00:11 2016 -0700"
      },
      "committer": {
        "name": "Jean-Michel Trivi",
        "email": "jmtrivi@google.com",
        "time": "Wed Aug 24 23:02:49 2016 +0000"
      },
      "message": "Fix alarm Bounce: remove DC offset at beginning\n\nBug 31047718\n\nChange-Id: I8abc8c6d90be172fe2797b1e89d34fafa690e21c\n"
    },
    {
      "commit": "84c784b49af78429b2d0cc65b7a1301f9c04ea0d",
      "tree": "6097172294746bdb6932b3f303625bd1fed53450",
      "parents": [
        "b4e81ff4c3a55356b2ec9d60da851b9a3d79961f",
        "d116e0fc1447470a1d7ca1d6f25f56b4e598f996"
      ],
      "author": {
        "name": "Felipe Leme",
        "email": "felipeal@google.com",
        "time": "Wed Jun 01 23:02:47 2016 +0000"
      },
      "committer": {
        "name": "android-build-merger",
        "email": "android-build-merger@google.com",
        "time": "Wed Jun 01 23:02:47 2016 +0000"
      },
      "message": "Merge \"Move DownloadsManager to permanent whitelist.\" into nyc-dev am: 31e3b14d6a\nam: d116e0fc14\n\n* commit \u0027d116e0fc1447470a1d7ca1d6f25f56b4e598f996\u0027:\n  Move DownloadsManager to permanent whitelist.\n\nChange-Id: Icbe617b4a5f894930b15923fe2a104d1957bb17a\n"
    },
    {
      "commit": "9a1dfc9dabdb69a2100448af43a72a02eeee411e",
      "tree": "4d8bc6c70db0e96036b86deb68f75eb55b7355f4",
      "parents": [
        "a036c209db568bb0e0a962f58e1edb0cb628f09d",
        "31e3b14d6a613934a8c44223fd77aff2ecc5c5a5"
      ],
      "author": {
        "name": "Felipe Leme",
        "email": "felipeal@google.com",
        "time": "Wed Jun 01 22:45:33 2016 +0000"
      },
      "committer": {
        "name": "android-build-merger",
        "email": "android-build-merger@google.com",
        "time": "Wed Jun 01 22:45:33 2016 +0000"
      },
      "message": "Merge \"Move DownloadsManager to permanent whitelist.\" into nyc-dev\nam: 31e3b14d6a\n\n* commit \u002731e3b14d6a613934a8c44223fd77aff2ecc5c5a5\u0027:\n  Move DownloadsManager to permanent whitelist.\n\nChange-Id: I2d36bc51ff244a0890824e376602f22baa0c4b7b\n"
    },
    {
      "commit": "05515ae925aa931bc19777e723e09a3748d8e5e3",
      "tree": "e324513d73ed4644cc9e496c64b4d46c32a1dc15",
      "parents": [
        "21a608f27f1f7b9c0fcfbb982f290fed29cc1817"
      ],
      "author": {
        "name": "Felipe Leme",
        "email": "felipeal@google.com",
        "time": "Tue May 31 17:50:39 2016 -0700"
      },
      "committer": {
        "name": "Felipe Leme",
        "email": "felipeal@google.com",
        "time": "Tue May 31 17:50:39 2016 -0700"
      },
      "message": "Move DownloadsManager to permanent whitelist.\n\nDownloadProvider is now based completely on JobScheduler, and deep\ninside the platform we allow foreground\ndownloads (FLAG_WILL_BE_FOREGROUND) to run even while the device is in\ndoze, so it doesn\u0027t need to be temporarily whitelisted anymore.\n\nBUG: 29056149\nChange-Id: I3658bb42aeeee5d5528f91ec990d6e1bc54257b6\n"
    },
    {
      "commit": "5a847c6e489324328db532ffec210f4725fabb8c",
      "tree": "d6f51552e827a4965b59bf80e196b2f87b87ee3f",
      "parents": [
        "8f86310c562aed811bddeb98285c3fea3959f355",
        "b97fdfa39afe0dd90ebfb821a839a509475fd47c"
      ],
      "author": {
        "name": "Jean-Michel Trivi",
        "email": "jmtrivi@google.com",
        "time": "Thu Apr 28 22:24:11 2016 +0000"
      },
      "committer": {
        "name": "android-build-merger",
        "email": "android-build-merger@google.com",
        "time": "Thu Apr 28 22:24:11 2016 +0000"
      },
      "message": "Merge \"Additional alarm sounds for N\" into nyc-dev\nam: b97fdfa39a\n\n* commit \u0027b97fdfa39afe0dd90ebfb821a839a509475fd47c\u0027:\n  Additional alarm sounds for N\n\nChange-Id: If309b5d5e1569bc5ac1dc78a4e4ff9e289af4b71\n"
    },
    {
      "commit": "b97fdfa39afe0dd90ebfb821a839a509475fd47c",
      "tree": "e40252f740008ae6b847bfa79978364e97b8f046",
      "parents": [
        "ce2dae9c1638706cf0a05172fb3752d6d0acbf5b",
        "81c909760a9a4e1924c57fe16a646c8d56a44ca0"
      ],
      "author": {
        "name": "Jean-Michel Trivi",
        "email": "jmtrivi@google.com",
        "time": "Thu Apr 28 22:14:01 2016 +0000"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Thu Apr 28 22:14:02 2016 +0000"
      },
      "message": "Merge \"Additional alarm sounds for N\" into nyc-dev"
    },
    {
      "commit": "3923615a50daac1ce7a266733858e2c0889db05f",
      "tree": "0ba4099764e8f5653411b33c6872fa14a163385c",
      "parents": [
        "cc212d5a6673203ea40ac4d97e73bf725a42e57b",
        "76d985f1df75a67a16fda68dc08333a6acb0c636"
      ],
      "author": {
        "name": "Felipe Leme",
        "email": "felipeal@google.com",
        "time": "Thu Apr 28 20:27:36 2016 +0000"
      },
      "committer": {
        "name": "android-build-merger",
        "email": "android-build-merger@google.com",
        "time": "Thu Apr 28 20:27:36 2016 +0000"
      },
      "message": "Merge \"Whitelist Downloads Manager for Data Saver.\" into nyc-dev\nam: 76d985f1df\n\n* commit \u002776d985f1df75a67a16fda68dc08333a6acb0c636\u0027:\n  Whitelist Downloads Manager for Data Saver.\n\nChange-Id: I3cdadaf795434b876d70bb5f91c9d02222dbec3c\n"
    },
    {
      "commit": "1d0fbedf45b57f7c70ae2c10597707b8a54c63d2",
      "tree": "f0859e5c6df9a01c77086e4e2c6b5c0df4ddb723",
      "parents": [
        "477af0d4ea0042b8e05084c80ff6960b41d9ef12"
      ],
      "author": {
        "name": "Felipe Leme",
        "email": "felipeal@google.com",
        "time": "Wed Apr 27 17:11:37 2016 -0700"
      },
      "committer": {
        "name": "Felipe Leme",
        "email": "felipeal@google.com",
        "time": "Wed Apr 27 17:11:37 2016 -0700"
      },
      "message": "Whitelist Downloads Manager for Data Saver.\n\nBUG: 28431507\n\nChange-Id: I0478ff48865951a7ebac94434f48ad0e272e0901\n"
    },
    {
      "commit": "81c909760a9a4e1924c57fe16a646c8d56a44ca0",
      "tree": "618b3b5ac0bc39b29de5ed34d55a699c9fbb4025",
      "parents": [
        "ee4ee262c674cf0a20cf294ecfe4b8736cf6c983"
      ],
      "author": {
        "name": "Jean-Michel Trivi",
        "email": "jmtrivi@google.com",
        "time": "Thu Apr 21 16:07:04 2016 -0700"
      },
      "committer": {
        "name": "Jean-Michel Trivi",
        "email": "jmtrivi@google.com",
        "time": "Wed Apr 27 14:47:33 2016 -0700"
      },
      "message": "Additional alarm sounds for N\n\nAll file have \"ANDROID_LOOP\u003dtrue\" and \"TITLE\" set.\n\nBug 27880181\n\nChange-Id: Ia2289b53f6b928e0d49a49281ff96cc5690863e5\n"
    },
    {
      "commit": "cecd14ed9c797c460295ea39fe6d06278b4daed8",
      "tree": "571f65b7a71dff251d90407a9836914b1fc3ee99",
      "parents": [
        "f0953fca17784e00e889441258075e7880124110",
        "00374616b32b90fef82b17d0b102ca6f4b152bcd"
      ],
      "author": {
        "name": "Doug Felt",
        "email": "dougfelt@google.com",
        "time": "Thu Apr 14 17:28:16 2016 +0000"
      },
      "committer": {
        "name": "android-build-merger",
        "email": "android-build-merger@google.com",
        "time": "Thu Apr 14 17:28:16 2016 +0000"
      },
      "message": "Merge \"Update fonts.xml file for new noto fonts.\" into nyc-dev\nam: 0037461\n\n* commit \u002700374616b32b90fef82b17d0b102ca6f4b152bcd\u0027:\n  Update fonts.xml file for new noto fonts.\n\nChange-Id: Ia5c218b3b73d07052bd5078bdf527fc556da1594\n"
    },
    {
      "commit": "1d69547fb9517f871bb233a3033428ac5bf6e9f3",
      "tree": "3a2e8c3832e5ad9401a32389d3465a58467a2566",
      "parents": [
        "f7eaef52a3a6a2f7f17ba8d95cb3327fe39b58cb"
      ],
      "author": {
        "name": "Doug Felt",
        "email": "dougfelt@google.com",
        "time": "Wed Apr 13 19:10:35 2016 -0700"
      },
      "committer": {
        "name": "Raph Levien",
        "email": "raph@google.com",
        "time": "Thu Apr 14 03:26:18 2016 +0000"
      },
      "message": "Update fonts.xml file for new noto fonts.\n\n- Tibetan Bold, Symbols-Regular-Subsetted2.\n\nBug: 27531263\nBug: 26862061\nChange-Id: I356bdf438748f29a6fbb5e199902fa574dd08da8\n"
    },
    {
      "commit": "1b8789191d0f1746798f128549240954e99dce10",
      "tree": "5b7c725086290cc3d7c82056bfa509e375393e7b",
      "parents": [
        "aa21d56cfac36cb283e8284bf612fa934894762b",
        "65136ac6a4f6fb2423a0768b451782dcd0e960d5"
      ],
      "author": {
        "name": "Svet Ganov",
        "email": "svetoslavganov@google.com",
        "time": "Tue Apr 12 22:22:56 2016 +0000"
      },
      "committer": {
        "name": "android-build-merger",
        "email": "android-build-merger@google.com",
        "time": "Tue Apr 12 22:22:56 2016 +0000"
      },
      "message": "Merge \"Keep read/write external storage as built-in permissions\" into nyc-dev\nam: 65136ac\n\n* commit \u002765136ac6a4f6fb2423a0768b451782dcd0e960d5\u0027:\n  Keep read/write external storage as built-in permissions\n\nChange-Id: I2688ed6f57e92238afe729d636ad23c23af288cb\n"
    }
  ],
  "next": "65136ac6a4f6fb2423a0768b451782dcd0e960d5"
}
