<feed xmlns='http://www.w3.org/2005/Atom'>
<title>packages_apps_Settings, branch master</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/packages_apps_Settings/'/>
<entry>
<title>Merge "getBlobAshmemSize -&gt; getOpenAshmemSize"</title>
<updated>2021-10-14T17:43:16+00:00</updated>
<author>
<name>Steven Moreland</name>
<email>smoreland@google.com</email>
</author>
<published>2021-10-14T17:43:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/packages_apps_Settings/commit/?id=5d30c2de373f47c5be8f4e0f6a20149557688c9e'/>
<id>5d30c2de373f47c5be8f4e0f6a20149557688c9e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>getBlobAshmemSize -&gt; getOpenAshmemSize</title>
<updated>2021-10-13T18:01:10+00:00</updated>
<author>
<name>Steven Moreland</name>
<email>smoreland@google.com</email>
</author>
<published>2021-10-13T17:58:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/packages_apps_Settings/commit/?id=519546ce3ed970633953d6597e0a0e08fcb55197'/>
<id>519546ce3ed970633953d6597e0a0e08fcb55197</id>
<content type='text'>
This API returns the total size of all ashmem memory that is in FDs that
is owned by a Parcel object. It was renamed a while ago, but the name
was never updated in Java.

Bug: 202029388
Test: N/A
Change-Id: Icc428063083110952cf3951721d69cbb919429b1
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This API returns the total size of all ashmem memory that is in FDs that
is owned by a Parcel object. It was renamed a while ago, but the name
was never updated in Java.

Bug: 202029388
Test: N/A
Change-Id: Icc428063083110952cf3951721d69cbb919429b1
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge "Revert "[Settings] Code refactor DataSaverSummary""</title>
<updated>2021-10-12T06:36:35+00:00</updated>
<author>
<name>Bonian Chen</name>
<email>bonianchen@google.com</email>
</author>
<published>2021-10-12T06:36:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/packages_apps_Settings/commit/?id=b0a2857ec519ba641a0ed0b4d95e2e159b580aee'/>
<id>b0a2857ec519ba641a0ed0b4d95e2e159b580aee</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Revert "[Settings] Code refactor DataSaverSummary"</title>
<updated>2021-10-12T06:14:17+00:00</updated>
<author>
<name>Bonian Chen</name>
<email>bonianchen@google.com</email>
</author>
<published>2021-10-12T06:14:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/packages_apps_Settings/commit/?id=16b298ef92082ff53ba149762c3c73bbe273fea9'/>
<id>16b298ef92082ff53ba149762c3c73bbe273fea9</id>
<content type='text'>
This reverts commit 0ea486d1e5184adc5a7bae48b0b2beee848d0c93.

Reason for revert: build breakage

Change-Id: Id4c7689ae6f82ab05987365551a06debc1676aa5
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This reverts commit 0ea486d1e5184adc5a7bae48b0b2beee848d0c93.

Reason for revert: build breakage

Change-Id: Id4c7689ae6f82ab05987365551a06debc1676aa5
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge "[Settings] Code refactor DataSaverSummary"</title>
<updated>2021-10-12T05:56:21+00:00</updated>
<author>
<name>Treehugger Robot</name>
<email>treehugger-gerrit@google.com</email>
</author>
<published>2021-10-12T05:56:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/packages_apps_Settings/commit/?id=e7b211b35e970e283cae726fc65c651730072e22'/>
<id>e7b211b35e970e283cae726fc65c651730072e22</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[Settings] Code refactor DataSaverSummary</title>
<updated>2021-10-12T03:53:32+00:00</updated>
<author>
<name>Bonian Chen</name>
<email>bonianchen@google.com</email>
</author>
<published>2021-10-12T03:53:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/packages_apps_Settings/commit/?id=0ea486d1e5184adc5a7bae48b0b2beee848d0c93'/>
<id>0ea486d1e5184adc5a7bae48b0b2beee848d0c93</id>
<content type='text'>
Remove unused Callbacks.

Bug: 202792574
Test: local and presubmit
Change-Id: I185c083fd1621b0256e55339e9688d6b190dee32
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Remove unused Callbacks.

Bug: 202792574
Test: local and presubmit
Change-Id: I185c083fd1621b0256e55339e9688d6b190dee32
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge "Merge Android 12"</title>
<updated>2021-10-07T23:50:04+00:00</updated>
<author>
<name>Xin Li</name>
<email>delphij@google.com</email>
</author>
<published>2021-10-07T23:50:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/packages_apps_Settings/commit/?id=433825250dce3211cc1f83876628054507d27bea'/>
<id>433825250dce3211cc1f83876628054507d27bea</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge Android 12</title>
<updated>2021-10-06T22:53:58+00:00</updated>
<author>
<name>Xin Li</name>
<email>delphij@google.com</email>
</author>
<published>2021-10-06T22:53:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/packages_apps_Settings/commit/?id=47a40615eac15b57b2a4f2b8ec5e4b6cf7fd2f92'/>
<id>47a40615eac15b57b2a4f2b8ec5e4b6cf7fd2f92</id>
<content type='text'>
Bug: 202323961
Merged-In: Ib853137811901796f73e4d720accb3249a7db963
Change-Id: I2febbf79bb9858cd6c7a5e1c47bcecbac83398fd
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Bug: 202323961
Merged-In: Ib853137811901796f73e4d720accb3249a7db963
Change-Id: I2febbf79bb9858cd6c7a5e1c47bcecbac83398fd
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge SP1A.210812.016</title>
<updated>2021-09-28T19:39:58+00:00</updated>
<author>
<name>Xin Li</name>
<email>delphij@google.com</email>
</author>
<published>2021-09-28T08:06:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/packages_apps_Settings/commit/?id=8aa74d1ad45f135c7ae9f68083f67c6f65675945'/>
<id>8aa74d1ad45f135c7ae9f68083f67c6f65675945</id>
<content type='text'>
Merged-In: Ie9cea79f825b78495b1f93527f3fa980f9b975e3
Change-Id: Ib853137811901796f73e4d720accb3249a7db963
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Merged-In: Ie9cea79f825b78495b1f93527f3fa980f9b975e3
Change-Id: Ib853137811901796f73e4d720accb3249a7db963
</pre>
</div>
</content>
</entry>
<entry>
<title>DO NOT MERGE - Empty merge to indicate SP1A.210812.001 is already merged</title>
<updated>2021-09-28T07:55:18+00:00</updated>
<author>
<name>Xin Li</name>
<email>delphij@google.com</email>
</author>
<published>2021-09-28T07:55:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/packages_apps_Settings/commit/?id=c41a577e377a41b996b74592d31075a4a4154895'/>
<id>c41a577e377a41b996b74592d31075a4a4154895</id>
<content type='text'>
Merged-In: Ibe8d1224361b31f6dfb782b5400d3ff6aad5e77f
Change-Id: I90b2538fb0737a35170b87864c776d94f575418f
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Merged-In: Ibe8d1224361b31f6dfb782b5400d3ff6aad5e77f
Change-Id: I90b2538fb0737a35170b87864c776d94f575418f
</pre>
</div>
</content>
</entry>
</feed>
