<feed xmlns='http://www.w3.org/2005/Atom'>
<title>system_core/libpackagelistparser, branch replicant-10</title>
<subtitle>Fork of system/core
</subtitle>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/system_core/'/>
<entry>
<title>Add versionCode parser for package list.</title>
<updated>2019-03-19T17:04:46+00:00</updated>
<author>
<name>Florian Mayer</name>
<email>fmayer@google.com</email>
</author>
<published>2019-03-05T17:03:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/system_core/commit/?id=bda40419126fe3ab966abf1cd696a47c96e3cd4a'/>
<id>bda40419126fe3ab966abf1cd696a47c96e3cd4a</id>
<content type='text'>
Bug: 123186697
Change-Id: I9194cc55abd943c4b8b2f9d29dcad035170f2736
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Bug: 123186697
Change-Id: I9194cc55abd943c4b8b2f9d29dcad035170f2736
</pre>
</div>
</content>
</entry>
<entry>
<title>libpackagelistparser: export profileable_from_shell flag.</title>
<updated>2019-01-11T00:24:20+00:00</updated>
<author>
<name>Yabin Cui</name>
<email>yabinc@google.com</email>
</author>
<published>2019-01-11T00:24:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/system_core/commit/?id=b9fcfc8b98690a4cbcafe6400484c6aca5b8b8a6'/>
<id>b9fcfc8b98690a4cbcafe6400484c6aca5b8b8a6</id>
<content type='text'>
Bug: 118835348
Test: test manually on apps that the flag is set properly.
Change-Id: Idd86dca6c7d767be985bb27f4dd3116d79029868
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Bug: 118835348
Test: test manually on apps that the flag is set properly.
Change-Id: Idd86dca6c7d767be985bb27f4dd3116d79029868
</pre>
</div>
</content>
</entry>
<entry>
<title>Mark as recovery_available: true</title>
<updated>2018-05-15T00:47:04+00:00</updated>
<author>
<name>Jiyong Park</name>
<email>jiyong@google.com</email>
</author>
<published>2018-04-27T12:48:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/system_core/commit/?id=612210c75b2c55bf79f93b6789773c7459d320e4'/>
<id>612210c75b2c55bf79f93b6789773c7459d320e4</id>
<content type='text'>
Libraries that are direct or indirect dependencies of modules installed
to recovery partition (e.g. toybox) are marked as recovery_available:
true. This allows a recovery variant of the lib is created when it is
depended by other recovery or recovery_available modules.

Bug: 67916654
Bug: 64960723
Test: m -j
Change-Id: Ie59155c08890e96ce1893fa3687afcf763d7aea3
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Libraries that are direct or indirect dependencies of modules installed
to recovery partition (e.g. toybox) are marked as recovery_available:
true. This allows a recovery variant of the lib is created when it is
depended by other recovery or recovery_available modules.

Bug: 67916654
Bug: 64960723
Test: m -j
Change-Id: Ie59155c08890e96ce1893fa3687afcf763d7aea3
</pre>
</div>
</content>
</entry>
<entry>
<title>bpfmt.</title>
<updated>2018-02-17T01:58:14+00:00</updated>
<author>
<name>Elliott Hughes</name>
<email>enh@google.com</email>
</author>
<published>2018-02-17T01:58:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/system_core/commit/?id=dc699a269f6a22af6cbba0f6e1359fde103dc4d3'/>
<id>dc699a269f6a22af6cbba0f6e1359fde103dc4d3</id>
<content type='text'>
Bug: N/A
Test: builds
Change-Id: I89ad00e1c4c7e0767bc80a7ac7935a4d55e090ac
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Bug: N/A
Test: builds
Change-Id: I89ad00e1c4c7e0767bc80a7ac7935a4d55e090ac
</pre>
</div>
</content>
</entry>
<entry>
<title>Use -Werror in system/core</title>
<updated>2017-11-01T18:32:55+00:00</updated>
<author>
<name>Chih-Hung Hsieh</name>
<email>chh@google.com</email>
</author>
<published>2017-10-02T22:20:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/system_core/commit/?id=122352d983805b8ded5f8f3c07e75844244aba40'/>
<id>122352d983805b8ded5f8f3c07e75844244aba40</id>
<content type='text'>
* Move -Wall -Werror from cppflags to cflags.
* Fix/suppress warning on unused variables.

Bug: 66996870
Test: build with WITH_TIDY=1
Change-Id: I1e05e96a1d0bcb2ccef1ce456504b3af57167cc5
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Move -Wall -Werror from cppflags to cflags.
* Fix/suppress warning on unused variables.

Bug: 66996870
Test: build with WITH_TIDY=1
Change-Id: I1e05e96a1d0bcb2ccef1ce456504b3af57167cc5
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove LOCAL_CLANG and clang: true</title>
<updated>2017-07-25T12:29:50+00:00</updated>
<author>
<name>Lennart Wieboldt</name>
<email>lennart.1997@gmx.de</email>
</author>
<published>2017-07-24T17:32:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/system_core/commit/?id=cd15fc7ba80b31539e85792ec35d7ebe0c8ff764'/>
<id>cd15fc7ba80b31539e85792ec35d7ebe0c8ff764</id>
<content type='text'>
clang is the default compiler since Android nougat

Test: mma &amp; verified it´s still build with clang
Change-Id: I34adaeef2f6558a09f26027271222bad94780507
Signed-off-by: Lennart Wieboldt &lt;lennart.1997@gmx.de&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
clang is the default compiler since Android nougat

Test: mma &amp; verified it´s still build with clang
Change-Id: I34adaeef2f6558a09f26027271222bad94780507
Signed-off-by: Lennart Wieboldt &lt;lennart.1997@gmx.de&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>liblog: use log/log.h when utilizing ALOG macros</title>
<updated>2017-01-11T17:31:15+00:00</updated>
<author>
<name>Mark Salyzyn</name>
<email>salyzyn@google.com</email>
</author>
<published>2017-01-10T21:19:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/system_core/commit/?id=30f991f251940be3ed11566fb71139852286f68a'/>
<id>30f991f251940be3ed11566fb71139852286f68a</id>
<content type='text'>
Test: compile
Bug: 30465923
Change-Id: Id6d76510819ebd88c3f5003d00d73a0dbe85e943
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Test: compile
Bug: 30465923
Change-Id: Id6d76510819ebd88c3f5003d00d73a0dbe85e943
</pre>
</div>
</content>
</entry>
<entry>
<title>system/core Replace cutils/log.h with android/log.h</title>
<updated>2016-09-30T19:47:05+00:00</updated>
<author>
<name>Mark Salyzyn</name>
<email>salyzyn@google.com</email>
</author>
<published>2016-09-28T17:07:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/system_core/commit/?id=66ce3e08c5632a20ea66bde6dd76397041edf034'/>
<id>66ce3e08c5632a20ea66bde6dd76397041edf034</id>
<content type='text'>
Should use android/log.h instead of cutils/log.h as a good example
to all others.  Adjust header order to comply with Android Coding
standards.

Test: Compile
Bug: 26552300
Bug: 31289077
Change-Id: I2c9cbbbd64d8dccf2d44356361d9742e4a9b9031
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Should use android/log.h instead of cutils/log.h as a good example
to all others.  Adjust header order to comply with Android Coding
standards.

Test: Compile
Bug: 26552300
Bug: 31289077
Change-Id: I2c9cbbbd64d8dccf2d44356361d9742e4a9b9031
</pre>
</div>
</content>
</entry>
<entry>
<title>Convert libpackagelistparser to Android.bp</title>
<updated>2016-07-20T05:19:37+00:00</updated>
<author>
<name>Dan Willemsen</name>
<email>dwillemsen@google.com</email>
</author>
<published>2016-07-20T05:17:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/system_core/commit/?id=74641844ed38adcd7653da52d651f14ad119f644'/>
<id>74641844ed38adcd7653da52d651f14ad119f644</id>
<content type='text'>
Change-Id: If114efbbca5e5c31590e0f889cf773f94944dfb2
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: If114efbbca5e5c31590e0f889cf773f94944dfb2
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove two bogus libutils dependencies.</title>
<updated>2016-02-17T19:54:47+00:00</updated>
<author>
<name>Elliott Hughes</name>
<email>enh@google.com</email>
</author>
<published>2016-02-17T19:54:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/system_core/commit/?id=ce927189a4d455f0c769dcd801dbfa5b6673b2b9'/>
<id>ce927189a4d455f0c769dcd801dbfa5b6673b2b9</id>
<content type='text'>
Change-Id: Idcc25ee1d039935f3218fb419bc73ffaa58242bb
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: Idcc25ee1d039935f3218fb419bc73ffaa58242bb
</pre>
</div>
</content>
</entry>
</feed>
